Scenario 1

True/False

The sky is blue.    True    False

The naming convention for the interaction is "TF-sky_is_blue."
The correct answer is True.

Complete the following code:

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