Moodle APIs 3.11
Moodle 3.11.11+ (Build: 20221125)
Files | Namespaces | Classes | Variables
qformat_xml

Files

file  format.php
 Code for exporting questions as Moodle XML.
 
file  provider.php
 Privacy Subsystem implementation for qformat_xml.
 
file  version.php
 Version information for the calculated question type.
 

Namespaces

namespace  qformat_xml\privacy
  
 

Classes

class  qformat_xml
 Importer for Moodle XML question format. More...
 
class  qformat_xml\privacy\provider
 Privacy Subsystem for qformat_xml implementing null_provider. More...
 

Variables

 $plugin = 2021051100
 
$plugin component = 'qformat_xml'
 
$plugin maturity = MATURITY_STABLE
 
$plugin version = 2021051700
 

Detailed Description