Hello!
I want to do a digital multiplechoice-test with moodle. For each question there are given 6 answers. More then 1 answer can be correct.
I want to score the number of correct students-answers by
4 points <-- all 6 answers are declared correctly (as wrong or as right)
2 points <-- only 5 answers are declared correctly
1 point <-- only 4 answers are declared correctly
0 points <-- 3 or more answers are not declared correctly
Does anybody know how to do this (automatically) with moodle?