InterventionData

  • type
    Type: string · InterventionTypeenum
    required

    Learning intervention applied (if any)

    values
    • None = NONE
    • Retry.MCQ = REPEAT
    • TurnWheels.All = DIGITAL_MANIPULATIVE
    • CueFading.ListenMCQFRQ = AUDIO_FULL
    • DragDrop.FITB = FILL_IN_THE_BLANKS
  • distractors
    Type: array object[] · Fact[]

    Near-neighbor facts ordered by visual closeness to the original fact

    • factorA
      Type: integer
      required

      First operand in the math fact

    • factorB
      Type: integer
      required

      Second operand in the math fact

    • factSetId
      Type: string
      required
    • id
      Type: string
      required
    • operator
      Type: string · Operatorenum
      required

      Mathematical operator

      values
      • x = MULTIPLY
      • + = ADD
      • - = SUBTRACT
      • ÷ = DIVIDE
    • result
      Type: integer
      required

      Correct answer to the math fact

    • text
      Type: string
      required

      Fact display text (e.g., "7 x 8")

    • relationships
      Type: array object[]

      Related facts (e.g., fact family members)