Details
-
Type:
Improvement
-
Status:
Reopened
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.7, 1.8, 1.9
-
Fix Version/s: None
-
Component/s: Questions
-
Labels:None
-
Affected Branches:MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
Description
It should be possible to have a multiple choice questions (with multiple answers allowed) like this:
47 answers, all equally weighted (e.g. each one is worth 1/47 points).
10 answers, weighted like this:
A1: 1 (e.g. 1/55)
A2: 2 (e.g. 2/55)
A3: 3
A4: 4
A5: 5
A6: 6
A7: 7
A8: 8
A9: 9
A9: 10
A simple way to do this would be to provide a text field (or a dropdown, if you insist), where the weight for each answer could be entered. The question type would then calculate how much each one is worth. Currently, you can choose from a dropdown list with about 20 values between -100% and +100%; with this it is impossible to cover many scenarios.
This is not the place to ask for help. You have already asked exactly this question in the quiz forum and got an answer.