Index: lams_tool_assessment/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r8d440baa0d18441b56553aabcc56e1981a84b206 -r06890c4feb9daa16dcea27bc2d38a31c42b33a59 --- lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 8d440baa0d18441b56553aabcc56e1981a84b206) +++ lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 06890c4feb9daa16dcea27bc2d38a31c42b33a59) @@ -419,9 +419,6 @@ label.authoring.basic.import.word = MS Word label.monitoring.summary.answered.questions.y.axis.groups = Groups label.monitoring.summary.answered.questions.groups = Groups Progress -label.monitoring.change.leader = Change leader -label.monitoring.leader.successfully.changed = Leader changed -label.monitoring.leader.not.changed = Leader was not changed label.authoring.basic.question.version = Version label.authoring.basic.question.version.newer.tooltip = There is a newer version of this question label.authoring.basic.question.version.change.tooltip = Change to this version @@ -437,3 +434,6 @@ label.qb.difficulty.index.tooltip = The difficulty index represents a percentage of the students responses that answered the question correctly. This metric takes a value between 0 and 1. High values indicate that the question is easy, while low values indicate that is difficult. label.qb.discrimination.index.tooltip = Discrimination index measures how well a question distinguishes between students with more knowledge or skill from those with less. Values close to +1 indicate that the question does a good job of discriminating between high performers and low performers. label.qb.point.biserial.tooltip = Point-biserial measures the correlation between the scores on the entire exam and the scores on the single question (where 1 = correct answer and 0 = incorrect answer). A large correlation indicates that a question is measuring the same construct as the overall exam measures. +label.monitoring.change.leader = Change leader +label.monitoring.leader.successfully.changed = Leader changed +label.monitoring.leader.not.changed = Leader was not changed