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. 

CreateScheduleParticipant

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 CreateScheduleParticipant
Description This method creates a V4.1 schedule for a participant (specified by their Participant ID) from the schedule information supplied and returns the Schedule ID of the new schedule.
Input
  • Schedule - nillable; type Schedule
    • Schedule_ID - optional;
    • Assessment_ID - optional;

      type string

    • Participant_ID - optional;

      type string

    • Group_ID - optional;

      type string

    • Schedule_Name - optional;

      type string

    • Restrict_Times

      type boolean

    • Restrict_Attempts

      type boolean

    • Max_Attempts

      type int

    • Monitored

      type int

    • Schedule_Starts - optional;

      type string

    • Schedule_Stops - optional;

      type string

Output
  • Schedule_ID - optional;

    type string