Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Quiz user interface overview: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Quiz developer docs}}This diagram summarises the various pages that make up the quiz user interface. Or at least what the situation will be in Moodle 2.0 - a proposed refactor got delayed. The changes compared to previous version are indicated in the diagram - but because of the delay, it has 1.9 where it should have 2.0.
{{Quiz developer docs}}This diagram summarises the various pages that make up the quiz user interface.
 
Scripts missing from this diagram:
 
* grade.php - a simple redirector scripts that redirects links coming in from the gradebook to either view.php or report.php.
* addrandom.php - closely linked to edit.php
* overrides.php, overrideedit.php and overridedelete.php - teacher only pages for changing some quiz settings on a per-group or per-user bases.


[[Image:Quiz_interface_overview.png]]
[[Image:Quiz_interface_overview.png]]


[[Category:Quiz]]
[[Category:Quiz]]

Latest revision as of 16:58, 13 October 2011

This diagram summarises the various pages that make up the quiz user interface.

Scripts missing from this diagram:

  • grade.php - a simple redirector scripts that redirects links coming in from the gradebook to either view.php or report.php.
  • addrandom.php - closely linked to edit.php
  • overrides.php, overrideedit.php and overridedelete.php - teacher only pages for changing some quiz settings on a per-group or per-user bases.