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. 

GetQuestionResultInfoList

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 GetQuestionResultInfoList
Description This method returns a list giving the full details of each question in the database, if any exist.
Output
  • QuestionResultInfoList - nillable; type QuestionResultInfoList
    • QuestionResultInfo - optional, unbounded; type QuestionResultInfo
      • Question_ID - optional;
      • Revision

        type int

      • Question_Description - optional;

        type string

      • Question_Type - optional;

        type string

      • Topic_Name - optional;

        type string

      • Number_Outcomes

        type short

      • Question_Wording - optional;

        type string

      • OutcomeList - optional; type OutcomeList
        • Outcome - optional, unbounded; type Outcome
          • Outcome_Number

            type short

          • Outcome_Name - optional;

            type string

          • Feedback - optional;

            type string

      • Last_Updated - optional;

        type string