Index: lams_tool_scratchie/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -reccd6838790a4369b6788e48fb5ae5851622fe35 -rd0797607a221c2915c033ba7a821240f21ca2e59 --- lams_tool_scratchie/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision eccd6838790a4369b6788e48fb5ae5851622fe35) +++ lams_tool_scratchie/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision d0797607a221c2915c033ba7a821240f21ca2e59) @@ -173,16 +173,10 @@ error.entered.marks.not.comma.separates = Entered marks are not in a correct format of comma separated values. label.authoring.export.qti = Export IMS QTI label.scratchie.options = Question options -label.activity.completion = End of activity +label.activity.completion = End of Activity label.authoring.advanced.burning.questions = Enable burning questions label.burning.questions = Burning questions label.burning.question = Burning question? -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.countdown.time.left = Time left label.time.is.over = Time is over. Processing answers... label.are.you.ready = You are going to participate in activity that has time limitation. Are you ready to start? @@ -280,9 +274,6 @@ label.authoring.advanced.reveal.double.click = Require double click to reveal an answer label.learning.reveal.double.click = Note: you need to double click on an answer to reveal its result. label.authoring.advanced.reveal.double.click.tooltip = When this option is enabled, leaders will require to double click on an answer in order to reveal the result. This option might be useful for summative assessments. -label.authoring.advanced.require.all.answers = Require to reveal all correct answers before proceeding -label.authoring.advanced.require.all.answers.tooltip = When this option is enabled, leaders will require to find all the correct answers in multiple choice questions before they can complete the activity. Otherwise they will be only presented with a warning if no all correct answers are found. -label.learning.require.all.answers = Make sure you find all the correct answers for multiple choice questions before finishing. label.monitoring.change.leader = Change leader label.monitoring.leader.successfully.changed = Leader changed label.monitoring.leader.not.changed = Leader was not changed @@ -305,5 +296,15 @@ label.prevent.learner.autosave.mutliple.tabs = You seem to have two LAMS tabs open for this exam. Please close one of them. Otherwise, answers will not be recorder properly and affect your score. label.exact.match = Learner answer must exactly match expected answer label.burning.questions.none = No burning questions yet... +label.authoring.advanced.require.all.answers = Require to reveal all correct answers before proceeding +label.authoring.advanced.require.all.answers.tooltip = When this option is enabled, leaders will require to find all the correct answers in multiple choice questions before they can complete the activity. Otherwise they will be only presented with a warning if no all correct answers are found. +label.learning.require.all.answers = Make sure you select all the correct answers for multiple choice questions before finishing. label.questions.choice.collection.new.option = -label.questions.choice.collection.new.prompt = Enter a name for the new collection: \ No newline at end of file +label.questions.choice.collection.new.prompt = Enter a name for the new collection: +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.time.limit.tooltip = Number of minutes that each student will get from the moment they enter this activity. Leave it at 0 for no time restrictions.