Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.0, 2.3
-
Fix Version/s: 2.3
-
Component/s: Quiz
-
Labels:
-
Environment:All
-
Testing Instructions:
-
Affected Branches:MOODLE_20_STABLE, MOODLE_23_STABLE
-
Fixed Branches:MOODLE_23_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
It would be good if the attempt could remember the page the student was last on so that if the student comes back to continue the attempt he is still on the same page.
Very minor and low priority.
I'll throw some code out here just to get things started: https://github.com/mackensen/moodle/compare/master...MDL-3054. I admit that I don't know the appropriate way to bump a version number.
I think this makes sense as default quiz behaviour; should it be teacher-configurable?