| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
This file contains the code to analyse all the responses to a particular question. More...
| Classes | |
| class | analyser | 
| This class can compute, store and cache the analysis of the responses to a particular question.  More... | |
| class | analysis_for_actual_response | 
| The leafs of the analysis data structure.  More... | |
| class | analysis_for_class | 
| Counts a class of responses for this sub part of the question.  More... | |
| class | analysis_for_question | 
| Analysis for possible responses for parts of a question.  More... | |
| class | analysis_for_question_all_tries | 
| Analysis for possible responses for parts of a question with multiple submitted responses.  More... | |
| class | analysis_for_subpart | 
| Representing the analysis of each of the sub parts of each variant of the question.  More... | |
This file contains the code to analyse all the responses to a particular question.
Data structure to count responses for each of the sub parts of a question.
This file contains a class to analyse all the responses for multiple tries at a particular question.