Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Quiz state diagrams.

Development:Quiz state diagrams: Difference between revisions

From MoodleDocs
No edit summary
 
No edit summary
 
(One intermediate revision by one other user not shown)
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.

Latest revision as of 12:33, 5 March 2009

Template:Quiz developer docs

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