Forum Discussion
Test results response file
That was very helpful. Thank you, Sam! The plot thickens on the issue we are running into.
We ran through the course twice, one with the known correct answer and one with the known incorrect answer. When we review the logs it looks like the system is delivering back the student_response as 'f' for both instances. We do see a difference between the two entries' result field (one being 'correct' and one being 'wrong'). Any thoughts on what is causing this?
The question we are viewing is Scene1_Slide8. It is a true/false interaction that the text label in the course has been changed to yes/no. The correct answer for this question is yes/true. Here are the logs: Correct Answers log Incorrect Answer log. This is also happening on one other T/F interaction that we have updated the label to yes/no as well (Scene1_Slide12).
Just to see what would happen I replicated the course and changed the two problematic slides. I used the true/false interaction as before but did not update the value to say yes/no (I kept the standard true/false) and they are responding how you described in your example (giving student_response 't' for true and 'f' for false).
Still wondering why this is happening but I suppose at least there is a way to fix it.