moodle/question/engine
Tim Hunt 5e63b335fe MDL-40992 quiz: option to let students redo questions within an attempt
This feature is designed for use on pracice or formative quizzes.
It is available for quizzes that use Interactive or Immediate feedback
behaviour.

If the teacher turns this on in the quiz settings, then once a student
has finished a question, they get a 'Redo question' button beside the
question. If they click it, then the question they finished is replaced
by a new one so they can try again to practise that particul skill or
bit of knowledge a bit more.

When randomisation is involved, the studnets will be given a question or
variant that they have not seen before if possible.
2015-03-31 14:12:48 +01:00
..
tests MDL-40992 question engine: new ways modify question usages 2015-03-26 17:46:48 +00:00
upgrade MDL-43749 normalise quiz database structure. 2014-03-02 10:00:40 +01:00
bank.php MDL-6340 quiz: avoid reusing random questions between attempts 2015-03-26 17:45:49 +00:00
datalib.php MDL-40992 question engine: new ways modify question usages 2015-03-26 17:46:48 +00:00
lib.php MDL-40992 quiz: option to let students redo questions within an attempt 2015-03-31 14:12:48 +01:00
questionattempt.php MDL-40992 question engine: new ways modify question usages 2015-03-26 17:46:48 +00:00
questionattemptstep.php MDL-40992 question engine: new ways modify question usages 2015-03-26 17:46:48 +00:00
questionusage.php MDL-40992 question engine: new ways modify question usages 2015-03-26 17:46:48 +00:00
renderer.php MDL-40992 quiz: option to let students redo questions within an attempt 2015-03-31 14:12:48 +01:00
states.php MDL-34065 questions: also fix two typos in comments. 2012-07-05 13:49:05 +02:00
statisticslib.php MDL-41760 quiz_statistics : response analysis for first/last/all tries 2014-03-18 18:47:19 +07:00
upgrade.txt MDL-40992 quiz: option to let students redo questions within an attempt 2015-03-31 14:12:48 +01:00