CreateAssessmentResultInfoList3
This method returns a list giving the full details of the results information for all the assessments in the database. A SOAP fault message will be returned if a database error occurs at any point during processing the list.
New properties added to this method are:
- Base
- Language
With this method:
|
Parameter
Input name |
|
Description |
Data type |
Optional field? |
---|---|---|---|---|
AssessmentResultInfo3 (may occur several times) |
|
|
|
|
|
Assessment_ID |
The unique assessment ID of the new assessment in the new assessment record |
String |
N |
|
Revision |
The revision number of the new assessment in the new assessment record (defaults to 1 if not set) |
Integer |
Y |
|
Session_Name |
The name of the new assessment in the new assessment record |
String |
Y |
|
Session_Author |
The name of the person who created the new assessment in the new assessment record (defaults to blank if not set) |
String |
Y |
|
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 |
Y |
|
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 |
Y |
|
Number_Sections |
The number of question blocks in the new assessment in the new assessment record (defaults to 0 if not set) |
Short |
Y |
|
Description |
A description of the person who created the new assessment in the new assessment record (defaults to blank if not set) |
String |
Y |
|
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 |
Y |
|
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 |
Y |
|
Assessment_TypeProperty |
The type of the assessment : 0 - Quiz, 1 - Test, 2 - Survey, 3 - Exam |
Integer |
Y |
|
CourseProperty |
The assessment folder for the assessment |
String |
Y |
Base |
Identifies if the assessment is in the base language |
Boolean |
Y |
|
Language |
Identifies the language of the assessment |
String |
Y |
Response
Output name |
Description |
Data type |
---|---|---|
NumberRecordsCreated |
The number of new records created in the table |
Integer |
Troubleshooting
Please refer to the following page for any error codes that are displayed when using this method.