Index: lams_tool_scratchie/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r31c0a35b614dd390e386a617cc85827c4d00de47 -rf5c66dec0b21a25db202a56a6973ee2a8461b9a5 --- lams_tool_scratchie/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 31c0a35b614dd390e386a617cc85827c4d00de47) +++ lams_tool_scratchie/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision f5c66dec0b21a25db202a56a6973ee2a8461b9a5) @@ -189,9 +189,6 @@ label.waiting.for.leader.launch.time.limit = Leader has not started the activity. Please wait until he commences it. label.waiting.for.leader.submit.notebook = Time limit set by teacher is expired. Please wait until a group leader submits notebook. label.authoring.advanced.shuffle.items = Shuffle questions -label.authoring.advanced.reveal.double.click = Require double click to reveal an answer -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.learning.reveal.double.click = Note: you need to double click on an answer to reveal its result. label.summary.downloaded = Excel file downloaded. label.number.groups.finished = Number of groups finished label.graph.help = In the graph(s) below, click on a bar in the graph and then use your mouse wheel to zoom in and out of the graph. Once you zoom in, the grey selection in the bottom graph can be dragged left or right to show a different set of marks. @@ -276,3 +273,6 @@ label.authoring.question.version.newer.tooltip = There is a newer version of this question label.authoring.question.version.change.tooltip = Change to this version label.authoring.question.version.stats.tooltip = See this version's stats page +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.