Workshop allocation methods: Difference between revisions
From MoodleDocs
David Mudrak (talk | contribs) The scaffold of the page |
This page will not be migrated to new devdocs |
||
| Line 1: | Line 1: | ||
{{Template:WillNotMigrate}} | |||
== Introduction == | == Introduction == | ||
Latest revision as of 15:28, 7 February 2025
| Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable. |
Introduction
Submission allocation methods (or just allocators) are one of Workshop module's subplugin types. They are used to assign ("allocate") workshop submissions for the peer-review and assessment.
Basic concepts
Teacher can use any installed allocator to distribute submission for the assessment. Allocators are responsible for creating records in workshop_assessment table.
File structure
They are defined in mod/workshop/allocation/ subdirectories.