POST api/retestrepository/savesync
保存题库
Request Information
URI Parameters
None.
Body Parameters
ReTestRepositoryInputDtoName | Description | Type | Additional information |
---|---|---|---|
Id |
题库编号 |
integer |
None. |
ProfessionalCourseId |
所属课程 |
integer |
None. |
RepositoryName |
题库名称 |
string |
None. |
Path |
层级路径 |
string |
None. |
PId |
父级分类 |
integer |
None. |
Sort |
排序 |
integer |
None. |
Grade |
年级 |
integer |
None. |
Semester |
学期 |
Semester |
None. |
VisibleToStudent |
对学生可见 |
boolean |
None. |
VisibleOtherTeacher |
对其它老师可见 |
boolean |
None. |
UserId |
用户编号(题库所属用户,题库创建人) |
integer |
None. |
NodeTab |
节点类型标记 |
NodeTab |
None. |
IsPrepare |
是否备课 |
boolean |
None. |
Request Formats
application/json, text/json
Sample:
{ "Id": 1, "ProfessionalCourseId": 2, "RepositoryName": "sample string 3", "Path": "sample string 4", "PId": 5, "Sort": 6, "Grade": 7, "Semester": 1, "VisibleToStudent": true, "VisibleOtherTeacher": true, "UserId": 10, "NodeTab": 1, "IsPrepare": true }
text/html
Sample:
{"Id":1,"ProfessionalCourseId":2,"RepositoryName":"sample string 3","Path":"sample string 4","PId":5,"Sort":6,"Grade":7,"Semester":1,"VisibleToStudent":true,"VisibleOtherTeacher":true,"UserId":10,"NodeTab":1,"IsPrepare":true}
application/xml, text/xml
Sample:
<ReTestRepositoryInputDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BJ.Services"> <Grade>7</Grade> <Id>1</Id> <IsPrepare>true</IsPrepare> <NodeTab>章</NodeTab> <PId>5</PId> <Path>sample string 4</Path> <ProfessionalCourseId>2</ProfessionalCourseId> <RepositoryName>sample string 3</RepositoryName> <Semester>第一学期</Semester> <Sort>6</Sort> <UserId>10</UserId> <VisibleOtherTeacher>true</VisibleOtherTeacher> <VisibleToStudent>true</VisibleToStudent> </ReTestRepositoryInputDto>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
保存题库
JsonRtnDtoOfReTestRepositoryName | Description | Type | Additional information |
---|---|---|---|
Msg | string |
None. |
|
State | RtnState |
None. |
|
Data | ReTestRepository |
None. |
Response Formats
application/json, text/json
Sample:
{ "Msg": "sample string 1", "State": 100, "Data": { "Id": 1, "ProfessionalCourseId": 2, "RepositoryName": "sample string 3", "Path": "sample string 4", "PId": 5, "Sort": 6, "IsSystem": true, "CreatedTime": "2024-09-25T00:07:51.7812515+08:00", "VisibleToStudent": true, "VisibleOtherTeacher": true, "IsOpen": true, "UserId": 12, "Audited": true, "AuditState": 1, "AuditStep": 14, "AuditLogs": "sample string 15", "AuditUserId": 1, "Grade": 16, "Semester": 1, "NodeTab": 1, "IsPrepare": true, "IsFromAnswerCard": true, "PassWord": "sample string 19", "RelationalReTestRepositorys": [ { "ReTestRepositoryId": 1, "ReTestRepositoryPath": "sample string 2", "ReTestId": "cc913c1e-d6a7-48f9-b8d0-a30277662cc6", "DescribeReTestRepositoryId": "08873acb-b64b-4f60-abe4-9c209f4a44f8", "CompatibleMd5": "sample string 4", "ReTest": { "UserId": 1, "TestTypeId": 2, "TestTypeDetail": "sample string 3", "ResourceId": "100b0a89-b75a-4460-bcfb-44969b4c7483", "ProfessionalCourseId": 4, "ProfessionalPath": "sample string 5", "Knowledge": "sample string 6", "Description": "sample string 7", "Stem": "sample string 8", "CorrectAnswer": "sample string 9", "Analysis": "sample string 10", "Difficulty": 11, "Score": 12.1, "Citations": 13, "ScoringRatio": 14.1, "RelyOn": "bcb5270f-117b-42b6-ac0e-4715ee4fa89c", "SourcePalyNumber": 1, "CanUpsetOptions": true, "MD5": "sample string 16", "Options": [ { "OptionInfo": "sample string 1", "OptionIndex": 2, "ReTestID": "d9fa784f-881b-4285-8767-ec17755ebd93", "OptionAnalysis": "sample string 4", "Id": "f6490c50-e4ed-460a-9d6f-516b6129b11b", "CreatedTime": "2024-09-25T00:07:51.7812515+08:00", "IsDeleted": true, "LastUpdatedTime": "2024-09-25T00:07:51.7812515+08:00" }, { "OptionInfo": "sample string 1", "OptionIndex": 2, "ReTestID": "d9fa784f-881b-4285-8767-ec17755ebd93", "OptionAnalysis": "sample string 4", "Id": "f6490c50-e4ed-460a-9d6f-516b6129b11b", "CreatedTime": "2024-09-25T00:07:51.7812515+08:00", "IsDeleted": true, "LastUpdatedTime": "2024-09-25T00:07:51.7812515+08:00" } ], "Type": { "Id": 1, "Belongs": 1, "TypeName": "sample string 2", "IsSubjective": true, "TemplateLink": "sample string 4" }, "MarkRule": "sample string 17", "Audited": 0, "AuditUserId": 1, "IsFromAnswerCard": true, "ModifyUserId": 1, "RelationalReTestRepositorys": [], "Id": "7a07b111-024f-48f8-902a-8acdd408f891", "CreatedTime": "2024-09-25T00:07:51.7812515+08:00", "IsDeleted": true, "LastUpdatedTime": "2024-09-25T00:07:51.7812515+08:00" }, "ProfessionalTargetId": "sample string 5", "Paused": true, "PausedUserId": 1, "LastPausedTime": "2024-09-25T00:07:51.7812515+08:00", "DescribeReTestRepository": { "Id": "24fa5f23-3272-43fd-8eb2-c0e1d9eda1e6", "DescribeName": "sample string 2", "ReTestRepositoryId": 3, "TestTypeId": 4, "TestTypeDetail": "sample string 5", "ReTestDescribeInfos": [ { "Id": "d00550fd-e958-4550-9a7c-196801c88342", "DescribeReTestRepositoryId": "99b1d001-ead4-4d2e-9690-ff7c6d3642f2", "TestTypeId": 3, "Number": 4, "Score": 5.1, "Index": 6 }, { "Id": "d00550fd-e958-4550-9a7c-196801c88342", "DescribeReTestRepositoryId": "99b1d001-ead4-4d2e-9690-ff7c6d3642f2", "TestTypeId": 3, "Number": 4, "Score": 5.1, "Index": 6 } ] }, "Audit": 1, "AuditLogs": "sample string 7" }, { "ReTestRepositoryId": 1, "ReTestRepositoryPath": "sample string 2", "ReTestId": "cc913c1e-d6a7-48f9-b8d0-a30277662cc6", "DescribeReTestRepositoryId": "08873acb-b64b-4f60-abe4-9c209f4a44f8", "CompatibleMd5": "sample string 4", "ReTest": { "UserId": 1, "TestTypeId": 2, "TestTypeDetail": "sample string 3", "ResourceId": "100b0a89-b75a-4460-bcfb-44969b4c7483", "ProfessionalCourseId": 4, "ProfessionalPath": "sample string 5", "Knowledge": "sample string 6", "Description": "sample string 7", "Stem": "sample string 8", "CorrectAnswer": "sample string 9", "Analysis": "sample string 10", "Difficulty": 11, "Score": 12.1, "Citations": 13, "ScoringRatio": 14.1, "RelyOn": "bcb5270f-117b-42b6-ac0e-4715ee4fa89c", "SourcePalyNumber": 1, "CanUpsetOptions": true, "MD5": "sample string 16", "Options": [ { "OptionInfo": "sample string 1", "OptionIndex": 2, "ReTestID": "d9fa784f-881b-4285-8767-ec17755ebd93", "OptionAnalysis": "sample string 4", "Id": "f6490c50-e4ed-460a-9d6f-516b6129b11b", "CreatedTime": "2024-09-25T00:07:51.7812515+08:00", "IsDeleted": true, "LastUpdatedTime": "2024-09-25T00:07:51.7812515+08:00" }, { "OptionInfo": "sample string 1", "OptionIndex": 2, "ReTestID": "d9fa784f-881b-4285-8767-ec17755ebd93", "OptionAnalysis": "sample string 4", "Id": "f6490c50-e4ed-460a-9d6f-516b6129b11b", "CreatedTime": "2024-09-25T00:07:51.7812515+08:00", "IsDeleted": true, "LastUpdatedTime": "2024-09-25T00:07:51.7812515+08:00" } ], "Type": { "Id": 1, "Belongs": 1, "TypeName": "sample string 2", "IsSubjective": true, "TemplateLink": "sample string 4" }, "MarkRule": "sample string 17", "Audited": 0, "AuditUserId": 1, "IsFromAnswerCard": true, "ModifyUserId": 1, "RelationalReTestRepositorys": [], "Id": "7a07b111-024f-48f8-902a-8acdd408f891", "CreatedTime": "2024-09-25T00:07:51.7812515+08:00", "IsDeleted": true, "LastUpdatedTime": "2024-09-25T00:07:51.7812515+08:00" }, "ProfessionalTargetId": "sample string 5", "Paused": true, "PausedUserId": 1, "LastPausedTime": "2024-09-25T00:07:51.7812515+08:00", "DescribeReTestRepository": { "Id": "24fa5f23-3272-43fd-8eb2-c0e1d9eda1e6", "DescribeName": "sample string 2", "ReTestRepositoryId": 3, "TestTypeId": 4, "TestTypeDetail": "sample string 5", "ReTestDescribeInfos": [ { "Id": "d00550fd-e958-4550-9a7c-196801c88342", "DescribeReTestRepositoryId": "99b1d001-ead4-4d2e-9690-ff7c6d3642f2", "TestTypeId": 3, "Number": 4, "Score": 5.1, "Index": 6 }, { "Id": "d00550fd-e958-4550-9a7c-196801c88342", "DescribeReTestRepositoryId": "99b1d001-ead4-4d2e-9690-ff7c6d3642f2", "TestTypeId": 3, "Number": 4, "Score": 5.1, "Index": 6 } ] }, "Audit": 1, "AuditLogs": "sample string 7" } ], "CurrentAuditRoleId": 1, "CurrentAuditIndex": 1, "AcademicYear": "sample string 20", "IsPartVisibleOtherTeacher": true } }
text/html
Sample:
{"Msg":"sample string 1","State":100,"Data":{"Id":1,"ProfessionalCourseId":2,"RepositoryName":"sample string 3","Path":"sample string 4","PId":5,"Sort":6,"IsSystem":true,"CreatedTime":"2024-09-25T00:07:51.7812515+08:00","VisibleToStudent":true,"VisibleOtherTeacher":true,"IsOpen":true,"UserId":12,"Audited":true,"AuditState":1,"AuditStep":14,"AuditLogs":"sample string 15","AuditUserId":1,"Grade":16,"Semester":1,"NodeTab":1,"IsPrepare":true,"IsFromAnswerCard":true,"PassWord":"sample string 19","RelationalReTestRepositorys":[{"ReTestRepositoryId":1,"ReTestRepositoryPath":"sample string 2","ReTestId":"cc913c1e-d6a7-48f9-b8d0-a30277662cc6","DescribeReTestRepositoryId":"08873acb-b64b-4f60-abe4-9c209f4a44f8","CompatibleMd5":"sample string 4","ReTest":{"UserId":1,"TestTypeId":2,"TestTypeDetail":"sample string 3","ResourceId":"100b0a89-b75a-4460-bcfb-44969b4c7483","ProfessionalCourseId":4,"ProfessionalPath":"sample string 5","Knowledge":"sample string 6","Description":"sample string 7","Stem":"sample string 8","CorrectAnswer":"sample string 9","Analysis":"sample string 10","Difficulty":11,"Score":12.1,"Citations":13,"ScoringRatio":14.1,"RelyOn":"bcb5270f-117b-42b6-ac0e-4715ee4fa89c","SourcePalyNumber":1,"CanUpsetOptions":true,"MD5":"sample string 16","Options":[{"OptionInfo":"sample string 1","OptionIndex":2,"ReTestID":"d9fa784f-881b-4285-8767-ec17755ebd93","OptionAnalysis":"sample string 4","Id":"f6490c50-e4ed-460a-9d6f-516b6129b11b","CreatedTime":"2024-09-25T00:07:51.7812515+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:07:51.7812515+08:00"},{"OptionInfo":"sample string 1","OptionIndex":2,"ReTestID":"d9fa784f-881b-4285-8767-ec17755ebd93","OptionAnalysis":"sample string 4","Id":"f6490c50-e4ed-460a-9d6f-516b6129b11b","CreatedTime":"2024-09-25T00:07:51.7812515+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:07:51.7812515+08:00"}],"Type":{"Id":1,"Belongs":1,"TypeName":"sample string 2","IsSubjective":true,"TemplateLink":"sample string 4"},"MarkRule":"sample string 17","Audited":0,"AuditUserId":1,"IsFromAnswerCard":true,"ModifyUserId":1,"RelationalReTestRepositorys":[],"Id":"7a07b111-024f-48f8-902a-8acdd408f891","CreatedTime":"2024-09-25T00:07:51.7812515+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:07:51.7812515+08:00"},"ProfessionalTargetId":"sample string 5","Paused":true,"PausedUserId":1,"LastPausedTime":"2024-09-25T00:07:51.7812515+08:00","DescribeReTestRepository":{"Id":"24fa5f23-3272-43fd-8eb2-c0e1d9eda1e6","DescribeName":"sample string 2","ReTestRepositoryId":3,"TestTypeId":4,"TestTypeDetail":"sample string 5","ReTestDescribeInfos":[{"Id":"d00550fd-e958-4550-9a7c-196801c88342","DescribeReTestRepositoryId":"99b1d001-ead4-4d2e-9690-ff7c6d3642f2","TestTypeId":3,"Number":4,"Score":5.1,"Index":6},{"Id":"d00550fd-e958-4550-9a7c-196801c88342","DescribeReTestRepositoryId":"99b1d001-ead4-4d2e-9690-ff7c6d3642f2","TestTypeId":3,"Number":4,"Score":5.1,"Index":6}]},"Audit":1,"AuditLogs":"sample string 7"},{"ReTestRepositoryId":1,"ReTestRepositoryPath":"sample string 2","ReTestId":"cc913c1e-d6a7-48f9-b8d0-a30277662cc6","DescribeReTestRepositoryId":"08873acb-b64b-4f60-abe4-9c209f4a44f8","CompatibleMd5":"sample string 4","ReTest":{"UserId":1,"TestTypeId":2,"TestTypeDetail":"sample string 3","ResourceId":"100b0a89-b75a-4460-bcfb-44969b4c7483","ProfessionalCourseId":4,"ProfessionalPath":"sample string 5","Knowledge":"sample string 6","Description":"sample string 7","Stem":"sample string 8","CorrectAnswer":"sample string 9","Analysis":"sample string 10","Difficulty":11,"Score":12.1,"Citations":13,"ScoringRatio":14.1,"RelyOn":"bcb5270f-117b-42b6-ac0e-4715ee4fa89c","SourcePalyNumber":1,"CanUpsetOptions":true,"MD5":"sample string 16","Options":[{"OptionInfo":"sample string 1","OptionIndex":2,"ReTestID":"d9fa784f-881b-4285-8767-ec17755ebd93","OptionAnalysis":"sample string 4","Id":"f6490c50-e4ed-460a-9d6f-516b6129b11b","CreatedTime":"2024-09-25T00:07:51.7812515+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:07:51.7812515+08:00"},{"OptionInfo":"sample string 1","OptionIndex":2,"ReTestID":"d9fa784f-881b-4285-8767-ec17755ebd93","OptionAnalysis":"sample string 4","Id":"f6490c50-e4ed-460a-9d6f-516b6129b11b","CreatedTime":"2024-09-25T00:07:51.7812515+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:07:51.7812515+08:00"}],"Type":{"Id":1,"Belongs":1,"TypeName":"sample string 2","IsSubjective":true,"TemplateLink":"sample string 4"},"MarkRule":"sample string 17","Audited":0,"AuditUserId":1,"IsFromAnswerCard":true,"ModifyUserId":1,"RelationalReTestRepositorys":[],"Id":"7a07b111-024f-48f8-902a-8acdd408f891","CreatedTime":"2024-09-25T00:07:51.7812515+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:07:51.7812515+08:00"},"ProfessionalTargetId":"sample string 5","Paused":true,"PausedUserId":1,"LastPausedTime":"2024-09-25T00:07:51.7812515+08:00","DescribeReTestRepository":{"Id":"24fa5f23-3272-43fd-8eb2-c0e1d9eda1e6","DescribeName":"sample string 2","ReTestRepositoryId":3,"TestTypeId":4,"TestTypeDetail":"sample string 5","ReTestDescribeInfos":[{"Id":"d00550fd-e958-4550-9a7c-196801c88342","DescribeReTestRepositoryId":"99b1d001-ead4-4d2e-9690-ff7c6d3642f2","TestTypeId":3,"Number":4,"Score":5.1,"Index":6},{"Id":"d00550fd-e958-4550-9a7c-196801c88342","DescribeReTestRepositoryId":"99b1d001-ead4-4d2e-9690-ff7c6d3642f2","TestTypeId":3,"Number":4,"Score":5.1,"Index":6}]},"Audit":1,"AuditLogs":"sample string 7"}],"CurrentAuditRoleId":1,"CurrentAuditIndex":1,"AcademicYear":"sample string 20","IsPartVisibleOtherTeacher":true}}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
text/javascript, application/javascript, application/json-p
Sample:
/**/ typeof === 'function' && ({"Msg":"sample string 1","State":100,"Data":{"Id":1,"ProfessionalCourseId":2,"RepositoryName":"sample string 3","Path":"sample string 4","PId":5,"Sort":6,"IsSystem":true,"CreatedTime":"2024-09-25T00:07:51.7812515+08:00","VisibleToStudent":true,"VisibleOtherTeacher":true,"IsOpen":true,"UserId":12,"Audited":true,"AuditState":1,"AuditStep":14,"AuditLogs":"sample string 15","AuditUserId":1,"Grade":16,"Semester":1,"NodeTab":1,"IsPrepare":true,"IsFromAnswerCard":true,"PassWord":"sample string 19","RelationalReTestRepositorys":[{"ReTestRepositoryId":1,"ReTestRepositoryPath":"sample string 2","ReTestId":"cc913c1e-d6a7-48f9-b8d0-a30277662cc6","DescribeReTestRepositoryId":"08873acb-b64b-4f60-abe4-9c209f4a44f8","CompatibleMd5":"sample string 4","ReTest":{"UserId":1,"TestTypeId":2,"TestTypeDetail":"sample string 3","ResourceId":"100b0a89-b75a-4460-bcfb-44969b4c7483","ProfessionalCourseId":4,"ProfessionalPath":"sample string 5","Knowledge":"sample string 6","Description":"sample string 7","Stem":"sample string 8","CorrectAnswer":"sample string 9","Analysis":"sample string 10","Difficulty":11,"Score":12.1,"Citations":13,"ScoringRatio":14.1,"RelyOn":"bcb5270f-117b-42b6-ac0e-4715ee4fa89c","SourcePalyNumber":1,"CanUpsetOptions":true,"MD5":"sample string 16","Options":[{"OptionInfo":"sample string 1","OptionIndex":2,"ReTestID":"d9fa784f-881b-4285-8767-ec17755ebd93","OptionAnalysis":"sample string 4","Id":"f6490c50-e4ed-460a-9d6f-516b6129b11b","CreatedTime":"2024-09-25T00:07:51.7812515+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:07:51.7812515+08:00"},{"OptionInfo":"sample string 1","OptionIndex":2,"ReTestID":"d9fa784f-881b-4285-8767-ec17755ebd93","OptionAnalysis":"sample string 4","Id":"f6490c50-e4ed-460a-9d6f-516b6129b11b","CreatedTime":"2024-09-25T00:07:51.7812515+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:07:51.7812515+08:00"}],"Type":{"Id":1,"Belongs":1,"TypeName":"sample string 2","IsSubjective":true,"TemplateLink":"sample string 4"},"MarkRule":"sample string 17","Audited":0,"AuditUserId":1,"IsFromAnswerCard":true,"ModifyUserId":1,"RelationalReTestRepositorys":[],"Id":"7a07b111-024f-48f8-902a-8acdd408f891","CreatedTime":"2024-09-25T00:07:51.7812515+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:07:51.7812515+08:00"},"ProfessionalTargetId":"sample string 5","Paused":true,"PausedUserId":1,"LastPausedTime":"2024-09-25T00:07:51.7812515+08:00","DescribeReTestRepository":{"Id":"24fa5f23-3272-43fd-8eb2-c0e1d9eda1e6","DescribeName":"sample string 2","ReTestRepositoryId":3,"TestTypeId":4,"TestTypeDetail":"sample string 5","ReTestDescribeInfos":[{"Id":"d00550fd-e958-4550-9a7c-196801c88342","DescribeReTestRepositoryId":"99b1d001-ead4-4d2e-9690-ff7c6d3642f2","TestTypeId":3,"Number":4,"Score":5.1,"Index":6},{"Id":"d00550fd-e958-4550-9a7c-196801c88342","DescribeReTestRepositoryId":"99b1d001-ead4-4d2e-9690-ff7c6d3642f2","TestTypeId":3,"Number":4,"Score":5.1,"Index":6}]},"Audit":1,"AuditLogs":"sample string 7"},{"ReTestRepositoryId":1,"ReTestRepositoryPath":"sample string 2","ReTestId":"cc913c1e-d6a7-48f9-b8d0-a30277662cc6","DescribeReTestRepositoryId":"08873acb-b64b-4f60-abe4-9c209f4a44f8","CompatibleMd5":"sample string 4","ReTest":{"UserId":1,"TestTypeId":2,"TestTypeDetail":"sample string 3","ResourceId":"100b0a89-b75a-4460-bcfb-44969b4c7483","ProfessionalCourseId":4,"ProfessionalPath":"sample string 5","Knowledge":"sample string 6","Description":"sample string 7","Stem":"sample string 8","CorrectAnswer":"sample string 9","Analysis":"sample string 10","Difficulty":11,"Score":12.1,"Citations":13,"ScoringRatio":14.1,"RelyOn":"bcb5270f-117b-42b6-ac0e-4715ee4fa89c","SourcePalyNumber":1,"CanUpsetOptions":true,"MD5":"sample string 16","Options":[{"OptionInfo":"sample string 1","OptionIndex":2,"ReTestID":"d9fa784f-881b-4285-8767-ec17755ebd93","OptionAnalysis":"sample string 4","Id":"f6490c50-e4ed-460a-9d6f-516b6129b11b","CreatedTime":"2024-09-25T00:07:51.7812515+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:07:51.7812515+08:00"},{"OptionInfo":"sample string 1","OptionIndex":2,"ReTestID":"d9fa784f-881b-4285-8767-ec17755ebd93","OptionAnalysis":"sample string 4","Id":"f6490c50-e4ed-460a-9d6f-516b6129b11b","CreatedTime":"2024-09-25T00:07:51.7812515+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:07:51.7812515+08:00"}],"Type":{"Id":1,"Belongs":1,"TypeName":"sample string 2","IsSubjective":true,"TemplateLink":"sample string 4"},"MarkRule":"sample string 17","Audited":0,"AuditUserId":1,"IsFromAnswerCard":true,"ModifyUserId":1,"RelationalReTestRepositorys":[],"Id":"7a07b111-024f-48f8-902a-8acdd408f891","CreatedTime":"2024-09-25T00:07:51.7812515+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:07:51.7812515+08:00"},"ProfessionalTargetId":"sample string 5","Paused":true,"PausedUserId":1,"LastPausedTime":"2024-09-25T00:07:51.7812515+08:00","DescribeReTestRepository":{"Id":"24fa5f23-3272-43fd-8eb2-c0e1d9eda1e6","DescribeName":"sample string 2","ReTestRepositoryId":3,"TestTypeId":4,"TestTypeDetail":"sample string 5","ReTestDescribeInfos":[{"Id":"d00550fd-e958-4550-9a7c-196801c88342","DescribeReTestRepositoryId":"99b1d001-ead4-4d2e-9690-ff7c6d3642f2","TestTypeId":3,"Number":4,"Score":5.1,"Index":6},{"Id":"d00550fd-e958-4550-9a7c-196801c88342","DescribeReTestRepositoryId":"99b1d001-ead4-4d2e-9690-ff7c6d3642f2","TestTypeId":3,"Number":4,"Score":5.1,"Index":6}]},"Audit":1,"AuditLogs":"sample string 7"}],"CurrentAuditRoleId":1,"CurrentAuditIndex":1,"AcademicYear":"sample string 20","IsPartVisibleOtherTeacher":true}});