Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
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 = 2020060900
 
$plugin component = 'workshopallocation_random'
 
$plugin maturity = MATURITY_STABLE
 
$plugin version = 2020061500
 

Detailed Description