Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

quiz navigation: Difference between revisions

From MoodleDocs
(Note about plan not to migrate this page to the new developer resources. See template for more info.)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
The navigation panel will give easy access to the questions within a quiz. It provides users with visual clues, so user know which questions are answered and which are not answered.
{{Template:WillNotMigrate}}
 
These improvements to the quiz interface for students taking quizzes originally work out at the The Open University. You can see them in action here: http://labspace.open.ac.uk/course/view.php?id=3484.  
 
There are two main parts to the changes:
# The improved navigation
# The changes to adaptive mode
 
The navigation improvements are now Complete in the Moodle 2.0 development version MDL-15452.
 
The changes to adaptive mode will happen later. See [[Changing_the_Moodle_Question_Engine]].
 
==Screenshots==
 
[[Image:Quiz_navigation_screenshot.png]]
 
==See also==
 
* [[Roadmap]].

Latest revision as of 03:25, 24 June 2022


Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable.


These improvements to the quiz interface for students taking quizzes originally work out at the The Open University. You can see them in action here: http://labspace.open.ac.uk/course/view.php?id=3484.

There are two main parts to the changes:

  1. The improved navigation
  2. The changes to adaptive mode

The navigation improvements are now Complete in the Moodle 2.0 development version MDL-15452.

The changes to adaptive mode will happen later. See Changing_the_Moodle_Question_Engine.

Screenshots

Quiz navigation screenshot.png

See also