mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
Merge branch 'MDL-26099-workshop-phase-switch' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
e3d34313ab
21 changed files with 1133 additions and 274 deletions
|
@ -516,7 +516,7 @@ class plugin_manager {
|
|||
),
|
||||
|
||||
'workshopallocation' => array(
|
||||
'manual', 'random'
|
||||
'manual', 'random', 'scheduled'
|
||||
),
|
||||
|
||||
'workshopeval' => array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue