mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
e90a0a7415
This adds html to the data export that allows for easier navigation and reading of data.
6 lines
327 B
Plaintext
6 lines
327 B
Plaintext
Description of import into Moodle:
|
|
// Download from https://requirejs.org/docs/download.html
|
|
// Put the require.js and require.min.js and LICENSE file in this folder.
|
|
// Check if MDL-60458 workaround can be removed.
|
|
// Check that core_privacy\local\request\moodle_content_writer::write_html_data() does not need to be updated.
|