Index: lams_monitoring/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r48340d4d314a3487c1ac43f91415cf57955b555e -r5563dc18a8b8d19478fb804c8beef31e63bd249b --- lams_monitoring/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 48340d4d314a3487c1ac43f91415cf57955b555e) +++ lams_monitoring/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 5563dc18a8b8d19478fb804c8beef31e63bd249b) @@ -500,3 +500,24 @@ button.canvas.original.size = Original size button.canvas.original.size.tooltip = Show design image with original size label.gate.stop.at.preceding = Learners will be stopped at the preceding activity. + +label.monitoring.time.limit = Timing limits +label.monitoring.time.limit.relative = Duration relative to from student start +label.monitoring.time.limit.relative.desc = Set the duration in minutes that the learners will have to 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.monitoring.time.limit.absolute = Duration for all learners +label.monitoring.time.limit.absolute.desc = Set the number of minutes to finish the assessment for all learners. This duration applies to all learners regardless when each of them starts the assessment. Set the minutes and click Start for the time to apply. +label.monitoring.time.limit.individual = Individual extensions +label.monitoring.time.limit.individual.desc = Apply duration extensions for individual learners/groups. Search the learner/group and then apply extra time. +label.monitoring.time.limit.minutes = minutes +label.monitoring.time.limit.enabled = Enabled +label.monitoring.time.limit.disabled = Disabled +label.monitoring.time.limit.start = Start +label.monitoring.time.limit.cancel = Cancel +label.monitoring.time.limit.plus.minute.1 = Plus 1 minute +label.monitoring.time.limit.plus.minute.5 = Plus 5 minutes +label.monitoring.time.limit.minus.minute.1 = Minus 1 minute +label.monitoring.time.limit.minus.minute.5 = Minus 5 minutes +label.monitoring.time.limit.finish.now = Finish now +label.monitoring.time.limit.finish.now.confirm = Are you sure you want to make all learners finish their work right now? +label.monitoring.time.limit.individual.placeholder = Type name +label.monitoring.time.limit.expired = Expired \ No newline at end of file