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. 

GetAssessmentResultInfoList2

Applies to the following products: 
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions: 
Perception 5.7

This method returns a list giving details of the assessment types and course information for all the assessments in the repository. If there are none, an empty list is returned. A SOAP fault message will be returned if a database error occurs at any point during processing the list.

Available in:
  • Version 4.4 +
  • Version 5.1 +

Parameters

Input name Description Data type

NONE

Response

Input name

  Description Data type

AssessmentResultInfo2

(may occur several times)

 

 

 

 

Assessment_ID

The unique assessment ID of the assessment in the assessment record

String

 

Revision

The revision number of the assessment in the assessment record (defaults to 1 if not set)

Integer

 

Session_Name

The name of the assessment in the assessment record

String

 

Session_Author

The name of the person who created the assessment in the assessment record (defaults to blank if not set)

String

 

Whether_Time_Limit

Indicates whether there is a time limit for the assessment in the assessment record (defaults to FALSE if not set)

Boolean

 

Time_Limit

The number of minutes for which the assessment in the assessment record is available (defaults to 0 if not set)

Integer

 

Number_Sections

The number of question blocks in the assessment in the assessment record (defaults to 0 if not set)

Short

 

Description

A description of the person who created the assessment in the assessment record (defaults to blank if not set)

String

 

Last_Updated

The date on which the assessment in the assessment record was last updated (defaults to current date if not set)

String

 

When_Modified

The date on which the assessment in the 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.

Appendix - Error codes