Scenario 3

Fill In

The sky is .

The naming convention for the interaction is "FB-sky_is_blue."
The correct answer is "blue" and case is important for this particular exercise.

  1. Give the interaction a unique id:
    SetValue("cmi.interactions.2.", "");
  2. Specify what type of interaction you are tracking:
    SetValue("cmi.interactions.2.", "");
  3. Identify the dot-notation for the correct response:
    SetValue("cmi.interactions.2..0.", "");
Click Submit after you complete exercises 9-11.