GetAssessmentResultInfo2
This method processes an assessment ID and returns a list giving the details of the course information for the assessment with that assessment ID and the Assessment Type if it exists in the repository, or a SOAP fault message with an error code if it does not. A SOAP fault message will be returned if a repository error occurs at any point during processing the list.
Parameter
Input name | Description | Data type | Optional field? |
---|---|---|---|
Assessment_ID |
The assessment ID of the of the assessment whose result information is required |
String |
N |
Response
Output name |
Description | Data type | |
---|---|---|---|
AssessmentResultInfo2 (may occur several times) |
|
|
|
|
Assessment_ID |
The unique assessment ID of the new assessment in the new assessment record |
String |
|
Revision |
The revision number of the new assessment in the new assessment record (defaults to 1 if not set) |
Integer |
|
Session_Name |
The name of the new assessment in the new assessment record |
String |
|
Session_Author |
The name of the person who created the new assessment in the new assessment record (defaults to blank if not set) |
String |
|
Whether_Time_Limit |
Indicates whether there is a time limit for the new assessment in the new assessment record (defaults to FALSE if not set) |
Boolean |
|
Time_Limit |
The number of minutes for which the new assessment in the new assessment record is available (defaults to 0 if not set) |
Integer |
|
Number_Sections |
The number of question blocks in the new assessment in the new assessment record (defaults to 0 if not set) |
Short |
|
Description |
A description of the person who created the new assessment in the new assessment record (defaults to blank if not set) |
String |
|
Last_Updated |
The date on which the new assessment in the new assessment record was last updated (defaults to current date if not set) |
String |
|
When_Modified |
The date on which the new assessment in the new assessment record was last modified (defaults to current date if not set) |
String |
|
Assessment_TypeProperty |
The type of the assessment : 0 - Quiz, 1 - Test, 2 - Survey, 3 - Exam |
Integer |
|
CourseProperty |
The assessment folder for the assessment |
String |
Troubleshooting
Please refer to the following page for any error codes that are displayed when using this method.