moodle/h5p/tests
Sara Arjona a42a9ad997 MDL-68227 core_h5p: localize H5P editor strings
H5P editor has a folder with all supported languages in JS files.
A mechanish has been added to let users to translate them using AMOS.
That's how the translations are managed (the order how they are processed):

- If there a JS file for a language, it's loaded.
- If a string has been translated in Moodle (they are placed in
h5plib_vXXX), it will override strings loaded from the JS file.
2020-05-12 16:39:42 +02:00
..
behat MDL-67062 core_h5p: behat fix for delete library test 2020-02-27 12:32:21 +01:00
fixtures MDL-67788 core_h5p: add evaluable h5p to fixtures 2020-04-13 12:39:58 +02:00
generator MDL-68271 core_h5p: implement localization methods for editor 2020-05-08 18:18:24 +02:00
local/library MDL-68227 core_h5p: localize H5P editor strings 2020-05-12 16:39:42 +02:00
api_test.php MDL-67795 h5p: move methods from player to helper 2020-04-23 13:09:40 +02:00
coverage.php MDL-66609 core_h5p: Unit test coverage 2019-10-29 10:22:43 +08:00
editor_ajax_test.php MDL-68271 core_h5p: implement localization methods for editor 2020-05-08 18:18:24 +02:00
editor_framework_test.php MDL-68271 core_h5p: implement localization methods for editor 2020-05-08 18:18:24 +02:00
editor_test.php MDL-68227 core_h5p: localize H5P editor strings 2020-05-12 16:39:42 +02:00
event_h5p_deleted_test.php MDL-67063 h5p: new h5plib plugintype for supporting multi coreAPI 2020-03-11 08:46:16 +01:00
event_h5p_viewed_test.php MDL-67063 h5p: new h5plib plugintype for supporting multi coreAPI 2020-03-11 08:46:16 +01:00
external_test.php MDL-67063 h5p: new h5plib plugintype for supporting multi coreAPI 2020-03-11 08:46:16 +01:00
framework_test.php MDL-67814 core_h5p: implemented H5P Core/Editor library interfaces 2020-04-16 11:29:35 +08:00
generator_test.php MDL-67814 core_h5p: implemented H5P Core/Editor library interfaces 2020-04-16 11:29:35 +08:00
h5p_core_test.php MDL-68571 core_h5p: Return default handler if no it has been defined 2020-05-11 16:46:27 +02:00
h5p_file_storage_test.php MDL-67814 core_h5p: implemented H5P Core/Editor library interfaces 2020-04-16 11:29:35 +08:00
helper_test.php MDL-67795 h5p: move methods from player to helper 2020-04-23 13:09:40 +02:00