Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Files | Namespaces | Classes | Functions
qtype_calculated

Files

file  lib.php
 Serve question type files.
 
file  provider.php
 Privacy Subsystem implementation for qtype_calculated.
 
file  upgradelib.php
 Class for converting attempt data for calculated questions when upgrading attempts to the new question engine.
 

Namespaces

namespace  qtype_calculated\privacy
  
 

Classes

class  qtype_calculated\privacy\provider
 Privacy Subsystem for qtype_calculated implementing null_provider. More...
 
class  qtype_calculated_qe2_attempt_updater
 

Functions

 qtype_calculated_pluginfile ($course, $cm, $context, $filearea, $args, $forcedownload, array $options=array())
 

Detailed Description