You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/addon/mod/h5pactivity/lang/en.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@
24
24
"no_compatible_track": "This interaction ({{$a}}) does not provide tracking information or the tracking provided is not compatible with the current activity version.",
25
25
"offlinedisabledwarning": "You will need to be online to view the H5P package.",
26
26
"outcome": "Outcome",
27
+
"previewmode": "This content is displayed in preview mode. No attempt tracking will be stored.",
Copy file name to clipboardExpand all lines: src/assets/lang/en.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -684,6 +684,7 @@
684
684
"addon.mod_h5pactivity.no_compatible_track": "This interaction ({{$a}}) does not provide tracking information or the tracking provided is not compatible with the current activity version.",
685
685
"addon.mod_h5pactivity.offlinedisabledwarning": "You will need to be online to view the H5P package.",
686
686
"addon.mod_h5pactivity.outcome": "Outcome",
687
+
"addon.mod_h5pactivity.previewmode": "This content is displayed in preview mode. No attempt tracking will be stored.",
0 commit comments