MDL-67789 h5p: Save current state using xAPI State
commitbd0a6e6dccf7dd8f19c174209a231fb40ee6e5b8
authorSara Arjona <sara@moodle.com>
Wed, 18 Jan 2023 15:19:18 +0000 (18 16:19 +0100)
committerSara Arjona <sara@moodle.com>
Wed, 15 Mar 2023 08:42:18 +0000 (15 09:42 +0100)
tree929f869c6e65fe33e520404a462ca91ffb83c39a
parent03a4abde0f6d38a9d7f55c146dfbb9f3d5d44a77
MDL-67789 h5p: Save current state using xAPI State

Co-author: Andrew Lyons <andrew@moodle.com>
25 files changed:
h5p/amd/build/repository.min.js [new file with mode: 0644]
h5p/amd/build/repository.min.js.map [new file with mode: 0644]
h5p/amd/src/repository.js [new file with mode: 0644]
h5p/classes/framework.php
h5p/classes/helper.php
h5p/classes/player.php
h5p/h5plib/v124/joubel/core/js/h5p.js
h5p/h5plib/v124/joubel/core/readme_moodle.txt
h5p/js/embed.js
h5p/js/h5p_overrides.js
h5p/tests/framework_test.php
h5p/tests/generator/lib.php
h5p/tests/generator_test.php
mod/h5pactivity/classes/local/attempt.php
mod/h5pactivity/classes/privacy/provider.php
mod/h5pactivity/classes/xapi/handler.php
mod/h5pactivity/lang/en/h5pactivity.php
mod/h5pactivity/lib.php
mod/h5pactivity/settings.php [copied from mod/h5pactivity/version.php with 51% similarity]
mod/h5pactivity/tests/behat/save_content_state.feature [new file with mode: 0644]
mod/h5pactivity/tests/lib_test.php
mod/h5pactivity/tests/local/attempt_test.php
mod/h5pactivity/tests/privacy/provider_test.php
mod/h5pactivity/tests/xapi/handler_test.php
mod/h5pactivity/version.php