| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
| Topics | |
| files | |
| Directories | |
| directory | backup | 
|  | |
| directory | classes | 
|  | |
| Namespaces | |
| namespace | qtype_randomsamatch\privacy | 
| Privacy Subsystem implementation for qtype_randomsamatch. | |
| Classes | |
| class | moodle1_qtype_randomsamatch_handler | 
| Random shortanswer matching question type conversion handler.  More... | |
| class | qtype_randomsamatch | 
| The randomsamatch question type class.  More... | |
| class | qtype_randomsamatch\privacy\provider | 
| Privacy Subsystem for qtype_randomsamatch implementing null_provider.  More... | |
| class | qtype_randomsamatch_edit_form | 
| randomsamatch editing form definition.  More... | |
| class | qtype_randomsamatch_qe2_attempt_updater | 
| Class for converting attempt data for randomsamatch questions when upgrading attempts to the new question engine.  More... | |
| class | qtype_randomsamatch_question | 
| Represents a randomsamatch question.  More... | |
| class | qtype_randomsamatch_question_loader | 
| This class is responsible for loading the questions that a question needs from the database.  More... | |
| class | qtype_randomsamatch_renderer | 
| Generates the output for randomsamatch questions.  More... | |
| class | qtype_randomsamatch_test_helper | 
| Test helper class for the randomsamatch question type.  More... | |
| class | qtype_randomsamatch_test_question_loader | 
| Test implementation of qtype_randomsamatch_question_loader.  More... | |
| Functions | |
| xmldb_qtype_randomsamatch_upgrade ($oldversion) | |
| Upgrade code for the random short answer matching question type. | |
| Variables | |
| global | $CFG | 
| $plugin = 2023100400 | |
| $plugin | component = 'qtype_randomsamatch' | 
| $plugin | dependencies | 
| $plugin | maturity = MATURITY_STABLE | 
| $plugin | version = 2023100900 | 
| xmldb_qtype_randomsamatch_upgrade | ( | $oldversion | ) | 
Upgrade code for the random short answer matching question type.
| int | $oldversion | the version we are upgrading from. | 
| $plugin dependencies |