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. 

GetScheduleV42

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 GetScheduleV42
Description This method processes a Schedule ID and returns a list giving the full details of the V4.2 schedule if the schedule exists in the database.
Input
  • scheduleId
Output
  • GetScheduleV42Result - optional; 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