IMPORTANT: Questionmark recommendeds using the Delivery Odata API (click here for documentation) for new integrations, not the QMWISe API. Although we currently continue to issue maintenance updates to this API to support customers with current QMWISe-based integrations, we are no longer adding new methods/functionality to QMWISe. 

GetAssessmentSnapshotResponseConstraints

Applies to the following products: 
Questionmark Perception
Applies to the following Perception versions: 
Perception 5.7
Perception 5.4
Perception 5.2
Perception 5.1
Name GetAssessmentSnapshotResponseConstraints
Description This method returns a ResponseList with information regarding the types & choices of each question, enabling the client to validate the participant's responses
Input
  • snapshotID - optional;
Output
  • AssessmentSnapshotResponseConstraints - optional; type SnapshotResponseConstraints
    • SnapshotID - optional;

      type string

    • NumQuestions - optional;

      type string

    • ResponseList - optional; type ResponseList
      • Response - optional, unbounded; type Response
        • Choice - optional, unbounded; type Choice
          • id

            type string

        • Comment - optional;

          type string

          • id

            type string

        • choice_type

          type string

        • choice_max

          type string

        • choice_num

          type string