Compare two revisions of: MC Score Types

... ... @@ -1,7 +1,7 @@
1 1 For an answer of type _mc.matrix_ or _mc.multiple_ you can not only set the score factor with `\score` but also choose between different manners for computing the score:
2 2
3 3 a) Type *AllMustBeCorrect* If you want the students only geting points if all choices are correct, use `\allMustBeCorrect`.
4 -b) More Types with the command: `\MCScoreType{<type>}`
4 +b) For other Types use the command: `\MCScoreType{<type>}`
5 5
6 6 |Type|How the score is computed|
7 7 | :-------- | :-------- |
8 8