summaryrefslogtreecommitdiffstats
path: root/modules-available/exams/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-07-12 16:54:36 +0200
committerSimon Rettberg2016-07-12 16:54:36 +0200
commitd072920a676743dd4ba9d4cc4af080eee9809a01 (patch)
treed5df552bd3878d8704447593cffedd24ffb8f90b /modules-available/exams/lang/en/template-tags.json
parent[exams] Fix layout/type (diff)
downloadslx-admin-d072920a676743dd4ba9d4cc4af080eee9809a01.tar.gz
slx-admin-d072920a676743dd4ba9d4cc4af080eee9809a01.tar.xz
slx-admin-d072920a676743dd4ba9d4cc4af080eee9809a01.zip
[exams] Show list of upcomfing exam lectures; allow adding exam period based on upcoming exam
Diffstat (limited to 'modules-available/exams/lang/en/template-tags.json')
-rw-r--r--modules-available/exams/lang/en/template-tags.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/modules-available/exams/lang/en/template-tags.json b/modules-available/exams/lang/en/template-tags.json
index 9c49c8a3..2e5abeff 100644
--- a/modules-available/exams/lang/en/template-tags.json
+++ b/modules-available/exams/lang/en/template-tags.json
@@ -1,17 +1,27 @@
{
"lang_actions": "Actions",
"lang_addExam": "Add exam period",
+ "lang_addingBasedOnLecture": "Adding exam period based on lecture",
"lang_allExamPeriods": "All exam periods",
"lang_begin": "Begin",
"lang_begin_date": "Begin Date",
"lang_begin_time": "Time",
"lang_deleteConfirmation": "Are you sure?",
"lang_description": "Description",
+ "lang_duration": "Duration",
"lang_editExam": "Edit Exam Period",
"lang_end": "End",
"lang_end_date": "End Date",
"lang_end_time": "Time",
+ "lang_examModeDescription": "Here you can define time spans during which selected rooms will be set to exam mode. In exam mode, the client computers are more locked down than usual so it is suitable for writing electronic exams.",
+ "lang_global": "Global",
+ "lang_headingAllExamLectures": "Upcoming lectures marked as exams",
+ "lang_headingGraphicalOverview": "Graphical overview",
+ "lang_headingMain": "bwLehrpool exam mode",
"lang_id": "ID",
+ "lang_lectureName": "Lecture name",
"lang_location": "Room\/Location",
- "lang_locations": "Rooms\/Locations"
+ "lang_locations": "Rooms\/Locations",
+ "lang_noDescription": "No description",
+ "lang_timeFrame": "Time frame"
} \ No newline at end of file