Index: lams_tool_assessment/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -re7765b3cabcfd8709853db351088e54f52fd3fac -r2bc8f0c2f65f02cb65aa7e90d0bbb612494a4588 --- lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision e7765b3cabcfd8709853db351088e54f52fd3fac) +++ lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 2bc8f0c2f65f02cb65aa7e90d0bbb612494a4588) @@ -77,7 +77,12 @@ label.authoring.essay.add.essay = Add question label.authoring.ordering.add.ordering = Add question label.authoring.advance.allow.students.overall.feedback = Display overall feedback at the end of each attempt -label.authoring.advance.time.limit = Time limit (minutes) +label.authoring.advance.time.limit = Time limit duration (minutes) +label.authoring.advance.time.limit.none = none +label.authoring.advance.time.limit.relative = relative to from student start +label.authoring.advance.time.limit.relative.tooltip = Set the duration in minutes that the learners will have to complete the assessment. The duration will apply from the moment each learner begins the assessment. For example, if set to 5 minutes, all learners will have 5 minutes from the moment each of them start the assessment. +label.authoring.advance.time.limit.absolute = for all learners +label.authoring.advance.time.limit.absolute.tooltip = Set the number of minutes to finish the assessment for all learners. The duration will apply from the moment the first learner starts the assessment. label.authoring.advance.question.distribution = Question distribution label.authoring.advance.questions.per.page = Questions per page label.authoring.advance.all.in.one.page = All in one page @@ -452,4 +457,4 @@ label.learning.page.previous = Previous page label.learning.section.next = Next section label.learning.section.previous = Previous section -label.learning.max.mark = Max mark: {0} +label.learning.max.mark = Max mark: {0} \ No newline at end of file