Moodle APIs 3.11
Moodle 3.11.11+ (Build: 20221125)
Files | Namespaces | Classes | Variables
workshopallocation_random

Files

file  lib.php
 Allocates the submissions randomly.
 
file  provider.php
 Provides the class workshopallocation_random::privacy::provider.
 
file  version.php
 Defines the version of the subplugin.
 

Namespaces

namespace  workshopallocation_random\privacy
  
 

Classes

class  workshop_random_allocator
 Allocates the submissions randomly. More...
 
class  workshop_random_allocator_setting
 Data object defining the settings structure for the random allocator. More...
 
class  workshopallocation_random\privacy\provider
 Privacy API implementation for the Random allocation method. More...
 

Variables

global $CFG
 
 $plugin = 2021051100
 
$plugin component = 'workshopallocation_random'
 
$plugin maturity = MATURITY_STABLE
 
$plugin version = 2021051700
 

Detailed Description