Please, test this under all branches!
Turn the SCORM debugger on so you can manually pass values into SCORM:
In the text field for "select data model element to get or set" enter:
cmi.interactions_0.id
in the value to set field enter:
SC_0200_a
Hit the LMSSetValue() button
In the text field for "select data model element to get or set" enter:
cmi.interactions_0.result
in the value to set field enter:
wrong
Hit the LMSSetValue() button
In the text field for "select data model element to get or set" enter:
cmi.interactions_1.id
in the value to set field enter:
SC_0210_a
Hit the LMSSetValue() button
In the text field for "select data model element to get or set" enter:
cmi.interactions_1.result
in the value to set field enter:
wrong
Hit the LMSSetValue() button
now hit the LMSCommit() button
- now check the results of the above
go to the reports page of the SCORM - in the basic report it lists all the users who have submitted data and the number of "attempts" - (note attempt number is NOT the number of times a user has entered a SCORM) - click on the attempt number and on the following page click on "track details" - Check to make sure The "id" and "result" sub-elements will are written for interaction 0 and interaction 1.