Scenario 3

Parts of a SCO. 3 squares representing introduction, animation and summary.

In this scenario, the project requirements define that the objective is for the learner to experience an animation.

The objective can be determined completed once the learner has started the animation. If the learner only accesses the introduction material and does not start the animation, then the objective is determined incomplete.

Complete the code below:

function onStartOfAnimation ()
{
   SetValue( "cmi.objectives.0. ", " " );
}

Click after you complete the code.