Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
Directories | Files | Namespaces | Classes | Variables
workshopallocation_random

Directories

directory classes
  
 

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 = 2022041200
 
$plugin component = 'workshopallocation_random'
 
$plugin maturity = MATURITY_STABLE
 
$plugin version = 2022041900
 

Detailed Description