Closed isacsonk closed 9 years ago
Task: Show correct answer in Analysis of response
How to reproduce:
The problem here is, that as a user, you cannot tell which responses are correct.
If possible implement: In the column "Model response" add "(correct response)" behind the correct answer.
the sky is blue: True (correct response) the sky is green: False
Column Partial credits: Scoring method subpoints (with max points=1): 4 correct answers -> 1 point 3 correct -> 0.75 2 correct -> 0.5 0 or 1 correct -> 0
For the scoring method “subpoints” each correct answer should have 25%
Scoring method kprime and kprime 1/0 cannot be calculated, if possible put n/a or something like that. If not possible put 0 as it is now.
do you mean as per attached screenshot?
like this
Task: Show correct answer in Analysis of response
How to reproduce:
The problem here is, that as a user, you cannot tell which responses are correct.
Requirement
If possible implement: In the column "Model response" add "(correct response)" behind the correct answer.
Example:
the sky is blue: True (correct response) the sky is green: False
[No response]
Column Partial credits: Scoring method subpoints (with max points=1): 4 correct answers -> 1 point 3 correct -> 0.75 2 correct -> 0.5 0 or 1 correct -> 0
For the scoring method “subpoints” each correct answer should have 25%
Scoring method kprime and kprime 1/0 cannot be calculated, if possible put n/a or something like that. If not possible put 0 as it is now.