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. 

GetAccessAssessment

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

This method processes an Assessment_ID and a Participant_Name and returns a URL that can be used by the participant to take the assessment if the assessment exists, otherwise a SOAP fault message will be returned.

Available in:
  • Version 4.1 +
  • Version 5.1 +

Parameters

Input name Description Data type Optional field?

Assessment_ID

The Assessment_ID of the assessment that will be taken

Integer

N

Participant_Name

This is the name of a participant who will take the assessment, and does not have to exist in the repository database

String

N

Participant_Details

The general details of the participant who will take the assessment

String

Y

Group_Name

This is the name of the group that the participant who will take the assessment belongs to (this parameter is not case sensitive)

String

Y

Response

Output name Description Data type

URL

A URL that will run the assessments using session.dll or session.php

String

Troubleshooting

Please refer to the following page for any error codes that are displayed when using this method.

Appendix - Error codes