Scenario 1

The Sharable Content Object (SCO) in this example consists of an introduction, case study and summary. The SCO is not considered completed until the learner has clicked the next button after reading through the case study. Any learner activity before the summary is determined incomplete by the SCO. Image of a SCO that has three parts— an intro, a case study and a summary.

Complete the following code:

  1. Identify the dot-notation if the Completion Status is incomplete:
    SetValue("cmi.completion_status", " ");
  2. Identify the dot-notation if the Completion Status is completed:
    SetValue("cmi.completion_status", " ");
Click Submit after you complete exercises 1-2.