summaryrefslogtreecommitdiffstats
path: root/modules-available/exams/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-07-28 17:30:44 +0200
committerSimon Rettberg2016-07-28 17:30:44 +0200
commit71d3d4efb61d9171b5a5ec1120c1aa3cdd572366 (patch)
tree711a31835830739c72bede0605d93d5df76fb8af /modules-available/exams/lang/en/template-tags.json
parent[dozmod] API: Implement netrules and runscript fetching for lectures (diff)
downloadslx-admin-71d3d4efb61d9171b5a5ec1120c1aa3cdd572366.tar.gz
slx-admin-71d3d4efb61d9171b5a5ec1120c1aa3cdd572366.tar.xz
slx-admin-71d3d4efb61d9171b5a5ec1120c1aa3cdd572366.zip
[exams] Add autostart lecture feature
Diffstat (limited to 'modules-available/exams/lang/en/template-tags.json')
-rw-r--r--modules-available/exams/lang/en/template-tags.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules-available/exams/lang/en/template-tags.json b/modules-available/exams/lang/en/template-tags.json
index 2e5abeff..b5ab87ae 100644
--- a/modules-available/exams/lang/en/template-tags.json
+++ b/modules-available/exams/lang/en/template-tags.json
@@ -3,6 +3,9 @@
"lang_addExam": "Add exam period",
"lang_addingBasedOnLecture": "Adding exam period based on lecture",
"lang_allExamPeriods": "All exam periods",
+ "lang_autoStartInfo": "Here you can select a course that will be launched automatically after the client finishes booting up. This will skip the login prompt and vmChooser screen, and directly start the selected couse. In this case, no personalization like mapping of home directories can happen in the VM, so this is mostly useful if the exam relies on other means of authentication, e.g. logging in to an LMS system where results need to be submitted.",
+ "lang_autoStartLecture": "Automatically launched course",
+ "lang_autostart": "Autorun lecture",
"lang_begin": "Begin",
"lang_begin_date": "Begin Date",
"lang_begin_time": "Time",
@@ -20,8 +23,11 @@
"lang_headingMain": "bwLehrpool exam mode",
"lang_id": "ID",
"lang_lectureName": "Lecture name",
+ "lang_lectureOutOfRange": "Hint: Start or end date of given lecture lies outside of exam period given above",
"lang_location": "Room\/Location",
+ "lang_locationInfo": "Select the rooms and locations you want to enable the exam mode in. Selecting nothing at all means that all clients will boot into exam mode during the given time period.",
"lang_locations": "Rooms\/Locations",
"lang_noDescription": "No description",
+ "lang_none": "(None)",
"lang_timeFrame": "Time frame"
} \ No newline at end of file