Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r73b16b1e6ae040974e8ba89abf3497abceb9420f -rb5d4a9e56062a7c9c47af4216aa8d71a5fd3614b --- lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 73b16b1e6ae040974e8ba89abf3497abceb9420f) +++ lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b5d4a9e56062a7c9c47af4216aa8d71a5fd3614b) @@ -592,7 +592,6 @@ authoring.fla.page.prop.hours = hours authoring.fla.page.prop.minutes = minutes authoring.fla.page.prop.gate.activity.finish.based = Since learner finished previous activity? -authoring.fla.page.prop.gate.stop.at.preceding = Stop learners at preceding activity? authoring.fla.page.prop.conditions.create = Create conditions authoring.fla.page.prop.gate.conditions.map = Map gate conditions authoring.fla.page.prop.branching.type = Branching type: @@ -1108,3 +1107,4 @@ 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. 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.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. +authoring.fla.page.prop.gate.stop.at.preceding = Stop learners at preceding activity?