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. 

CreateScheduleParticipantV42

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 CreateScheduleParticipantV42
Description Creates a V4.2 schedule for the participant in Schedule.Participant_ID. If the schedule includes offline delivery an APack4 file is created.
Input
  • schedule - optional; type ScheduleV42 - extension of type DataEntity
    • Schedule_ID
    • 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

Output
  • Schedule_ID

    type int