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. 

CreateDisconnectedScheduleParticipant

Applies to the following products: 
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions: 
Perception 5.7

This method creates a Questionmark to Go schedule for a participant (specified by their participant ID) from the schedule information supplied and returns the schedule ID of the new schedule. The information that must be provided is:

  • The schedule's name
  • The assessment ID of the assessment to be scheduled
  • The participant ID of the participant the be scheduled

With this method, only one Questionmark to Go schedule is created for the entire group, it is not possible to create individual schedules for each participant belonging to the group. Also, this method does not allow assessment monitoring (see monitoring assessments) to be required. If the new schedule cannot be created a SOAP fault message will be returned.

This method has been replaced by CreateScheduleParticipantV42. You are advised to use this web service instead.