Example XML Request & Response - GET RescoringRule
https://...surpass.com/api/v2/RescoringRule?$top={top}&$skip={skip}&$filter={filter}
<rescoringRule>
<id>16</id>
<href>https://...surpass.com/api/v2/RescoringRule/16</href>
</rescoringRule>
<rescoringRule>
<id>23</id>
<href>https://...surpass.com/api/v2/RescoringRule/23</href>
</rescoringRule>
<rescoringRule>
<id>16</id>
<href>https://...surpass.com/api/v2/RescoringRule/16</href>
</rescoringRule>
<rescoringRule>
<id>23</id>
<href>https://...surpass.com/api/v2/RescoringRule/23</href>
</rescoringRule>
https://...surpass.com/api/v2/RescoringRule/1282
<response xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<count i:nil="true" />
<top i:nil="true" />
<skip i:nil="true" />
<pageCount i:nil="true" />
<nextPageLink i:nil="true" />
<prevPageLink i:nil="true" />
<response>
<rescoringRule>
<id>93</id>
<href>https://...surpass.com/api/v2/RescoringRule/93</href>
<endDate>2016-06-10T23:59:59</endDate>
<historicalResults>
<historicalResult>
<id>133</id>
<href>https://...surpass.com/api/v2/HistoricalResult/133</href>
</historicalResult>
<historicalResult>
<id>134</id>
<href>https://...surpass.com/api/v2/HistoricalResult/134</href>
</historicalResult>
<historicalResult>
<id>135</id>
<href>https://...surpass.com/api/v2/HistoricalResult/135</href>
</historicalResult>
<historicalResult>
<id>136</id>
<href>https://...surpass.com/api/v2/HistoricalResult/136</href>
</historicalResult>
</historicalResults>
<savedDate>2016-12-21T15:25:54.33</savedDate>
<scoringData>
<scoringDataItem>
<gradeBoundaries>
<grade>Pass</grade>
<minRawScore>3.0000</minRawScore>
</gradeBoundaries>
<loBoundaries>
<learningOutcomeBoundaries>
<learningOutcomeBoundary>
<isDefault>false</isDefault>
<passPercentage>5</passPercentage>
<text>LO1</text>
</learningOutcomeBoundary>
<learningOutcomeBoundary>
<isDefault>true</isDefault>
<passPercentage>50</passPercentage>
<text>LO2</text>
</learningOutcomeBoundary>
<learningOutcomeBoundary>
<isDefault>true</isDefault>
<passPercentage>50</passPercentage>
<text>Test</text>
</learningOutcomeBoundary>
</learningOutcomeBoundaries>
<learningOutcomeBoundariesApplied>true</learningOutcomeBoundariesApplied>
</loBoundaries>
<scaleScoreMapping>
<id>43</id>
<href>https://...surpass.com/api/v2/AnalyticsScaleScoreMapping/43</href>
</scaleScoreMapping>
<testFormVersion>4</testFormVersion>
</scoringDataItem>
<scoringDataItem>
<gradeBoundaries>
<grade>Pass</grade>
<minRawScore>3.0000</minRawScore>
</gradeBoundaries>
<loBoundaries>
<learningOutcomeBoundaries>
<learningOutcomeBoundary>
<isDefault>false</isDefault>
<passPercentage>5</passPercentage>
<text>LO1</text>
</learningOutcomeBoundary>
<learningOutcomeBoundary>
<isDefault>true</isDefault>
<passPercentage>50</passPercentage>
<text>LO2</text>
</learningOutcomeBoundary>
<learningOutcomeBoundary>
<isDefault>true</isDefault>
<passPercentage>50</passPercentage>
<text>Test</text>
</learningOutcomeBoundary>
</learningOutcomeBoundaries>
<learningOutcomeBoundariesApplied>true</learningOutcomeBoundariesApplied>
</loBoundaries>
<scaleScoreMapping>
<id>44</id>
<href>https://...surpass.com/api/v2/AnalyticsScaleScoreMapping/44</href>
</scaleScoreMapping>
<testFormVersion>8</testFormVersion>
</scoringDataItem>
</scoringData>
<startDate>2016-05-18T00:00:00</startDate>
<subject>
<reference>BTLSF123</reference>
<id>135</id>
<href>https://...surpass.com/api/v2/Subject/135</href>
</subject>
<test>
<reference>BTLSF123</reference>
<id>166</id>
<href i:nil="true" />
</test>
<testForm>
<reference>BTLSF123</reference>
<id>173</id>
<href i:nil="true" />
</testForm>
<user>
<reference>SFlockton</reference>
<id>2</id>
<href>https://...surpass.com/api/v2/User/2</href>
</user>
<rescoredItems>
<rescoringRule>
<changeAction>AnswerChanged</changeAction>
<rescoredItem xmlns="" i:type="RescoredQuestionItemResource">
<itemId>5135P1477</itemId>
<itemVersion>2</itemVersion>
<type>MultipleChoice</type>
<questionText>Question 2</questionText>
<totalMark>3</totalMark>
<contentType>RichText</contentType>
<unattemptedMark>1</unattemptedMark>
<answerOptions>
<RescoredAnswerOptionResource>
<label>A</label>
<displayLabel>A</displayLabel>
<contentType>RichText</contentType>
<originalMark>3</originalMark>
<newMark>2</newMark>
</RescoredAnswerOptionResource>
<RescoredAnswerOptionResource>
<label>B</label>
<displayLabel>B</displayLabel>
<contentType>RichText</contentType>
<originalMark>2</originalMark>
<newMark>3</newMark>
</RescoredAnswerOptionResource>
<RescoredAnswerOptionResource>
<label>C</label>
<displayLabel>C</displayLabel>
<contentType>RichText</contentType>
<originalMark>1</originalMark>
<newMark>1</newMark>
</RescoredAnswerOptionResource>
</answerOptions>
</rescoredItem>
</rescoringRule>
<rescoringRule>
<changeAction>FullMarkedUnattempted</changeAction>
<rescoredItem>
<itemId>5135P1479</itemId>
<itemVersion>2</itemVersion>
<type>ShortAnswer</type>
<questionText>Question 3</questionText>
<totalMark>2</totalMark>
<contentType>RichText</contentType>
<unattemptedMark i:nil="true" />
</rescoredItem>
</rescoringRule>
</rescoredItems>
</rescoringRule>
</response>
<errors i:nil="true" />
<serverTimeZone>GMT Standard Time</serverTimeZone>
</response>
<response xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<count i:nil="true" />
<top i:nil="true" />
<skip i:nil="true" />
<pageCount i:nil="true" />
<nextPageLink i:nil="true" />
<prevPageLink i:nil="true" />
<response>
<rescoringRule>
<id>93</id>
<href>https://...surpass.com/api/v2/RescoringRule/93</href>
<endDate>2016-06-10T23:59:59</endDate>
<historicalResults>
<historicalResult>
<id>133</id>
<href>https://...surpass.com/api/v2/HistoricalResult/133</href>
</historicalResult>
<historicalResult>
<id>134</id>
<href>https://...surpass.com/api/v2/HistoricalResult/134</href>
</historicalResult>
<historicalResult>
<id>135</id>
<href>https://...surpass.com/api/v2/HistoricalResult/135</href>
</historicalResult>
<historicalResult>
<id>136</id>
<href>https://...surpass.com/api/v2/HistoricalResult/136</href>
</historicalResult>
</historicalResults>
<savedDate>2016-12-21T15:25:54.33</savedDate>
<scoringData>
<scoringDataItem>
<gradeBoundaries>
<grade>Pass</grade>
<minRawScore>3.0000</minRawScore>
</gradeBoundaries>
<loBoundaries>
<learningOutcomeBoundaries>
<learningOutcomeBoundary>
<isDefault>false</isDefault>
<passPercentage>5</passPercentage>
<text>LO1</text>
</learningOutcomeBoundary>
<learningOutcomeBoundary>
<isDefault>true</isDefault>
<passPercentage>50</passPercentage>
<text>LO2</text>
</learningOutcomeBoundary>
<learningOutcomeBoundary>
<isDefault>true</isDefault>
<passPercentage>50</passPercentage>
<text>Test</text>
</learningOutcomeBoundary>
</learningOutcomeBoundaries>
<learningOutcomeBoundariesApplied>true</learningOutcomeBoundariesApplied>
</loBoundaries>
<scaleScoreMapping>
<id>43</id>
<href>https://...surpass.com/api/v2/AnalyticsScaleScoreMapping/43</href>
</scaleScoreMapping>
<testFormVersion>4</testFormVersion>
</scoringDataItem>
<scoringDataItem>
<gradeBoundaries>
<grade>Pass</grade>
<minRawScore>3.0000</minRawScore>
</gradeBoundaries>
<loBoundaries>
<learningOutcomeBoundaries>
<learningOutcomeBoundary>
<isDefault>false</isDefault>
<passPercentage>5</passPercentage>
<text>LO1</text>
</learningOutcomeBoundary>
<learningOutcomeBoundary>
<isDefault>true</isDefault>
<passPercentage>50</passPercentage>
<text>LO2</text>
</learningOutcomeBoundary>
<learningOutcomeBoundary>
<isDefault>true</isDefault>
<passPercentage>50</passPercentage>
<text>Test</text>
</learningOutcomeBoundary>
</learningOutcomeBoundaries>
<learningOutcomeBoundariesApplied>true</learningOutcomeBoundariesApplied>
</loBoundaries>
<scaleScoreMapping>
<id>44</id>
<href>https://...surpass.com/api/v2/AnalyticsScaleScoreMapping/44</href>
</scaleScoreMapping>
<testFormVersion>8</testFormVersion>
</scoringDataItem>
</scoringData>
<startDate>2016-05-18T00:00:00</startDate>
<subject>
<reference>BTLSF123</reference>
<id>135</id>
<href>https://...surpass.com/api/v2/Subject/135</href>
</subject>
<test>
<reference>BTLSF123</reference>
<id>166</id>
<href i:nil="true" />
</test>
<testForm>
<reference>BTLSF123</reference>
<id>173</id>
<href i:nil="true" />
</testForm>
<user>
<reference>SFlockton</reference>
<id>2</id>
<href>https://...surpass.com/api/v2/User/2</href>
</user>
<rescoredItems>
<rescoringRule>
<changeAction>AnswerChanged</changeAction>
<rescoredItem xmlns="" i:type="RescoredQuestionItemResource">
<itemId>5135P1477</itemId>
<itemVersion>2</itemVersion>
<type>MultipleChoice</type>
<questionText>Question 2</questionText>
<totalMark>3</totalMark>
<contentType>RichText</contentType>
<unattemptedMark>1</unattemptedMark>
<answerOptions>
<RescoredAnswerOptionResource>
<label>A</label>
<displayLabel>A</displayLabel>
<contentType>RichText</contentType>
<originalMark>3</originalMark>
<newMark>2</newMark>
</RescoredAnswerOptionResource>
<RescoredAnswerOptionResource>
<label>B</label>
<displayLabel>B</displayLabel>
<contentType>RichText</contentType>
<originalMark>2</originalMark>
<newMark>3</newMark>
</RescoredAnswerOptionResource>
<RescoredAnswerOptionResource>
<label>C</label>
<displayLabel>C</displayLabel>
<contentType>RichText</contentType>
<originalMark>1</originalMark>
<newMark>1</newMark>
</RescoredAnswerOptionResource>
</answerOptions>
</rescoredItem>
</rescoringRule>
<rescoringRule>
<changeAction>FullMarkedUnattempted</changeAction>
<rescoredItem>
<itemId>5135P1479</itemId>
<itemVersion>2</itemVersion>
<type>ShortAnswer</type>
<questionText>Question 3</questionText>
<totalMark>2</totalMark>
<contentType>RichText</contentType>
<unattemptedMark i:nil="true" />
</rescoredItem>
</rescoringRule>
</rescoredItems>
</rescoringRule>
</response>
<errors i:nil="true" />
<serverTimeZone>GMT Standard Time</serverTimeZone>
</response>