Index: lams_tool_scratchie/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r714c2ac0cb292aa17fa8457442df8c4d6d2a13a9 -r51254ff2df01d1941265996bbc17c7a31f4942ef --- lams_tool_scratchie/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 714c2ac0cb292aa17fa8457442df8c4d6d2a13a9) +++ lams_tool_scratchie/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 51254ff2df01d1941265996bbc17c7a31f4942ef) @@ -177,7 +177,6 @@ label.authoring.advanced.burning.questions = Enable burning questions label.burning.questions = Burning questions label.burning.question = Burning question? -label.burning.questions.none = No burning questions yet... label.time.limit = Time limit (minutes) label.countdown.time.left = Time left label.time.is.over = Time is over. Processing answers... @@ -279,7 +278,7 @@ label.monitoring.change.leader = Change leader label.monitoring.leader.successfully.changed = Leader changed label.monitoring.leader.not.changed = Leader was not changed -label.qb.stats.tooltip = Item analysis is a technique that analyses the student answers to evaluate the effectiveness of questions in an exam. Only students who have finished the activity are taken into consideration. There must be at least 2 students. +label.qb.stats.tooltip = Item analysis is a technique that analyses the learner answers to evaluate the effectiveness of questions in an exam. Only learners who have finished the activity are taken into consideration. There must be at least 2 learners. 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. Value 0.2 to 1 is considered good for this factor, -0.2 to 0.2 is medium and below -0.2 requires improvement. 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. Value 0.3 to 0.7 is considered good for this factor and outside this range requires improvement. 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. Value 0.2 to 1 is considered good for this factor, -0.2 to 0.2 is medium and below -0.2 requires improvement. @@ -298,3 +297,4 @@ label.vsa.allocate.button = Allocate VSAs 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...