Scenario 6

A project requires reporting the raw score to the learner upon completion of the fire extinguisher simulation activity.

  1. Complete the get value method for the raw score:
    //retrieve the stored raw score
    GetValue ("cmi.score. ")
  2. Complete the get value method for the scaled score:
    //retrieve the stored scaled score
    ( "cmi. . ");
Click Submit after you complete exercises 8-9.