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.
CreateAssessmentFolder
Applies to the following products:
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions:
Perception 5.7
This method creates a new assessment folder.
Parameters
Input name | Description | Data type | Optional field? |
---|---|---|---|
ID |
The ID you want to add for the folder you are creating |
String |
Y |
Name |
The name of the folder you are creating |
String |
N |
Description |
A description of the folder and/or its intended contents |
String |
Y |
Parent_ID |
ID of the parent of this assessment folder (or blank if root) |
String |
Y |
Response
Output name | Description | Data type |
---|---|---|
Folder_ID |
The Folder_ID of the new assessment folder you created |
String |
Troubleshooting
Please refer to the following page for any error codes that are displayed when using this method.