-
- {{ 'addon.mod_scorm.dataattemptshown' | translate:{number: attemptToContinue} }}
-
-
- {{ 'addon.mod_scorm.browsemode' | translate }}
-
-
- {{ 'addon.mod_scorm.reviewmode' | translate }}
-
-
-
-
-
-
- {{ sco.title }}
-
-
-
diff --git a/src/addon/mod/scorm/lang/en.json b/src/addon/mod/scorm/lang/en.json
index cef1c9efe..c5b06c51a 100644
--- a/src/addon/mod/scorm/lang/en.json
+++ b/src/addon/mod/scorm/lang/en.json
@@ -47,6 +47,7 @@
"scormstatusnotdownloaded": "This SCORM package is not downloaded. It will be automatically downloaded when you open it.",
"scormstatusoutdated": "This SCORM package has been modified since the last download. It will be automatically downloaded when you open it.",
"suspended": "Suspended",
+ "toc": "TOC",
"warningofflinedatadeleted": "Some offline data from attempt {{number}} has been discarded because it couldn't be counted as a new attempt.",
"warningsynconlineincomplete": "Some attempts couldn't be synchronised with the site because the last online attempt is not yet finished. Please finish the online attempt first."
}
\ No newline at end of file
diff --git a/src/addon/mod/scorm/pages/player/player.html b/src/addon/mod/scorm/pages/player/player.html
index 0fca7e9e9..bdf47bd53 100644
--- a/src/addon/mod/scorm/pages/player/player.html
+++ b/src/addon/mod/scorm/pages/player/player.html
@@ -3,7 +3,7 @@