Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Files | Classes | Variables
workshopeval

Files

file  backup_workshopeval_best_subplugin.class.php
 @subpackage best
 
file  lib.php
 Contains logic class and interface for the grading evaluation plugin "Comparison with the best assessment".
 
file  restore_workshopeval_best_subplugin.class.php
 @subpackage best
 
file  settings.php
 The configuration variables for "Best" grading evaluation.
 
file  version.php
 Defines the version of the subplugin.
 

Classes

class  backup_workshopeval_best_subplugin
 Provides the information to backup grading evaluation method 'Comparison with the best assessment'. More...
 
class  restore_workshopeval_best_subplugin
 restore subplugin class that provides the necessary information needed to restore one workshopeval_best subplugin. More...
 
class  workshop_best_evaluation
 Defines the computation login of the grading evaluation subplugin. More...
 
class  workshop_best_evaluation_settings_form
 Represents the settings form for this plugin. More...
 

Variables

 $options = array()
 
 $plugin = 2020060900
 
$plugin component = 'workshopeval_best'
 
$plugin version = 2020061500
 

Detailed Description