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
m (cat edit)
No edit summary
Line 1: Line 1:
{{Quiz developer docs}}
{{Quiz developer docs}}
{{Question development}}


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.
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.
Line 5: Line 7:
[[Image:Quiz_state_diagrams.png]]
[[Image:Quiz_state_diagrams.png]]


[[Category:Quiz state diagrams]]
 
[[Category:Quiz]]
[[Category:Quiz]]

Revision as of 12:33, 5 March 2009

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.

Quiz state diagrams.png