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
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This diagram summarises the various pages that make up the quiz user interface. Or at least what the situation will be in Moodle 1.9. The changes compared to previous version are indicated in the diagram.
{{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]]

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.