Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
Files | Namespaces | Classes | Functions
qtype_calculated

Files

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

Namespaces

namespace  qtype_calculated
  
 
namespace  qtype_calculated\privacy
  
 

Classes

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

Functions

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

Detailed Description