From 98516bb40ad673f8485c97154aba1d7620a409e1 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 25 Nov 2003 13:31:11 +0000 Subject: [PATCH] A little tidy --- lang/en/help/quiz/discrimination.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lang/en/help/quiz/discrimination.html b/lang/en/help/quiz/discrimination.html index 76d51f95fd..33d82e798d 100755 --- a/lang/en/help/quiz/discrimination.html +++ b/lang/en/help/quiz/discrimination.html @@ -1,6 +1,8 @@

Discrimination Index

-

This provides a rough indicator of the performance of each item. It is calculated by counting the number of students who scored in top third on this quiz for each question and dividing this figure by the number of students who scored in the bottom third. For example, if 30 students took the quiz, there would be 10 students each in the top third and bottom third. If, on item #1, 9 of the best students got it right, but only 3 of the poorest third got it right, the discrimination index would be 9/3 = 3.0. The numbers in parentheses are:(top third correct responses/bottom third correct responses).

+

This provides a rough indicator of the performance of each item. It is calculated by counting the number of students who scored in top third on this quiz for each question and dividing this figure by the number of students who scored in the bottom third.

+ +

For example, if 30 students took the quiz, there would be 10 students each in the top third and bottom third. If, on item #1, 9 of the best students got it right, but only 3 of the poorest third got it right, the discrimination index would be 9/3 = 3.0. The numbers in parentheses are: (top third correct responses/bottom third correct responses).

If the index goes below 1.0 it means that more of the weaker students got the item right than the stronger students. Such items should be discarded as worthless. In fact, they reduce the accuracy of the overall score for the quiz.

-- 2.39.5