Whenever a multichoice question is followed by a true/false question this error occurs:
"An illegal choice has been detected. Please contact the site administrator."
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | illegal_choice_detected_truefalse-1683216-1.patch | 538 bytes | djroshi |
Comments
Comment #1
djroshi commentedNot sure why #default_value needs to be set to -1? Commenting out #default_value resolves this issue, not noticing any side-effects...
Comment #2
sivaji_ganesh_jojodae commentedThanks. Fix committed to git.
Comment #3
acrazyanimal commentedI believe this is probably a better patch for this as the above just comments out the default line and doesn't actually fix it. #1571014: True/False questions: Illegal choice -1 in Choose one element
Comment #4
falcon commented#1571014 has been commited