RescoringRule API

In Surpass, the Rescoring screen is where you can reduce the impact of incorrect and invalid items. In a rescoring session, you can award full marks to items, add and remove scores, and change the correct answer options. The RescoringRule resource returns information from these rescoring sessions.

The RescoringRule API resource is used to list and retrieve rescoring sessions.

This article explains what calls can be made to the Surpass API using the RescoringRule resource.

Import this API into your Postman Workspace

In This Article

Listing rescoring sessions

get /api/v2/RescoringRule

Send a request to the endpoint to retrieve a list of rescoring sessions. Refer to the available parameters to influence the response. No request body is required.

Retrieving rescoring session information

get /api/v2/RescoringRule/{id}

Send a request to the endpoint to retrieve information for a specific rescoring session using either its ID or reference. No request body is required.

Error Codes

Refer to the following table for information on error codes that may be encountered when using this resource.

Further reading

Read the following articles to learn more about similar APIs, how to get started with the Surpass API v2, and how to get the best out of this reference documentation:

NOTE: This form is to provide feedback to help improve the Surpass Help documentation only. If you need live support, contact support@surpass.com.