GetAssessmentSnapshotSummary
This method retrieves a subset of the assessment snapshot information for an external system to check some key details of the data.
This method requires a QMWISe license with snapshots enabled for it to function. If the method is used without the appropriate license an error message will be returned. |
Parameters
Input name | Description | Data type | Optional field? |
---|---|---|---|
Snapshot_ID |
The unique Snapshot_ID of the snapshot you to view information for |
Integer |
N |
Response
Output name | Description | Data type |
---|---|---|
Assessment_ID |
The unique Assessment_ID for the assessment |
Integer |
Snapshot_ID |
The unique Snapshot_ID |
Integer |
Random_Key |
Key used for random selection, shuffling,etc. |
Integer |
Assessment_Type |
The type of assessment: 0 - Quiz 1 - Test 2 - Survey 3 - Exam |
Integer |
Name |
The assessment name |
String |
Description |
The assessment description |
String |
Author |
The name or ID of the person who created the assessment |
String |
Save_Answers |
Specifies whether to save results to answer database: 0 - Do not save results 1 - Save results |
Boolean |
Save_Answer_Data |
Specifies whether the full answer data is saved to the answer database: 0 - Do not save answer data 1 - Save answer data |
Boolean |
Number_Of_Blocks |
The number of question blocks in the assessment |
Integer |
Number_Of_Questions |
The of number of questions in the assessment |
Integer |
Course |
The assessment folder name |
String |
Time_Limit |
Time limit in minutes |
Integer |
Troubleshooting
Please refer to the following page for any error codes that are displayed when using this method.