FactSet

  • facts
    Type: array object[] · Fact[]
    required
    • 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)

  • id
    Type: string
    required
  • name
    Type: string
    required

    Display name of the fact set