|
Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Files | |
| file | lib.php |
| Allows user to allocate the submissions manually. | |
| file | renderer.php |
| Renderer class for the manual allocation UI is defined here. | |
| file | settings.php |
| The configuration variables for "Random allocation" subplugin. | |
| file | settings_form.php |
| Random allocator settings form. | |
| file | version.php |
| Defines the version of the subplugin. | |
Classes | |
| class | workshop_manual_allocator |
| Allows users to allocate submissions for review manually. More... | |
| class | workshop_random_allocator_form |
| Allocator settings form. More... | |
| class | workshopallocation_manual_allocations |
| Contains all information needed to render current allocations and the allocator UI. More... | |
| class | workshopallocation_manual_renderer |
| Manual allocation renderer class. More... | |
Variables | |
| $plugin | component = 'workshopallocation_manual' |
| $plugin | requires = 2019111200 |
| $plugin | version = 2019111800 |