Skip to main content

Question

For loop type lifter_question, here are the query parameters and fields.

Query parameters

  • quiz - Quiz ID or "current" for current quiz where the question is added.
    Type: string

Fields

  • clarifications - Question clarifications

  • clarifications_enabled - Question clarifications enabled, "true"/ "false"

  • content - Question content

  • description_enabled - Question description enabled, "true"/ "false"

  • has_image - Question has image, "true"/ "false"

  • id - Question ID

  • image - Question image

  • multi_choices - Question multi choices, "true"/ "false"

  • points - Question points

  • quiz - Question parent Quiz

  • video - Question source

  • video_enabled - Question video enabled , "true"/ "false"