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