@speakableio/core 0.1.73 → 0.1.74

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -844,6 +844,7 @@ var ANALYTICS_EVENT_TYPES = {
844
844
  CREATE_ASSIGNMENT: "create_assignment",
845
845
  MC_SUCCESS: "multiple_choice_success",
846
846
  MC_FAIL: "multiple_choice_fail",
847
+ MC_ERROR: "multiple_choice_error",
847
848
  ACTFL_LEVEL: "actfl_level",
848
849
  WIDA_LEVEL: "wida_level"
849
850
  };