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.
AssignAdministratorToAssessmentFolder
Applies to the following products:
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions:
Perception 5.7
This method assigns a specific assessment folder to an administrator. The assessment folder defined is set with the indicated permissions for the administrator.
Parameters
Input name | Description | Data type | Optional field? |
---|---|---|---|
Administrator_ID |
The Administrator_ID of the administrator you want to assign to the assessment folder |
String |
N |
Folder_ID |
The ID of the assessment folder to be assigned to the specified administrator |
String |
N |
Permissions |
A string containing one of the following values: 0 - No access 1 - View / Use 2 - Edit / Use 3 - Full access |
String |
N |
Response
Output name | Description | Data type |
---|---|---|
Permissions |
An integer confirming the permission level applied to the folder |
Integer |
Troubleshooting
Please refer to the following page for any error codes that are displayed when using this method.