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
No edit summary
(Note about plan not to migrate this page to the new developer resources. See template for more info.)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
These are improvements to the quiz interface for students taking quizzes that we have implemented at the OU. You can see them in action here: http://labspace.open.ac.uk/course/view.php?id=3484.
{{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:
There are two main parts to the changes:
Line 5: Line 7:
# The changes to adaptive mode
# The changes to adaptive mode


These will be incorporated into Moodle 2.0 in two separate chunks. 1. is being done now (July 2008) MDL-15452.
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