<?xml version="1.0" encoding="UTF-8"?> S�C�O�R�M� �D�a�t�a� �M�o�d�e�l� �E�x�a�m�p�l�e�

Scenario 2


Your Code

Assume that the three questions related to Objective 1 were answered correctly and set the success status for the objective correctly:
SetValue( "cmi. .0. ", " " );

Assume that the two questions related to Objective 2 were answered incorrectly and set the success status for the objective correctly:
SetValue( "cmi. .1. ", " " );


Code Example

Assume that the three questions related to Objective 1 were answered correctly and set the success status for the objective correctly:
SetValue( "cmi.objectives.0.success_status", "passed" );

Assume that the two questions related to Objective 2 were answered incorrectly and set the success status for the objective correctly:
SetValue( "cmi.objectives.1.success_status", "failed" );