|
Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
Directories | |
| directory | classes |
| | |
| directory | tests |
| | |
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 = 2023041800 | |
| $plugin | component = 'workshopallocation_manual' |
| $plugin | version = 2023042400 |