MDL-69736 core_h5p: enable player reporting

This commit is contained in:
Ferran Recio 2020-10-06 13:02:45 +02:00
parent 87afa4d759
commit dd4a089b1c

View File

@ -353,6 +353,9 @@ class player {
$settings['moodleLibraryPaths'] = $this->core->get_dependency_roots($this->h5pid);
// Add also the Moodle component where the results will be tracked.
$settings['moodleComponent'] = $this->component;
if (!empty($settings['moodleComponent'])) {
$settings['reportingIsEnabled'] = true;
}
$cid = $this->get_cid();
// The filterParameters function should be called before getting the dependencyfiles because it rebuild content