Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
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

 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 component = 'qformat_xml'
 
$plugin maturity = MATURITY_STABLE
 
$plugin requires = 2019111200
 
$plugin version = 2019111800
 

Detailed Description