Scenario 5
// Step one was determined to be completed, set the progress measure for the objective
SetValue( "cmi.objectives.0.", "" );
// Step two was determined to be completed, set the progress measure for the objective
SetValue( "cmi.objectives.0.", "0.50" );
// Step three was determined to be completed, set the progress measure for the objective
SetValue( "cmi.objectives.0.", "" );
// Step four was determined to be completed, set the progress measure for the objective
SetValue( "cmi.objectives.0.progress_measure", "" );
// Step one was determined to be completed, set the progress measure for the objective
SetValue( "cmi.objectives.0.progress_measure", "0.25" );
// Step two was determined to be completed, set the progress measure for the objective
SetValue( "cmi.objectives.0.progress_measure", "0.50" );
// Step three was determined to be completed, set the progress measure for the objective
SetValue( "cmi.objectives.0.progress_measure", "0.75" );
// Step four was determined to be completed, set the progress measure for the objective
SetValue( "cmi.objectives.0.progress_measure", "1.0" );