Current Behavior
Current short answer supports only one correct ans
Desired Behavior
We should be able to support multiple correct short answers
for example :
question: Type an integer between 0 and 4.
ans : "1" or "2" or "3"
and all of these would be a correct answer for a question.
Implementation
possibly using an or to separate different correct short answers
Acceptance Tests
Mockups
Current Behavior
Current short answer supports only one correct ans
Desired Behavior
We should be able to support multiple correct short answers
for example :
question: Type an integer between 0 and 4.
ans : "1" or "2" or "3"
and all of these would be a correct answer for a question.
Implementation
possibly using an or to separate different correct short answers
Acceptance Tests
Mockups