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. 

CreateScheduleWithParticipantGroupTestCenter

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 CreateScheduleWithParticipantGroupTestCenter
Description This method creates a schedule for the given participant, assessment name, group, sub group and test center. New participant, test center, group and subgroup will be created if they are not found in the system.
Input
  • Participant2 - nillable; type Participant2
    • Participant_ID - optional;
    • Participant_Name - optional;

      type string

    • Password - optional;

      type string

    • First_Name - optional;

      type string

    • Last_Name - optional;

      type string

    • Middle_Name - optional;

      type string

    • Use_Correspondence

      type int

    • Primary_Address_1 - optional;

      type string

    • Primary_Address_2 - optional;

      type string

    • Primary_City - optional;

      type string

    • Primary_State - optional;

      type string

    • Primary_ZIP_Code - optional;

      type string

    • Primary_Country - optional;

      type string

    • Primary_Phone - optional;

      type string

    • Primary_Fax - optional;

      type string

    • Primary_Email - optional;

      type string

    • Secondary_Address_1 - optional;

      type string

    • Secondary_Address_2 - optional;

      type string

    • Secondary_City - optional;

      type string

    • Secondary_State - optional;

      type string

    • Secondary_ZIP_Code - optional;

      type string

    • Secondary_Country - optional;

      type string

    • Secondary_Phone - optional;

      type string

    • Secondary_Fax - optional;

      type string

    • Secondary_Email - optional;

      type string

    • Salutation - optional;

      type string

    • Organization_Name - optional;

      type string

    • Department - optional;

      type string

    • Title - optional;

      type string

    • Assistant_Name - optional;

      type string

    • Manager_Name - optional;

      type string

    • Gender - optional;

      type string

    • URL - optional;

      type string

    • Details - optional;

      type string

    • Details_1 - optional;

      type string

    • Details_2 - optional;

      type string

    • Details_3 - optional;

      type string

    • Details_4 - optional;

      type string

    • Details_5 - optional;

      type string

    • Details_6 - optional;

      type string

    • Details_7 - optional;

      type string

    • Details_8 - optional;

      type string

    • Details_9 - optional;

      type string

    • Details_10 - optional;

      type string

    • Details_11 - optional;

      type string

    • Details_12 - optional;

      type string

    • Details_13 - optional;

      type string

    • Details_14 - optional;

      type string

    • Details_15 - optional;

      type string

    • Details_16 - optional;

      type string

    • Details_17 - optional;

      type string

    • Details_18 - optional;

      type string

    • Details_19 - optional;

      type string

    • Details_20 - optional;

      type string

    • Group_ID - optional;

      type string

    • Authenticate_Ext

      type int

    • Date_Registration - optional;

      type string

  • Schedule2 - nillable; type Schedule2
    • Session_Language - optional;

      type string

    • Participant_Can_Choose

      type boolean

    • Select_Form

      type int

    • Schedule_ID - optional;

      type string

    • 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

  • Event - nillable; type Event
    • EventName - optional;

      type string

    • EventDescription - optional;

      type string

  • TestCenter - nillable; type TestCenter
    • TestCenterId

      type int

    • Label - optional;

      type string

    • Name - optional;

      type string

    • Department - optional;

      type string

    • Location - optional;

      type string

    • Active

      type boolean

    • TimeZone - optional;

      type string

    • SupportedTechnology

      type short

    • Capacity

      type int

    • Address1 - optional;

      type string

    • Address2 - optional;

      type string

    • City - optional;

      type string

    • State - optional;

      type string

    • ZipCode - optional;

      type string

    • Country - optional;

      type string

    • Phone - optional;

      type string

    • Fax - optional;

      type string

    • Logo - optional;

      type string

    • AdminMail - optional;

      type string

    • Properties - optional;

      type string

Output
  • Schedule_Id

    type int