|
| file | edit_form_base.php |
| | Base class for editing question types like this one.
|
| |
| file | edit_gapselect_form.php |
| | Defines the editing form for the select missing words question type.
|
| |
| file | lib.php |
| | Serve question type files.
|
| |
| file | question.php |
| | Select from drop down list question definition class.
|
| |
| file | questionbase.php |
| | Definition class for embedded element in question text question.
|
| |
| file | questiontype.php |
| | Question type class for the select missing words question type.
|
| |
| file | questiontypebase.php |
| | Question type class for the embedded element in question text question types.
|
| |
| file | renderer.php |
| | Select from drop down list question renderer class.
|
| |
| file | rendererbase.php |
| | Base class for rendering question types like this one.
|
| |
| file | version.php |
| | Version information for the select missing words question type.
|
| |