MDL-32235 introducing new workshop scheduled allocation plugin

The idea is to build a plugin that will internally call the random
allocator when the submissions deadline is reached. The teacher is able
to pre-define the configuration for the random allocator.
This commit is contained in:
David Mudrak
2012-04-13 04:49:45 +02:00
parent b7cd6736e8
commit 9862128087
9 changed files with 303 additions and 9 deletions
+1 -1
View File
@@ -516,7 +516,7 @@ class plugin_manager {
),
'workshopallocation' => array(
'manual', 'random'
'manual', 'random', 'scheduled'
),
'workshopeval' => array(