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. 

GetAssessmentReportedTopics

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 GetAssessmentReportedTopics
Description This method processes an Assessment ID and returns a list giving the full details of all the topics that have been set as ?reported topics' in the assessment.
Input
  • Assessment_ID - optional;
Output
  • TopicList - nillable; type TopicList
    • Topic - optional, unbounded; type Topic
    • Topic_ID - optional;

      type string

    • Parent_ID - optional;

      type string

    • Topic_Name - optional;

      type string

    • Topic_Description - optional;

      type string

    • ScoreBandList - optional; type ScoreBandList
      • ScoreBand - optional, unbounded; type ScoreBand
        • Name - optional;

          type string

        • Min_Score type double
        • Max_Score type double
        • Message - optional;

          type string