moodle/mod/scorm
Tim Hunt 8babdbd396 MDL-74608 activities: a new option to force the activity language
For a long time, Moodle has had the feature to force the language
for a whole course. This change adds the same feature at activity
level.

The course-level feature was controlled by a capability
moodle/course:setforcedlanguage, and I decided to use the same
capability to control this feature. I think a new capability would be
overkill.
2022-08-15 22:15:52 +01:00
..
backup MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
classes Merge branch 'MDL-75058-master' of https://github.com/jleyva/moodle 2022-07-07 12:07:55 +08:00
datamodels MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
db MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
lang/en MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
pix Merge branch 'MDL-74235-master-2' of https://github.com/andrewnicols/moodle 2022-04-07 12:06:38 +06:00
report MDL-71921 scorm: Sanitize element names before outputting track details 2022-07-06 05:24:15 +02:00
templates MDL-73595 theme_boost: make tertiary nav more distinct 2022-02-28 13:07:52 +01:00
tests MDL-74608 activities: a new option to force the activity language 2022-08-15 22:15:52 +01:00
aicc.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
datamodel.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
deprecatedlib.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
grade.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lib.php MDL-71921 scorm: Sanitize element names before outputting track details 2022-07-06 05:24:15 +02:00
loadSCO.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
locallib.php MDL-73448 scorm: Update scorm tertiary navigation 2022-02-10 15:23:36 +08:00
mod_form.php MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
module.js MDL-68896 mod_scorm: improved sendBeacon use when unloading 2020-08-19 20:29:28 +12:00
player.js
player.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
prereqs.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
renderer.php MDL-73448 scorm: Update scorm tertiary navigation 2022-02-10 15:23:36 +08:00
report.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
reportsettings_form.php
request.js MDL-68896 mod_scorm: improved sendBeacon use when unloading 2020-08-19 20:29:28 +12:00
settings.php MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
styles.css
upgrade.txt MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
view.js MDL-73448 scorm: Update scorm tertiary navigation 2022-02-10 15:23:36 +08:00
view.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30