Index: lams_tool_scratchie/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -rc3ff357cf943928c8d27a674cf4271e5f338a445 -r28bb739e836336c748d3306f97a9ab79bfd9088c --- lams_tool_scratchie/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision c3ff357cf943928c8d27a674cf4271e5f338a445) +++ lams_tool_scratchie/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 28bb739e836336c748d3306f97a9ab79bfd9088c) @@ -141,9 +141,6 @@ label.waiting.for.leader = Please, wait while somebody will become a group leader and enter this activity. label.users.from.group = Other learners in your group: label.total = Total -label.total.1st.attempt.by.team = Sums all the times in which the team answered correctly in their first attempt. -label.total.1st.attempt.by.question = Sums all the teams that answer this question correctly in their first attempt. -label.total.1st.attempt.average = Average of all the times in which teams answered questions correctly in their first attempt. label.report.by.team.tra = Report by team label.table.below.shows.which.answer.teams.selected.first.try = The table below shows which answer the teams selected on the first try label.denotes.correct.answer = *- Denotes the correct answer @@ -290,3 +287,6 @@ 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. label.authoring.advanced.data.import = Data import label.authoring.advanced.data.import.tooltip = Imports confidence levels or VSAs responses data from other Assessment activities to display in this activity. +label.total.1st.attempt.by.team = Sums all the times in which the team answered correctly in their first attempt. +label.total.1st.attempt.by.question = Sums all the teams that answer this question correctly in their first attempt. +label.total.1st.attempt.average = Average of all the times in which teams answered questions correctly in their first attempt.