-
Improvement
-
Resolution: Unresolved
-
Minor
-
2.2.10, 2.5, 3.2.6
-
MOODLE_22_STABLE, MOODLE_25_STABLE, MOODLE_32_STABLE
When writing the special code for shortanswer and multichoice, the number in the code reflects a whole mark or grade toward the question.
If you try to enter an fractional mark, Moodle ignores the embedded answer.
Only whole mark is accepted here.
STEPS :
- create a Embedded answers (Cloze) question
- in the question text, enter
A greengrocer's : {0.5:MULTICHOICE:%100%Green beans~%-100%The tabloid press~%-100%Bathroom tiles~%-100%Veal}A D.I.Y store :
{0.25:MULTICHOICE:%-100%Green beans~%-100%The tabloid press~%100%Bathroom tiles~%-100%Veal}A newsagent's :
{1.5:MULTICHOICE:%-100%Green beans~%100%The tabloid press~%-100%Bathroom tiles~%-100%Veal} - Decode and verify the question : Moodle ignores the special code
Nicholas Burgess reports this problem with SHORTANSWER in Moodle "v2.2" : https://moodle.org/mod/forum/discuss.php?d=228036
I have the same problem with MULTICHOICE in Moodle 2.5.
As the rest of the system is capable of handling fractional maximum marks, I choosed "Bug", maybe New feature is better ?
- is duplicated by
-
MDL-42480 Support for mult-part cloze fractional weighting
-
- Closed
-