Note:

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

Quiz state diagrams: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
Line 1: Line 1:
{{Quiz developer docs}}
{{Quiz developer docs}}


{{Question development}}
Quizzes and quiz attempts go through a variety of states. The state each part is currently in affects how various things look, and what operations are available. Therefore, understanding the following diagram can make it a lot easier to understand what is going on in the quiz.
 
Quizzes, quiz attempts, and questions can all go through a variety of states. The state each part is currently in affects how various things look, and what operations are available. Therefore, understanding the following diagram can make it a lot easier to understand what is going on in the quiz and question bank code.


[[Image:Quiz_state_diagrams.png]]
[[Image:Quiz_state_diagrams.png]]


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

Latest revision as of 14:03, 13 October 2011

Quizzes and quiz attempts go through a variety of states. The state each part is currently in affects how various things look, and what operations are available. Therefore, understanding the following diagram can make it a lot easier to understand what is going on in the quiz.

Quiz state diagrams.png