It looks like you're new here. If you want to get involved, click one of these buttons!
not sure if this is a known defect as I'm a noob
Can you be more specific? I don't understand what you mean by not accepting responses.
If you're using a Mac, then sometimes there are issues as the DOM (Document Object Model) is slightly different on the Mac.
Did you click the submit button? See below:
appears to accept answer as correct only if lower case
Oh, ok. Javascript reads upper and lower case as if they are different. I fixed it for the IRIS ratios MC quiz and will use the modified code going forward. And when I have time, I'll go back and edit the existing MC quizzes accordingly. Thanks.
Comments
Can you be more specific? I don't understand what you mean by not accepting responses.
If you're using a Mac, then sometimes there are issues as the DOM (Document Object Model) is slightly different on the Mac.
Did you click the submit button? See below:

appears to accept answer as correct only if lower case
Oh, ok. Javascript reads upper and lower case as if they are different. I fixed it for the IRIS ratios MC quiz and will use the modified code going forward. And when I have time, I'll go back and edit the existing MC quizzes accordingly. Thanks.