Schedules

This part of the guide is under development. Please refer to the Schedule section of the old guide.

Schedule Methods

method CreateAndScheduleParticipant ()
method CreateDisconnectedScheduleGroup ()
method CreateDisconnectedScheduleParticipant ()
method CreateScheduleGroup ()
method CreateScheduleGroupV42 ()
method CreateScheduleParticipant ()
method CreateScheduleParticipantV42 ()
method CreateScheduleWithParticipantGroupTestCenter ()
method DeleteDisconnectedSchedule ()
method DeleteSchedule ()
method DeleteScheduleList ()
method DeleteScheduleListByParticipant ()
method DeleteScheduleV42 ()
method GetDisconnectedSchedule ()
method GetDisconnectedScheduleListByGroup ()
method GetDisconnectedScheduleListByParticipant ()
method GetSchedule ()
method GetScheduleList ()
method GetScheduleListByAssessment ()
method GetScheduleListByAssessmentV42 ()
method GetScheduleListByGroup ()
method GetScheduleListByGroupV42 ()
method GetScheduleListByParticipant (Participant_ID string) returns ScheduleList

Returns a list of schedules for a specified participant.

method GetScheduleListByParticipantV42 ()
method GetScheduleListV42 ()
method GetScheduleV42 ()
method SendEmailsScheduledEvent ()
method SetSchedule ()
method SetScheduleV42 ()

Schedule Types

complexType ScheduleList
Schedule Schedule unbounded optional
complexType Schedule
Schedule_ID string optional
Assessment_ID string optional
Participant_ID string optional
Group_ID string optional
Schedule_Name string optional
Restrict_Times boolean required
Restrict_Attempts boolean required
Max_Attempts int required
Monitored int default=0 optional

Warning

schedule elements returned in methods responses will omit this element when the value is 0 due to the default designation in the XML schema.

Schedule_Starts string optional
Schedule_Stops string optional