GET api/exam/loadstudentexamreport?examId={examId}&studentId={studentId}
加载学生答题报告
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
examId |
习题编号 |
globally unique identifier |
Required |
studentId |
学生编号 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
加载学生答题报告
JsonRtnDtoOfExamReportDtoName | Description | Type | Additional information |
---|---|---|---|
Msg | string |
None. |
|
State | RtnState |
None. |
|
Data | ExamReportDto |
None. |
Response Formats
application/json, text/json
Sample:
{ "Msg": "sample string 1", "State": 100, "Data": { "TotalScore": 1.1, "Score": 2.1, "PercentageScore": 190.90909090909091, "Description": "sample string 3", "Lrrtd": [ { "Id": "47a975d3-d476-438f-96a4-775a8cf9ecf8", "Type": { "Id": 1, "Belongs": 1, "TypeName": "sample string 2", "IsSubjective": true, "TemplateLink": "sample string 4" }, "UserId": 2, "Stem": "sample string 3", "CorrectAnswer": "sample string 4", "Score": 5, "Options": [ { "Id": "2f3b8bce-3aea-456b-8c93-b8d6db56da3f", "OptionInfo": "sample string 2", "OptionIndex": 3, "OptionAnalysis": "sample string 4", "ReTestID": "b40d3700-b51c-424a-a132-51245f733dfe" }, { "Id": "2f3b8bce-3aea-456b-8c93-b8d6db56da3f", "OptionInfo": "sample string 2", "OptionIndex": 3, "OptionAnalysis": "sample string 4", "ReTestID": "b40d3700-b51c-424a-a132-51245f733dfe" } ], "StudentAnswer": { "StudentId": "sample string 1", "AnswerInfo": "sample string 2", "ResourceTypeCode": "sample string 3", "ResourceId": "fa1e39b5-4c47-496f-b674-cae0d239c972", "TestId": "865deffe-fca5-4548-8c1a-5c7baa3a1bc4", "AnswerBatchId": "96daca72-6458-48ca-86a1-dfa00156b3ad", "IsRight": true, "Score": 8.1, "Evaluate": "sample string 9", "IsCorrecting": true, "Frequency": 11, "IsSubjective": true, "Id": "d30041e0-624a-4245-bcc2-04ddb5f1493b", "CreatedTime": "2024-09-25T00:12:11.344668+08:00", "IsDeleted": true, "LastUpdatedTime": "2024-09-25T00:12:11.344668+08:00" } }, { "Id": "47a975d3-d476-438f-96a4-775a8cf9ecf8", "Type": { "Id": 1, "Belongs": 1, "TypeName": "sample string 2", "IsSubjective": true, "TemplateLink": "sample string 4" }, "UserId": 2, "Stem": "sample string 3", "CorrectAnswer": "sample string 4", "Score": 5, "Options": [ { "Id": "2f3b8bce-3aea-456b-8c93-b8d6db56da3f", "OptionInfo": "sample string 2", "OptionIndex": 3, "OptionAnalysis": "sample string 4", "ReTestID": "b40d3700-b51c-424a-a132-51245f733dfe" }, { "Id": "2f3b8bce-3aea-456b-8c93-b8d6db56da3f", "OptionInfo": "sample string 2", "OptionIndex": 3, "OptionAnalysis": "sample string 4", "ReTestID": "b40d3700-b51c-424a-a132-51245f733dfe" } ], "StudentAnswer": { "StudentId": "sample string 1", "AnswerInfo": "sample string 2", "ResourceTypeCode": "sample string 3", "ResourceId": "fa1e39b5-4c47-496f-b674-cae0d239c972", "TestId": "865deffe-fca5-4548-8c1a-5c7baa3a1bc4", "AnswerBatchId": "96daca72-6458-48ca-86a1-dfa00156b3ad", "IsRight": true, "Score": 8.1, "Evaluate": "sample string 9", "IsCorrecting": true, "Frequency": 11, "IsSubjective": true, "Id": "d30041e0-624a-4245-bcc2-04ddb5f1493b", "CreatedTime": "2024-09-25T00:12:11.344668+08:00", "IsDeleted": true, "LastUpdatedTime": "2024-09-25T00:12:11.344668+08:00" } } ] } }
text/html
Sample:
{"Msg":"sample string 1","State":100,"Data":{"TotalScore":1.1,"Score":2.1,"PercentageScore":190.90909090909091,"Description":"sample string 3","Lrrtd":[{"Id":"47a975d3-d476-438f-96a4-775a8cf9ecf8","Type":{"Id":1,"Belongs":1,"TypeName":"sample string 2","IsSubjective":true,"TemplateLink":"sample string 4"},"UserId":2,"Stem":"sample string 3","CorrectAnswer":"sample string 4","Score":5,"Options":[{"Id":"2f3b8bce-3aea-456b-8c93-b8d6db56da3f","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"b40d3700-b51c-424a-a132-51245f733dfe"},{"Id":"2f3b8bce-3aea-456b-8c93-b8d6db56da3f","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"b40d3700-b51c-424a-a132-51245f733dfe"}],"StudentAnswer":{"StudentId":"sample string 1","AnswerInfo":"sample string 2","ResourceTypeCode":"sample string 3","ResourceId":"fa1e39b5-4c47-496f-b674-cae0d239c972","TestId":"865deffe-fca5-4548-8c1a-5c7baa3a1bc4","AnswerBatchId":"96daca72-6458-48ca-86a1-dfa00156b3ad","IsRight":true,"Score":8.1,"Evaluate":"sample string 9","IsCorrecting":true,"Frequency":11,"IsSubjective":true,"Id":"d30041e0-624a-4245-bcc2-04ddb5f1493b","CreatedTime":"2024-09-25T00:12:11.344668+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:12:11.344668+08:00"}},{"Id":"47a975d3-d476-438f-96a4-775a8cf9ecf8","Type":{"Id":1,"Belongs":1,"TypeName":"sample string 2","IsSubjective":true,"TemplateLink":"sample string 4"},"UserId":2,"Stem":"sample string 3","CorrectAnswer":"sample string 4","Score":5,"Options":[{"Id":"2f3b8bce-3aea-456b-8c93-b8d6db56da3f","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"b40d3700-b51c-424a-a132-51245f733dfe"},{"Id":"2f3b8bce-3aea-456b-8c93-b8d6db56da3f","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"b40d3700-b51c-424a-a132-51245f733dfe"}],"StudentAnswer":{"StudentId":"sample string 1","AnswerInfo":"sample string 2","ResourceTypeCode":"sample string 3","ResourceId":"fa1e39b5-4c47-496f-b674-cae0d239c972","TestId":"865deffe-fca5-4548-8c1a-5c7baa3a1bc4","AnswerBatchId":"96daca72-6458-48ca-86a1-dfa00156b3ad","IsRight":true,"Score":8.1,"Evaluate":"sample string 9","IsCorrecting":true,"Frequency":11,"IsSubjective":true,"Id":"d30041e0-624a-4245-bcc2-04ddb5f1493b","CreatedTime":"2024-09-25T00:12:11.344668+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:12:11.344668+08:00"}}]}}
application/xml, text/xml
Sample:
<JsonRtnDtoOfExamReportDtov3CTEUQJ xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BJ.Services"> <Data> <Description>sample string 3</Description> <Lrrtd> <ReportReTestDto> <CorrectAnswer>sample string 4</CorrectAnswer> <Id>47a975d3-d476-438f-96a4-775a8cf9ecf8</Id> <Options> <ReportReTestOptionDto> <Id>2f3b8bce-3aea-456b-8c93-b8d6db56da3f</Id> <OptionAnalysis>sample string 4</OptionAnalysis> <OptionIndex>3</OptionIndex> <OptionInfo>sample string 2</OptionInfo> <ReTestID>b40d3700-b51c-424a-a132-51245f733dfe</ReTestID> </ReportReTestOptionDto> <ReportReTestOptionDto> <Id>2f3b8bce-3aea-456b-8c93-b8d6db56da3f</Id> <OptionAnalysis>sample string 4</OptionAnalysis> <OptionIndex>3</OptionIndex> <OptionInfo>sample string 2</OptionInfo> <ReTestID>b40d3700-b51c-424a-a132-51245f733dfe</ReTestID> </ReportReTestOptionDto> </Options> <Score>5</Score> <Stem>sample string 3</Stem> <StudentAnswer xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d5p1:CreatedTime>2024-09-25T00:12:11.344668+08:00</d5p1:CreatedTime> <d5p1:Id>d30041e0-624a-4245-bcc2-04ddb5f1493b</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-25T00:12:11.344668+08:00</d5p1:LastUpdatedTime> <d5p1:AnswerBatchId>96daca72-6458-48ca-86a1-dfa00156b3ad</d5p1:AnswerBatchId> <d5p1:AnswerInfo>sample string 2</d5p1:AnswerInfo> <d5p1:Evaluate>sample string 9</d5p1:Evaluate> <d5p1:Frequency>11</d5p1:Frequency> <d5p1:IsCorrecting>true</d5p1:IsCorrecting> <d5p1:IsRight>true</d5p1:IsRight> <d5p1:IsSubjective>true</d5p1:IsSubjective> <d5p1:ResourceId>fa1e39b5-4c47-496f-b674-cae0d239c972</d5p1:ResourceId> <d5p1:ResourceTypeCode>sample string 3</d5p1:ResourceTypeCode> <d5p1:Score>8.1</d5p1:Score> <d5p1:StudentId>sample string 1</d5p1:StudentId> <d5p1:TestId>865deffe-fca5-4548-8c1a-5c7baa3a1bc4</d5p1:TestId> </StudentAnswer> <Type xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d5p1:Belongs>基础题型</d5p1:Belongs> <d5p1:Id>1</d5p1:Id> <d5p1:IsSubjective>true</d5p1:IsSubjective> <d5p1:TemplateLink>sample string 4</d5p1:TemplateLink> <d5p1:TypeName>sample string 2</d5p1:TypeName> </Type> <UserId>2</UserId> </ReportReTestDto> <ReportReTestDto> <CorrectAnswer>sample string 4</CorrectAnswer> <Id>47a975d3-d476-438f-96a4-775a8cf9ecf8</Id> <Options> <ReportReTestOptionDto> <Id>2f3b8bce-3aea-456b-8c93-b8d6db56da3f</Id> <OptionAnalysis>sample string 4</OptionAnalysis> <OptionIndex>3</OptionIndex> <OptionInfo>sample string 2</OptionInfo> <ReTestID>b40d3700-b51c-424a-a132-51245f733dfe</ReTestID> </ReportReTestOptionDto> <ReportReTestOptionDto> <Id>2f3b8bce-3aea-456b-8c93-b8d6db56da3f</Id> <OptionAnalysis>sample string 4</OptionAnalysis> <OptionIndex>3</OptionIndex> <OptionInfo>sample string 2</OptionInfo> <ReTestID>b40d3700-b51c-424a-a132-51245f733dfe</ReTestID> </ReportReTestOptionDto> </Options> <Score>5</Score> <Stem>sample string 3</Stem> <StudentAnswer xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d5p1:CreatedTime>2024-09-25T00:12:11.344668+08:00</d5p1:CreatedTime> <d5p1:Id>d30041e0-624a-4245-bcc2-04ddb5f1493b</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-25T00:12:11.344668+08:00</d5p1:LastUpdatedTime> <d5p1:AnswerBatchId>96daca72-6458-48ca-86a1-dfa00156b3ad</d5p1:AnswerBatchId> <d5p1:AnswerInfo>sample string 2</d5p1:AnswerInfo> <d5p1:Evaluate>sample string 9</d5p1:Evaluate> <d5p1:Frequency>11</d5p1:Frequency> <d5p1:IsCorrecting>true</d5p1:IsCorrecting> <d5p1:IsRight>true</d5p1:IsRight> <d5p1:IsSubjective>true</d5p1:IsSubjective> <d5p1:ResourceId>fa1e39b5-4c47-496f-b674-cae0d239c972</d5p1:ResourceId> <d5p1:ResourceTypeCode>sample string 3</d5p1:ResourceTypeCode> <d5p1:Score>8.1</d5p1:Score> <d5p1:StudentId>sample string 1</d5p1:StudentId> <d5p1:TestId>865deffe-fca5-4548-8c1a-5c7baa3a1bc4</d5p1:TestId> </StudentAnswer> <Type xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d5p1:Belongs>基础题型</d5p1:Belongs> <d5p1:Id>1</d5p1:Id> <d5p1:IsSubjective>true</d5p1:IsSubjective> <d5p1:TemplateLink>sample string 4</d5p1:TemplateLink> <d5p1:TypeName>sample string 2</d5p1:TypeName> </Type> <UserId>2</UserId> </ReportReTestDto> </Lrrtd> <Score>2.1</Score> <TotalScore>1.1</TotalScore> </Data> <Msg>sample string 1</Msg> <State>Display</State> </JsonRtnDtoOfExamReportDtov3CTEUQJ>
text/javascript, application/javascript, application/json-p
Sample:
/**/ typeof === 'function' && ({"Msg":"sample string 1","State":100,"Data":{"TotalScore":1.1,"Score":2.1,"PercentageScore":190.90909090909091,"Description":"sample string 3","Lrrtd":[{"Id":"47a975d3-d476-438f-96a4-775a8cf9ecf8","Type":{"Id":1,"Belongs":1,"TypeName":"sample string 2","IsSubjective":true,"TemplateLink":"sample string 4"},"UserId":2,"Stem":"sample string 3","CorrectAnswer":"sample string 4","Score":5,"Options":[{"Id":"2f3b8bce-3aea-456b-8c93-b8d6db56da3f","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"b40d3700-b51c-424a-a132-51245f733dfe"},{"Id":"2f3b8bce-3aea-456b-8c93-b8d6db56da3f","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"b40d3700-b51c-424a-a132-51245f733dfe"}],"StudentAnswer":{"StudentId":"sample string 1","AnswerInfo":"sample string 2","ResourceTypeCode":"sample string 3","ResourceId":"fa1e39b5-4c47-496f-b674-cae0d239c972","TestId":"865deffe-fca5-4548-8c1a-5c7baa3a1bc4","AnswerBatchId":"96daca72-6458-48ca-86a1-dfa00156b3ad","IsRight":true,"Score":8.1,"Evaluate":"sample string 9","IsCorrecting":true,"Frequency":11,"IsSubjective":true,"Id":"d30041e0-624a-4245-bcc2-04ddb5f1493b","CreatedTime":"2024-09-25T00:12:11.344668+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:12:11.344668+08:00"}},{"Id":"47a975d3-d476-438f-96a4-775a8cf9ecf8","Type":{"Id":1,"Belongs":1,"TypeName":"sample string 2","IsSubjective":true,"TemplateLink":"sample string 4"},"UserId":2,"Stem":"sample string 3","CorrectAnswer":"sample string 4","Score":5,"Options":[{"Id":"2f3b8bce-3aea-456b-8c93-b8d6db56da3f","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"b40d3700-b51c-424a-a132-51245f733dfe"},{"Id":"2f3b8bce-3aea-456b-8c93-b8d6db56da3f","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"b40d3700-b51c-424a-a132-51245f733dfe"}],"StudentAnswer":{"StudentId":"sample string 1","AnswerInfo":"sample string 2","ResourceTypeCode":"sample string 3","ResourceId":"fa1e39b5-4c47-496f-b674-cae0d239c972","TestId":"865deffe-fca5-4548-8c1a-5c7baa3a1bc4","AnswerBatchId":"96daca72-6458-48ca-86a1-dfa00156b3ad","IsRight":true,"Score":8.1,"Evaluate":"sample string 9","IsCorrecting":true,"Frequency":11,"IsSubjective":true,"Id":"d30041e0-624a-4245-bcc2-04ddb5f1493b","CreatedTime":"2024-09-25T00:12:11.344668+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:12:11.344668+08:00"}}]}});