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. 

GetScheduleListByAssessmentV42

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 GetScheduleListByAssessmentV42
Description This method processes an Assessment ID and returns a list giving the full details of all the V4.2 schedules that are assigned to this assessment if the Assessment ID exists and has any schedules assigned to it.
Input
  • Assessment_ID - optional;
Output
  • GetScheduleListByAssessmentV42Result - optional; type ScheduleListV42
    • ScheduleV42 - optional, unbounded; type ScheduleV42 - extension of type DataEntity
      • Schedule_ID

        type int

      • Assessment_ID - optional;

        type string

      • Session_Name - optional;

        type string

      • Participant_ID

        type int

      • Group_ID

        type int

      • Group_Tree_ID

        type int

      • Schedule_Name - optional;

        type string

      • Restrict_Times

        type boolean

      • Schedule_Starts type dateTime
      • Schedule_Stops type dateTime
      • Restrict_Attempts

        type boolean

      • Max_Attempts

        type int

      • Monitored

        type int

      • Test_Center_ID

        type int

      • Min_Days_Between_Attempts

        type int

      • Time_Limit_Override

        type boolean

      • Time_Limit

        type int

      • Participant_Name - optional;

        type string

      • Group_Name - optional;

        type string

      • Test_Center_Name - optional;

        type string

      • Web_Delivery

        type boolean

      • Offline_Delivery

        type boolean

      • APack4Url - optional;

        type string