Scenario 4

Likert

Rate your confidence level on the following statement:

I feel confident that I could change a flat tire.
Strongly Agree  Agree  Neither Agree nor Disagree  Disagree 
Strongly Disagree 

The naming convention for the interaction is "LKRT-flat_tire."

  1. Give the interaction a unique id:
    SetValue("cmi.interactions.3.", "");
  2. Specify what type of interaction you are tracking:
    SetValue("cmi.interactions.3.", "");
Click Submit after you complete exercises 13-14.