BuildmLearn / BuildmLearn-Toolkit-Android

This repository contains the Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
BSD 3-Clause "New" or "Revised" License
57 stars 132 forks source link

Quiz Random options : Enhancement #349

Open sm86 opened 7 years ago

sm86 commented 7 years ago

The simulator is for self-test. So in the simulator, can we just randomise the order of options in Quiz each time(user restarts) instead of same order always. @croozeus @opticod any suggestions?

croozeus commented 7 years ago

So a random quiz instead of a sequential quiz?

sm86 commented 7 years ago

Because we have option to restart the quiz/comprehension. The student can be given a random order in options instead of same order everytime.

sm86 commented 7 years ago

@croozeus waiting for suggestions. if needed, the same can be applied to order of questions too.