Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
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 = 2020060900
 
$plugin component = 'qformat_xml'
 
$plugin maturity = MATURITY_STABLE
 
$plugin version = 2020061500
 

Detailed Description