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. 

CreateQuestionResultInfoList

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 CreateQuestionResultInfoList
Description This method creates one or more questions (specified by their Question ID) from a list of question information supplied and returns the number of new questions created.
Input
  • 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

Output
  • NumberRecordsCreated

    type int