|
Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Files | |
| file | format.php |
| Web CT question importer. | |
| file | provider.php |
| Privacy Subsystem implementation for qformat_webct. | |
| file | version.php |
| Version information for the Web CT question import format. | |
Namespaces | |
| qformat_webct\privacy | |
| | |
Classes | |
| class | qformat_webct |
| Web CT question importer. More... | |
| class | qformat_webct\privacy\provider |
| Privacy Subsystem for qformat_webct implementing null_provider. More... | |
Functions | |
| qformat_webct_convert_formula ($formula) | |
| Helper function for WebCT import. More... | |
| unhtmlentities ($string) | |
| Manipulate HTML editites in a string. More... | |
Variables | |
| $plugin | component = 'qformat_webct' |
| $plugin | maturity = MATURITY_STABLE |
| $plugin | requires = 2019111200 |
| $plugin | version = 2019111800 |
| qformat_webct_convert_formula | ( | $formula | ) |
Helper function for WebCT import.
| unknown_type | $formula |
| unhtmlentities | ( | $string | ) |
Manipulate HTML editites in a string.
Used by WebCT import.
| string | $string |
| string |