POST api/retest/savecomb
保存复合题
Request Information
URI Parameters
None.
Body Parameters
RecombinationReTestDtoName | Description | Type | Additional information |
---|---|---|---|
Id |
试题编号 |
globally unique identifier |
None. |
ProfessionalCourseId |
课程编号 |
integer |
None. |
ProfessionalPath |
课程专业路径 |
string |
None. |
ReTestRepositoryId |
题库编号 |
integer |
None. |
ReTestRepositoryPath |
题库路径(题库路径为题库的Path+它自己的Id+/) |
string |
None. |
Knowledge |
知识点 |
string |
None. |
TestTypeId |
题型编号 |
integer |
None. |
ExamId |
所属习题编号 |
globally unique identifier |
None. |
UserId |
老师编号(创建人) |
integer |
None. |
Description |
题目说明(题前描述最大长度4000) |
string |
None. |
Stem |
题干 |
string |
None. |
CorrectAnswer |
正确答案 |
string |
None. |
Analysis |
解析(最大长度500) |
string |
None. |
Difficulty |
难度 |
integer |
None. |
Score |
分值 |
decimal number |
None. |
SourcePalyNumber |
音视频类型资源允许的最大播放次数 |
integer |
None. |
DescribeReTestRepositoryId |
题库描述编号 |
globally unique identifier |
None. |
DescribeReTestRepositoryName |
题库描述名称 |
string |
None. |
DescribeInfos |
复合题描述详细信息 |
string |
None. |
CanUpsetOptions |
选择允许乱序 |
boolean |
None. |
ReTestSet |
小题 |
Collection of TestSaveDto |
None. |
Labels |
试题标签 |
Collection of ReTestLables |
None. |
CorrectionType |
是否纠错 |
CorrectionType |
None. |
Repeated |
试题是否重复 |
boolean |
None. |
RepeatedId |
重复的试题编号 |
globally unique identifier |
None. |
IsOverwrite |
如果试题重复是否覆盖 |
boolean |
None. |
AuditUserId |
审核人 |
integer |
None. |
Audited |
试题审核情况 |
TestAuditType |
None. |
Request Formats
application/json, text/json
Sample:
{ "Id": "e45f994a-eea1-4843-85bd-764074096e3c", "ProfessionalCourseId": 2, "ProfessionalPath": "sample string 3", "ReTestRepositoryId": 4, "ReTestRepositoryPath": "sample string 5", "Knowledge": "sample string 6", "TestTypeId": 7, "ExamId": "0713cb11-01e0-4e1f-aa29-0586bf5c60fa", "UserId": 9, "Description": "sample string 10", "Stem": "sample string 11", "CorrectAnswer": "sample string 12", "Analysis": "sample string 13", "Difficulty": 14, "Score": 15.1, "SourcePalyNumber": 1, "DescribeReTestRepositoryId": "031c2f90-41b0-4f43-b603-f4fdeb14b4ae", "DescribeReTestRepositoryName": "sample string 16", "DescribeInfos": "sample string 17", "CanUpsetOptions": true, "ReTestSet": [ { "Id": "95261776-ae27-4fcc-ac6e-c5c2773d1514", "TestTypeId": 2, "ResourceId": "e14f0e40-555e-42a4-b65c-2bdf4d3aaea6", "ProfessionalCourseId": 3, "ProfessionalPath": "sample string 4", "ReTestRepositoryId": 5, "ReTestRepositoryPath": "sample string 6", "Knowledge": "sample string 7", "ExamId": "61c786b6-b786-4072-bc97-9e91d4f2bc92", "UserId": 9, "Description": "sample string 10", "Stem": "sample string 11", "CorrectAnswer": "sample string 12", "Analysis": "sample string 13", "Difficulty": 14, "Score": 15.1, "SourcePalyNumber": 1, "CanUpsetOptions": true, "Options": [ { "Id": "c8d5853c-2a0c-4d88-87ab-4ce24cf87058", "OptionInfo": "sample string 2", "OptionIndex": 3, "OptionAnalysis": "sample string 4", "ReTestID": "b340c79c-0521-4fa8-9278-df882746c6ff" }, { "Id": "c8d5853c-2a0c-4d88-87ab-4ce24cf87058", "OptionInfo": "sample string 2", "OptionIndex": 3, "OptionAnalysis": "sample string 4", "ReTestID": "b340c79c-0521-4fa8-9278-df882746c6ff" } ], "DescribeReTestRepositoryId": "db97bca5-4c4a-4229-9638-e3158018f3b5", "DescribeReTestRepositoryName": "sample string 17", "CorrectionType": 1, "MarkRule": "sample string 19", "Lables": [ { "ReTestID": "d84536d4-a5b1-4898-aec5-7ea41c1dc2e3", "ReTestRepositoryId": 2, "LableName": "sample string 3", "LableValue": "sample string 4" }, { "ReTestID": "d84536d4-a5b1-4898-aec5-7ea41c1dc2e3", "ReTestRepositoryId": 2, "LableName": "sample string 3", "LableValue": "sample string 4" } ], "IsOverwrite": true, "Repeated": true, "RepeatedId": "da400021-56a1-4c61-893a-8ea507aea77b" }, { "Id": "95261776-ae27-4fcc-ac6e-c5c2773d1514", "TestTypeId": 2, "ResourceId": "e14f0e40-555e-42a4-b65c-2bdf4d3aaea6", "ProfessionalCourseId": 3, "ProfessionalPath": "sample string 4", "ReTestRepositoryId": 5, "ReTestRepositoryPath": "sample string 6", "Knowledge": "sample string 7", "ExamId": "61c786b6-b786-4072-bc97-9e91d4f2bc92", "UserId": 9, "Description": "sample string 10", "Stem": "sample string 11", "CorrectAnswer": "sample string 12", "Analysis": "sample string 13", "Difficulty": 14, "Score": 15.1, "SourcePalyNumber": 1, "CanUpsetOptions": true, "Options": [ { "Id": "c8d5853c-2a0c-4d88-87ab-4ce24cf87058", "OptionInfo": "sample string 2", "OptionIndex": 3, "OptionAnalysis": "sample string 4", "ReTestID": "b340c79c-0521-4fa8-9278-df882746c6ff" }, { "Id": "c8d5853c-2a0c-4d88-87ab-4ce24cf87058", "OptionInfo": "sample string 2", "OptionIndex": 3, "OptionAnalysis": "sample string 4", "ReTestID": "b340c79c-0521-4fa8-9278-df882746c6ff" } ], "DescribeReTestRepositoryId": "db97bca5-4c4a-4229-9638-e3158018f3b5", "DescribeReTestRepositoryName": "sample string 17", "CorrectionType": 1, "MarkRule": "sample string 19", "Lables": [ { "ReTestID": "d84536d4-a5b1-4898-aec5-7ea41c1dc2e3", "ReTestRepositoryId": 2, "LableName": "sample string 3", "LableValue": "sample string 4" }, { "ReTestID": "d84536d4-a5b1-4898-aec5-7ea41c1dc2e3", "ReTestRepositoryId": 2, "LableName": "sample string 3", "LableValue": "sample string 4" } ], "IsOverwrite": true, "Repeated": true, "RepeatedId": "da400021-56a1-4c61-893a-8ea507aea77b" } ], "Labels": [ { "ReTestID": "d84536d4-a5b1-4898-aec5-7ea41c1dc2e3", "ReTestRepositoryId": 2, "LableName": "sample string 3", "LableValue": "sample string 4" }, { "ReTestID": "d84536d4-a5b1-4898-aec5-7ea41c1dc2e3", "ReTestRepositoryId": 2, "LableName": "sample string 3", "LableValue": "sample string 4" } ], "CorrectionType": 1, "Repeated": true, "RepeatedId": "f1a9f7a7-8769-409e-be3a-caa9525e3206", "IsOverwrite": true, "AuditUserId": 1, "Audited": 0 }
text/html
Sample:
{"Id":"e45f994a-eea1-4843-85bd-764074096e3c","ProfessionalCourseId":2,"ProfessionalPath":"sample string 3","ReTestRepositoryId":4,"ReTestRepositoryPath":"sample string 5","Knowledge":"sample string 6","TestTypeId":7,"ExamId":"0713cb11-01e0-4e1f-aa29-0586bf5c60fa","UserId":9,"Description":"sample string 10","Stem":"sample string 11","CorrectAnswer":"sample string 12","Analysis":"sample string 13","Difficulty":14,"Score":15.1,"SourcePalyNumber":1,"DescribeReTestRepositoryId":"031c2f90-41b0-4f43-b603-f4fdeb14b4ae","DescribeReTestRepositoryName":"sample string 16","DescribeInfos":"sample string 17","CanUpsetOptions":true,"ReTestSet":[{"Id":"95261776-ae27-4fcc-ac6e-c5c2773d1514","TestTypeId":2,"ResourceId":"e14f0e40-555e-42a4-b65c-2bdf4d3aaea6","ProfessionalCourseId":3,"ProfessionalPath":"sample string 4","ReTestRepositoryId":5,"ReTestRepositoryPath":"sample string 6","Knowledge":"sample string 7","ExamId":"61c786b6-b786-4072-bc97-9e91d4f2bc92","UserId":9,"Description":"sample string 10","Stem":"sample string 11","CorrectAnswer":"sample string 12","Analysis":"sample string 13","Difficulty":14,"Score":15.1,"SourcePalyNumber":1,"CanUpsetOptions":true,"Options":[{"Id":"c8d5853c-2a0c-4d88-87ab-4ce24cf87058","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"b340c79c-0521-4fa8-9278-df882746c6ff"},{"Id":"c8d5853c-2a0c-4d88-87ab-4ce24cf87058","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"b340c79c-0521-4fa8-9278-df882746c6ff"}],"DescribeReTestRepositoryId":"db97bca5-4c4a-4229-9638-e3158018f3b5","DescribeReTestRepositoryName":"sample string 17","CorrectionType":1,"MarkRule":"sample string 19","Lables":[{"ReTestID":"d84536d4-a5b1-4898-aec5-7ea41c1dc2e3","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"},{"ReTestID":"d84536d4-a5b1-4898-aec5-7ea41c1dc2e3","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"}],"IsOverwrite":true,"Repeated":true,"RepeatedId":"da400021-56a1-4c61-893a-8ea507aea77b"},{"Id":"95261776-ae27-4fcc-ac6e-c5c2773d1514","TestTypeId":2,"ResourceId":"e14f0e40-555e-42a4-b65c-2bdf4d3aaea6","ProfessionalCourseId":3,"ProfessionalPath":"sample string 4","ReTestRepositoryId":5,"ReTestRepositoryPath":"sample string 6","Knowledge":"sample string 7","ExamId":"61c786b6-b786-4072-bc97-9e91d4f2bc92","UserId":9,"Description":"sample string 10","Stem":"sample string 11","CorrectAnswer":"sample string 12","Analysis":"sample string 13","Difficulty":14,"Score":15.1,"SourcePalyNumber":1,"CanUpsetOptions":true,"Options":[{"Id":"c8d5853c-2a0c-4d88-87ab-4ce24cf87058","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"b340c79c-0521-4fa8-9278-df882746c6ff"},{"Id":"c8d5853c-2a0c-4d88-87ab-4ce24cf87058","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"b340c79c-0521-4fa8-9278-df882746c6ff"}],"DescribeReTestRepositoryId":"db97bca5-4c4a-4229-9638-e3158018f3b5","DescribeReTestRepositoryName":"sample string 17","CorrectionType":1,"MarkRule":"sample string 19","Lables":[{"ReTestID":"d84536d4-a5b1-4898-aec5-7ea41c1dc2e3","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"},{"ReTestID":"d84536d4-a5b1-4898-aec5-7ea41c1dc2e3","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"}],"IsOverwrite":true,"Repeated":true,"RepeatedId":"da400021-56a1-4c61-893a-8ea507aea77b"}],"Labels":[{"ReTestID":"d84536d4-a5b1-4898-aec5-7ea41c1dc2e3","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"},{"ReTestID":"d84536d4-a5b1-4898-aec5-7ea41c1dc2e3","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"}],"CorrectionType":1,"Repeated":true,"RepeatedId":"f1a9f7a7-8769-409e-be3a-caa9525e3206","IsOverwrite":true,"AuditUserId":1,"Audited":0}
application/xml, text/xml
Sample:
<RecombinationReTestDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BJ.Services"> <Analysis>sample string 13</Analysis> <AuditUserId>1</AuditUserId> <Audited>NotHandle</Audited> <CanUpsetOptions>true</CanUpsetOptions> <CorrectAnswer>sample string 12</CorrectAnswer> <CorrectionType>纠错</CorrectionType> <DescribeInfos>sample string 17</DescribeInfos> <DescribeReTestRepositoryId>031c2f90-41b0-4f43-b603-f4fdeb14b4ae</DescribeReTestRepositoryId> <DescribeReTestRepositoryName>sample string 16</DescribeReTestRepositoryName> <Description>sample string 10</Description> <Difficulty>14</Difficulty> <ExamId>0713cb11-01e0-4e1f-aa29-0586bf5c60fa</ExamId> <Id>e45f994a-eea1-4843-85bd-764074096e3c</Id> <IsOverwrite>true</IsOverwrite> <Knowledge>sample string 6</Knowledge> <Labels xmlns:d2p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d2p1:ReTestLables> <d2p1:LableName>sample string 3</d2p1:LableName> <d2p1:LableValue>sample string 4</d2p1:LableValue> <d2p1:ReTestID>d84536d4-a5b1-4898-aec5-7ea41c1dc2e3</d2p1:ReTestID> <d2p1:ReTestRepositoryId>2</d2p1:ReTestRepositoryId> </d2p1:ReTestLables> <d2p1:ReTestLables> <d2p1:LableName>sample string 3</d2p1:LableName> <d2p1:LableValue>sample string 4</d2p1:LableValue> <d2p1:ReTestID>d84536d4-a5b1-4898-aec5-7ea41c1dc2e3</d2p1:ReTestID> <d2p1:ReTestRepositoryId>2</d2p1:ReTestRepositoryId> </d2p1:ReTestLables> </Labels> <ProfessionalCourseId>2</ProfessionalCourseId> <ProfessionalPath>sample string 3</ProfessionalPath> <ReTestRepositoryId>4</ReTestRepositoryId> <ReTestRepositoryPath>sample string 5</ReTestRepositoryPath> <ReTestSet> <TestSaveDto> <Analysis>sample string 13</Analysis> <CanUpsetOptions>true</CanUpsetOptions> <CorrectAnswer>sample string 12</CorrectAnswer> <CorrectionType>纠错</CorrectionType> <DescribeReTestRepositoryId>db97bca5-4c4a-4229-9638-e3158018f3b5</DescribeReTestRepositoryId> <DescribeReTestRepositoryName>sample string 17</DescribeReTestRepositoryName> <Description>sample string 10</Description> <Difficulty>14</Difficulty> <ExamId>61c786b6-b786-4072-bc97-9e91d4f2bc92</ExamId> <Id>95261776-ae27-4fcc-ac6e-c5c2773d1514</Id> <IsOverwrite>true</IsOverwrite> <Knowledge>sample string 7</Knowledge> <Lables xmlns:d4p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d4p1:ReTestLables> <d4p1:LableName>sample string 3</d4p1:LableName> <d4p1:LableValue>sample string 4</d4p1:LableValue> <d4p1:ReTestID>d84536d4-a5b1-4898-aec5-7ea41c1dc2e3</d4p1:ReTestID> <d4p1:ReTestRepositoryId>2</d4p1:ReTestRepositoryId> </d4p1:ReTestLables> <d4p1:ReTestLables> <d4p1:LableName>sample string 3</d4p1:LableName> <d4p1:LableValue>sample string 4</d4p1:LableValue> <d4p1:ReTestID>d84536d4-a5b1-4898-aec5-7ea41c1dc2e3</d4p1:ReTestID> <d4p1:ReTestRepositoryId>2</d4p1:ReTestRepositoryId> </d4p1:ReTestLables> </Lables> <MD5>sample string 18</MD5> <MarkRule>sample string 19</MarkRule> <Options> <ReTestOptionSaveDto> <Id>c8d5853c-2a0c-4d88-87ab-4ce24cf87058</Id> <OptionAnalysis>sample string 4</OptionAnalysis> <OptionIndex>3</OptionIndex> <OptionInfo>sample string 2</OptionInfo> <ReTestID>b340c79c-0521-4fa8-9278-df882746c6ff</ReTestID> <resource xmlns:d6p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d6p1:Resource> <d6p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:CreatedTime> <d6p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d6p1:Id> <d6p1:IsDeleted>true</d6p1:IsDeleted> <d6p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:LastUpdatedTime> <d6p1:AppArrangeId>1</d6p1:AppArrangeId> <d6p1:AppArrangePath>sample string 6</d6p1:AppArrangePath> <d6p1:Audit>初始状态</d6p1:Audit> <d6p1:ConvertState>9</d6p1:ConvertState> <d6p1:Copyright>true</d6p1:Copyright> <d6p1:DownAmount>14</d6p1:DownAmount> <d6p1:Grade>18</d6p1:Grade> <d6p1:Intro>sample string 10</d6p1:Intro> <d6p1:IsPreparation>true</d6p1:IsPreparation> <d6p1:Labls>sample string 8</d6p1:Labls> <d6p1:PageTotal>11</d6p1:PageTotal> <d6p1:Prime>2024-09-21T08:55:24.6886647+08:00</d6p1:Prime> <d6p1:ProfessionalCourseId>12</d6p1:ProfessionalCourseId> <d6p1:ProfessionalPath>sample string 13</d6p1:ProfessionalPath> <d6p1:RepositoryId>20</d6p1:RepositoryId> <d6p1:ResourceName>sample string 2</d6p1:ResourceName> <d6p1:ResourceOrigin>sample string 7</d6p1:ResourceOrigin> <d6p1:ResourceTypeCode>sample string 4</d6p1:ResourceTypeCode> <d6p1:Semester>第一学期</d6p1:Semester> <d6p1:Shared>true</d6p1:Shared> <d6p1:Suffix>sample string 3</d6p1:Suffix> <d6p1:TechType>5</d6p1:TechType> <d6p1:Top>2024-09-21T08:55:24.6886647+08:00</d6p1:Top> <d6p1:UserId>1</d6p1:UserId> <d6p1:ViewAmount>15</d6p1:ViewAmount> </d6p1:Resource> <d6p1:Resource> <d6p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:CreatedTime> <d6p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d6p1:Id> <d6p1:IsDeleted>true</d6p1:IsDeleted> <d6p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:LastUpdatedTime> <d6p1:AppArrangeId>1</d6p1:AppArrangeId> <d6p1:AppArrangePath>sample string 6</d6p1:AppArrangePath> <d6p1:Audit>初始状态</d6p1:Audit> <d6p1:ConvertState>9</d6p1:ConvertState> <d6p1:Copyright>true</d6p1:Copyright> <d6p1:DownAmount>14</d6p1:DownAmount> <d6p1:Grade>18</d6p1:Grade> <d6p1:Intro>sample string 10</d6p1:Intro> <d6p1:IsPreparation>true</d6p1:IsPreparation> <d6p1:Labls>sample string 8</d6p1:Labls> <d6p1:PageTotal>11</d6p1:PageTotal> <d6p1:Prime>2024-09-21T08:55:24.6886647+08:00</d6p1:Prime> <d6p1:ProfessionalCourseId>12</d6p1:ProfessionalCourseId> <d6p1:ProfessionalPath>sample string 13</d6p1:ProfessionalPath> <d6p1:RepositoryId>20</d6p1:RepositoryId> <d6p1:ResourceName>sample string 2</d6p1:ResourceName> <d6p1:ResourceOrigin>sample string 7</d6p1:ResourceOrigin> <d6p1:ResourceTypeCode>sample string 4</d6p1:ResourceTypeCode> <d6p1:Semester>第一学期</d6p1:Semester> <d6p1:Shared>true</d6p1:Shared> <d6p1:Suffix>sample string 3</d6p1:Suffix> <d6p1:TechType>5</d6p1:TechType> <d6p1:Top>2024-09-21T08:55:24.6886647+08:00</d6p1:Top> <d6p1:UserId>1</d6p1:UserId> <d6p1:ViewAmount>15</d6p1:ViewAmount> </d6p1:Resource> </resource> </ReTestOptionSaveDto> <ReTestOptionSaveDto> <Id>c8d5853c-2a0c-4d88-87ab-4ce24cf87058</Id> <OptionAnalysis>sample string 4</OptionAnalysis> <OptionIndex>3</OptionIndex> <OptionInfo>sample string 2</OptionInfo> <ReTestID>b340c79c-0521-4fa8-9278-df882746c6ff</ReTestID> <resource xmlns:d6p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d6p1:Resource> <d6p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:CreatedTime> <d6p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d6p1:Id> <d6p1:IsDeleted>true</d6p1:IsDeleted> <d6p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:LastUpdatedTime> <d6p1:AppArrangeId>1</d6p1:AppArrangeId> <d6p1:AppArrangePath>sample string 6</d6p1:AppArrangePath> <d6p1:Audit>初始状态</d6p1:Audit> <d6p1:ConvertState>9</d6p1:ConvertState> <d6p1:Copyright>true</d6p1:Copyright> <d6p1:DownAmount>14</d6p1:DownAmount> <d6p1:Grade>18</d6p1:Grade> <d6p1:Intro>sample string 10</d6p1:Intro> <d6p1:IsPreparation>true</d6p1:IsPreparation> <d6p1:Labls>sample string 8</d6p1:Labls> <d6p1:PageTotal>11</d6p1:PageTotal> <d6p1:Prime>2024-09-21T08:55:24.6886647+08:00</d6p1:Prime> <d6p1:ProfessionalCourseId>12</d6p1:ProfessionalCourseId> <d6p1:ProfessionalPath>sample string 13</d6p1:ProfessionalPath> <d6p1:RepositoryId>20</d6p1:RepositoryId> <d6p1:ResourceName>sample string 2</d6p1:ResourceName> <d6p1:ResourceOrigin>sample string 7</d6p1:ResourceOrigin> <d6p1:ResourceTypeCode>sample string 4</d6p1:ResourceTypeCode> <d6p1:Semester>第一学期</d6p1:Semester> <d6p1:Shared>true</d6p1:Shared> <d6p1:Suffix>sample string 3</d6p1:Suffix> <d6p1:TechType>5</d6p1:TechType> <d6p1:Top>2024-09-21T08:55:24.6886647+08:00</d6p1:Top> <d6p1:UserId>1</d6p1:UserId> <d6p1:ViewAmount>15</d6p1:ViewAmount> </d6p1:Resource> <d6p1:Resource> <d6p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:CreatedTime> <d6p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d6p1:Id> <d6p1:IsDeleted>true</d6p1:IsDeleted> <d6p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:LastUpdatedTime> <d6p1:AppArrangeId>1</d6p1:AppArrangeId> <d6p1:AppArrangePath>sample string 6</d6p1:AppArrangePath> <d6p1:Audit>初始状态</d6p1:Audit> <d6p1:ConvertState>9</d6p1:ConvertState> <d6p1:Copyright>true</d6p1:Copyright> <d6p1:DownAmount>14</d6p1:DownAmount> <d6p1:Grade>18</d6p1:Grade> <d6p1:Intro>sample string 10</d6p1:Intro> <d6p1:IsPreparation>true</d6p1:IsPreparation> <d6p1:Labls>sample string 8</d6p1:Labls> <d6p1:PageTotal>11</d6p1:PageTotal> <d6p1:Prime>2024-09-21T08:55:24.6886647+08:00</d6p1:Prime> <d6p1:ProfessionalCourseId>12</d6p1:ProfessionalCourseId> <d6p1:ProfessionalPath>sample string 13</d6p1:ProfessionalPath> <d6p1:RepositoryId>20</d6p1:RepositoryId> <d6p1:ResourceName>sample string 2</d6p1:ResourceName> <d6p1:ResourceOrigin>sample string 7</d6p1:ResourceOrigin> <d6p1:ResourceTypeCode>sample string 4</d6p1:ResourceTypeCode> <d6p1:Semester>第一学期</d6p1:Semester> <d6p1:Shared>true</d6p1:Shared> <d6p1:Suffix>sample string 3</d6p1:Suffix> <d6p1:TechType>5</d6p1:TechType> <d6p1:Top>2024-09-21T08:55:24.6886647+08:00</d6p1:Top> <d6p1:UserId>1</d6p1:UserId> <d6p1:ViewAmount>15</d6p1:ViewAmount> </d6p1:Resource> </resource> </ReTestOptionSaveDto> </Options> <ProfessionalCourseId>3</ProfessionalCourseId> <ProfessionalPath>sample string 4</ProfessionalPath> <ReTestRepositoryId>5</ReTestRepositoryId> <ReTestRepositoryPath>sample string 6</ReTestRepositoryPath> <Repeated>true</Repeated> <RepeatedId>da400021-56a1-4c61-893a-8ea507aea77b</RepeatedId> <ResourceId>e14f0e40-555e-42a4-b65c-2bdf4d3aaea6</ResourceId> <Score>15.1</Score> <SourcePalyNumber>1</SourcePalyNumber> <Stem>sample string 11</Stem> <TestTypeId>2</TestTypeId> <UserId>9</UserId> <answerResource xmlns:d4p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d4p1:Resource> <d4p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:CreatedTime> <d4p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d4p1:Id> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:LastUpdatedTime> <d4p1:AppArrangeId>1</d4p1:AppArrangeId> <d4p1:AppArrangePath>sample string 6</d4p1:AppArrangePath> <d4p1:Audit>初始状态</d4p1:Audit> <d4p1:ConvertState>9</d4p1:ConvertState> <d4p1:Copyright>true</d4p1:Copyright> <d4p1:DownAmount>14</d4p1:DownAmount> <d4p1:Grade>18</d4p1:Grade> <d4p1:Intro>sample string 10</d4p1:Intro> <d4p1:IsPreparation>true</d4p1:IsPreparation> <d4p1:Labls>sample string 8</d4p1:Labls> <d4p1:PageTotal>11</d4p1:PageTotal> <d4p1:Prime>2024-09-21T08:55:24.6886647+08:00</d4p1:Prime> <d4p1:ProfessionalCourseId>12</d4p1:ProfessionalCourseId> <d4p1:ProfessionalPath>sample string 13</d4p1:ProfessionalPath> <d4p1:RepositoryId>20</d4p1:RepositoryId> <d4p1:ResourceName>sample string 2</d4p1:ResourceName> <d4p1:ResourceOrigin>sample string 7</d4p1:ResourceOrigin> <d4p1:ResourceTypeCode>sample string 4</d4p1:ResourceTypeCode> <d4p1:Semester>第一学期</d4p1:Semester> <d4p1:Shared>true</d4p1:Shared> <d4p1:Suffix>sample string 3</d4p1:Suffix> <d4p1:TechType>5</d4p1:TechType> <d4p1:Top>2024-09-21T08:55:24.6886647+08:00</d4p1:Top> <d4p1:UserId>1</d4p1:UserId> <d4p1:ViewAmount>15</d4p1:ViewAmount> </d4p1:Resource> <d4p1:Resource> <d4p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:CreatedTime> <d4p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d4p1:Id> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:LastUpdatedTime> <d4p1:AppArrangeId>1</d4p1:AppArrangeId> <d4p1:AppArrangePath>sample string 6</d4p1:AppArrangePath> <d4p1:Audit>初始状态</d4p1:Audit> <d4p1:ConvertState>9</d4p1:ConvertState> <d4p1:Copyright>true</d4p1:Copyright> <d4p1:DownAmount>14</d4p1:DownAmount> <d4p1:Grade>18</d4p1:Grade> <d4p1:Intro>sample string 10</d4p1:Intro> <d4p1:IsPreparation>true</d4p1:IsPreparation> <d4p1:Labls>sample string 8</d4p1:Labls> <d4p1:PageTotal>11</d4p1:PageTotal> <d4p1:Prime>2024-09-21T08:55:24.6886647+08:00</d4p1:Prime> <d4p1:ProfessionalCourseId>12</d4p1:ProfessionalCourseId> <d4p1:ProfessionalPath>sample string 13</d4p1:ProfessionalPath> <d4p1:RepositoryId>20</d4p1:RepositoryId> <d4p1:ResourceName>sample string 2</d4p1:ResourceName> <d4p1:ResourceOrigin>sample string 7</d4p1:ResourceOrigin> <d4p1:ResourceTypeCode>sample string 4</d4p1:ResourceTypeCode> <d4p1:Semester>第一学期</d4p1:Semester> <d4p1:Shared>true</d4p1:Shared> <d4p1:Suffix>sample string 3</d4p1:Suffix> <d4p1:TechType>5</d4p1:TechType> <d4p1:Top>2024-09-21T08:55:24.6886647+08:00</d4p1:Top> <d4p1:UserId>1</d4p1:UserId> <d4p1:ViewAmount>15</d4p1:ViewAmount> </d4p1:Resource> </answerResource> <descrptionResource xmlns:d4p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d4p1:Resource> <d4p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:CreatedTime> <d4p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d4p1:Id> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:LastUpdatedTime> <d4p1:AppArrangeId>1</d4p1:AppArrangeId> <d4p1:AppArrangePath>sample string 6</d4p1:AppArrangePath> <d4p1:Audit>初始状态</d4p1:Audit> <d4p1:ConvertState>9</d4p1:ConvertState> <d4p1:Copyright>true</d4p1:Copyright> <d4p1:DownAmount>14</d4p1:DownAmount> <d4p1:Grade>18</d4p1:Grade> <d4p1:Intro>sample string 10</d4p1:Intro> <d4p1:IsPreparation>true</d4p1:IsPreparation> <d4p1:Labls>sample string 8</d4p1:Labls> <d4p1:PageTotal>11</d4p1:PageTotal> <d4p1:Prime>2024-09-21T08:55:24.6886647+08:00</d4p1:Prime> <d4p1:ProfessionalCourseId>12</d4p1:ProfessionalCourseId> <d4p1:ProfessionalPath>sample string 13</d4p1:ProfessionalPath> <d4p1:RepositoryId>20</d4p1:RepositoryId> <d4p1:ResourceName>sample string 2</d4p1:ResourceName> <d4p1:ResourceOrigin>sample string 7</d4p1:ResourceOrigin> <d4p1:ResourceTypeCode>sample string 4</d4p1:ResourceTypeCode> <d4p1:Semester>第一学期</d4p1:Semester> <d4p1:Shared>true</d4p1:Shared> <d4p1:Suffix>sample string 3</d4p1:Suffix> <d4p1:TechType>5</d4p1:TechType> <d4p1:Top>2024-09-21T08:55:24.6886647+08:00</d4p1:Top> <d4p1:UserId>1</d4p1:UserId> <d4p1:ViewAmount>15</d4p1:ViewAmount> </d4p1:Resource> <d4p1:Resource> <d4p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:CreatedTime> <d4p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d4p1:Id> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:LastUpdatedTime> <d4p1:AppArrangeId>1</d4p1:AppArrangeId> <d4p1:AppArrangePath>sample string 6</d4p1:AppArrangePath> <d4p1:Audit>初始状态</d4p1:Audit> <d4p1:ConvertState>9</d4p1:ConvertState> <d4p1:Copyright>true</d4p1:Copyright> <d4p1:DownAmount>14</d4p1:DownAmount> <d4p1:Grade>18</d4p1:Grade> <d4p1:Intro>sample string 10</d4p1:Intro> <d4p1:IsPreparation>true</d4p1:IsPreparation> <d4p1:Labls>sample string 8</d4p1:Labls> <d4p1:PageTotal>11</d4p1:PageTotal> <d4p1:Prime>2024-09-21T08:55:24.6886647+08:00</d4p1:Prime> <d4p1:ProfessionalCourseId>12</d4p1:ProfessionalCourseId> <d4p1:ProfessionalPath>sample string 13</d4p1:ProfessionalPath> <d4p1:RepositoryId>20</d4p1:RepositoryId> <d4p1:ResourceName>sample string 2</d4p1:ResourceName> <d4p1:ResourceOrigin>sample string 7</d4p1:ResourceOrigin> <d4p1:ResourceTypeCode>sample string 4</d4p1:ResourceTypeCode> <d4p1:Semester>第一学期</d4p1:Semester> <d4p1:Shared>true</d4p1:Shared> <d4p1:Suffix>sample string 3</d4p1:Suffix> <d4p1:TechType>5</d4p1:TechType> <d4p1:Top>2024-09-21T08:55:24.6886647+08:00</d4p1:Top> <d4p1:UserId>1</d4p1:UserId> <d4p1:ViewAmount>15</d4p1:ViewAmount> </d4p1:Resource> </descrptionResource> <resource xmlns:d4p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d4p1:Resource> <d4p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:CreatedTime> <d4p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d4p1:Id> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:LastUpdatedTime> <d4p1:AppArrangeId>1</d4p1:AppArrangeId> <d4p1:AppArrangePath>sample string 6</d4p1:AppArrangePath> <d4p1:Audit>初始状态</d4p1:Audit> <d4p1:ConvertState>9</d4p1:ConvertState> <d4p1:Copyright>true</d4p1:Copyright> <d4p1:DownAmount>14</d4p1:DownAmount> <d4p1:Grade>18</d4p1:Grade> <d4p1:Intro>sample string 10</d4p1:Intro> <d4p1:IsPreparation>true</d4p1:IsPreparation> <d4p1:Labls>sample string 8</d4p1:Labls> <d4p1:PageTotal>11</d4p1:PageTotal> <d4p1:Prime>2024-09-21T08:55:24.6886647+08:00</d4p1:Prime> <d4p1:ProfessionalCourseId>12</d4p1:ProfessionalCourseId> <d4p1:ProfessionalPath>sample string 13</d4p1:ProfessionalPath> <d4p1:RepositoryId>20</d4p1:RepositoryId> <d4p1:ResourceName>sample string 2</d4p1:ResourceName> <d4p1:ResourceOrigin>sample string 7</d4p1:ResourceOrigin> <d4p1:ResourceTypeCode>sample string 4</d4p1:ResourceTypeCode> <d4p1:Semester>第一学期</d4p1:Semester> <d4p1:Shared>true</d4p1:Shared> <d4p1:Suffix>sample string 3</d4p1:Suffix> <d4p1:TechType>5</d4p1:TechType> <d4p1:Top>2024-09-21T08:55:24.6886647+08:00</d4p1:Top> <d4p1:UserId>1</d4p1:UserId> <d4p1:ViewAmount>15</d4p1:ViewAmount> </d4p1:Resource> <d4p1:Resource> <d4p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:CreatedTime> <d4p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d4p1:Id> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:LastUpdatedTime> <d4p1:AppArrangeId>1</d4p1:AppArrangeId> <d4p1:AppArrangePath>sample string 6</d4p1:AppArrangePath> <d4p1:Audit>初始状态</d4p1:Audit> <d4p1:ConvertState>9</d4p1:ConvertState> <d4p1:Copyright>true</d4p1:Copyright> <d4p1:DownAmount>14</d4p1:DownAmount> <d4p1:Grade>18</d4p1:Grade> <d4p1:Intro>sample string 10</d4p1:Intro> <d4p1:IsPreparation>true</d4p1:IsPreparation> <d4p1:Labls>sample string 8</d4p1:Labls> <d4p1:PageTotal>11</d4p1:PageTotal> <d4p1:Prime>2024-09-21T08:55:24.6886647+08:00</d4p1:Prime> <d4p1:ProfessionalCourseId>12</d4p1:ProfessionalCourseId> <d4p1:ProfessionalPath>sample string 13</d4p1:ProfessionalPath> <d4p1:RepositoryId>20</d4p1:RepositoryId> <d4p1:ResourceName>sample string 2</d4p1:ResourceName> <d4p1:ResourceOrigin>sample string 7</d4p1:ResourceOrigin> <d4p1:ResourceTypeCode>sample string 4</d4p1:ResourceTypeCode> <d4p1:Semester>第一学期</d4p1:Semester> <d4p1:Shared>true</d4p1:Shared> <d4p1:Suffix>sample string 3</d4p1:Suffix> <d4p1:TechType>5</d4p1:TechType> <d4p1:Top>2024-09-21T08:55:24.6886647+08:00</d4p1:Top> <d4p1:UserId>1</d4p1:UserId> <d4p1:ViewAmount>15</d4p1:ViewAmount> </d4p1:Resource> </resource> </TestSaveDto> <TestSaveDto> <Analysis>sample string 13</Analysis> <CanUpsetOptions>true</CanUpsetOptions> <CorrectAnswer>sample string 12</CorrectAnswer> <CorrectionType>纠错</CorrectionType> <DescribeReTestRepositoryId>db97bca5-4c4a-4229-9638-e3158018f3b5</DescribeReTestRepositoryId> <DescribeReTestRepositoryName>sample string 17</DescribeReTestRepositoryName> <Description>sample string 10</Description> <Difficulty>14</Difficulty> <ExamId>61c786b6-b786-4072-bc97-9e91d4f2bc92</ExamId> <Id>95261776-ae27-4fcc-ac6e-c5c2773d1514</Id> <IsOverwrite>true</IsOverwrite> <Knowledge>sample string 7</Knowledge> <Lables xmlns:d4p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d4p1:ReTestLables> <d4p1:LableName>sample string 3</d4p1:LableName> <d4p1:LableValue>sample string 4</d4p1:LableValue> <d4p1:ReTestID>d84536d4-a5b1-4898-aec5-7ea41c1dc2e3</d4p1:ReTestID> <d4p1:ReTestRepositoryId>2</d4p1:ReTestRepositoryId> </d4p1:ReTestLables> <d4p1:ReTestLables> <d4p1:LableName>sample string 3</d4p1:LableName> <d4p1:LableValue>sample string 4</d4p1:LableValue> <d4p1:ReTestID>d84536d4-a5b1-4898-aec5-7ea41c1dc2e3</d4p1:ReTestID> <d4p1:ReTestRepositoryId>2</d4p1:ReTestRepositoryId> </d4p1:ReTestLables> </Lables> <MD5>sample string 18</MD5> <MarkRule>sample string 19</MarkRule> <Options> <ReTestOptionSaveDto> <Id>c8d5853c-2a0c-4d88-87ab-4ce24cf87058</Id> <OptionAnalysis>sample string 4</OptionAnalysis> <OptionIndex>3</OptionIndex> <OptionInfo>sample string 2</OptionInfo> <ReTestID>b340c79c-0521-4fa8-9278-df882746c6ff</ReTestID> <resource xmlns:d6p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d6p1:Resource> <d6p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:CreatedTime> <d6p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d6p1:Id> <d6p1:IsDeleted>true</d6p1:IsDeleted> <d6p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:LastUpdatedTime> <d6p1:AppArrangeId>1</d6p1:AppArrangeId> <d6p1:AppArrangePath>sample string 6</d6p1:AppArrangePath> <d6p1:Audit>初始状态</d6p1:Audit> <d6p1:ConvertState>9</d6p1:ConvertState> <d6p1:Copyright>true</d6p1:Copyright> <d6p1:DownAmount>14</d6p1:DownAmount> <d6p1:Grade>18</d6p1:Grade> <d6p1:Intro>sample string 10</d6p1:Intro> <d6p1:IsPreparation>true</d6p1:IsPreparation> <d6p1:Labls>sample string 8</d6p1:Labls> <d6p1:PageTotal>11</d6p1:PageTotal> <d6p1:Prime>2024-09-21T08:55:24.6886647+08:00</d6p1:Prime> <d6p1:ProfessionalCourseId>12</d6p1:ProfessionalCourseId> <d6p1:ProfessionalPath>sample string 13</d6p1:ProfessionalPath> <d6p1:RepositoryId>20</d6p1:RepositoryId> <d6p1:ResourceName>sample string 2</d6p1:ResourceName> <d6p1:ResourceOrigin>sample string 7</d6p1:ResourceOrigin> <d6p1:ResourceTypeCode>sample string 4</d6p1:ResourceTypeCode> <d6p1:Semester>第一学期</d6p1:Semester> <d6p1:Shared>true</d6p1:Shared> <d6p1:Suffix>sample string 3</d6p1:Suffix> <d6p1:TechType>5</d6p1:TechType> <d6p1:Top>2024-09-21T08:55:24.6886647+08:00</d6p1:Top> <d6p1:UserId>1</d6p1:UserId> <d6p1:ViewAmount>15</d6p1:ViewAmount> </d6p1:Resource> <d6p1:Resource> <d6p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:CreatedTime> <d6p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d6p1:Id> <d6p1:IsDeleted>true</d6p1:IsDeleted> <d6p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:LastUpdatedTime> <d6p1:AppArrangeId>1</d6p1:AppArrangeId> <d6p1:AppArrangePath>sample string 6</d6p1:AppArrangePath> <d6p1:Audit>初始状态</d6p1:Audit> <d6p1:ConvertState>9</d6p1:ConvertState> <d6p1:Copyright>true</d6p1:Copyright> <d6p1:DownAmount>14</d6p1:DownAmount> <d6p1:Grade>18</d6p1:Grade> <d6p1:Intro>sample string 10</d6p1:Intro> <d6p1:IsPreparation>true</d6p1:IsPreparation> <d6p1:Labls>sample string 8</d6p1:Labls> <d6p1:PageTotal>11</d6p1:PageTotal> <d6p1:Prime>2024-09-21T08:55:24.6886647+08:00</d6p1:Prime> <d6p1:ProfessionalCourseId>12</d6p1:ProfessionalCourseId> <d6p1:ProfessionalPath>sample string 13</d6p1:ProfessionalPath> <d6p1:RepositoryId>20</d6p1:RepositoryId> <d6p1:ResourceName>sample string 2</d6p1:ResourceName> <d6p1:ResourceOrigin>sample string 7</d6p1:ResourceOrigin> <d6p1:ResourceTypeCode>sample string 4</d6p1:ResourceTypeCode> <d6p1:Semester>第一学期</d6p1:Semester> <d6p1:Shared>true</d6p1:Shared> <d6p1:Suffix>sample string 3</d6p1:Suffix> <d6p1:TechType>5</d6p1:TechType> <d6p1:Top>2024-09-21T08:55:24.6886647+08:00</d6p1:Top> <d6p1:UserId>1</d6p1:UserId> <d6p1:ViewAmount>15</d6p1:ViewAmount> </d6p1:Resource> </resource> </ReTestOptionSaveDto> <ReTestOptionSaveDto> <Id>c8d5853c-2a0c-4d88-87ab-4ce24cf87058</Id> <OptionAnalysis>sample string 4</OptionAnalysis> <OptionIndex>3</OptionIndex> <OptionInfo>sample string 2</OptionInfo> <ReTestID>b340c79c-0521-4fa8-9278-df882746c6ff</ReTestID> <resource xmlns:d6p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d6p1:Resource> <d6p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:CreatedTime> <d6p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d6p1:Id> <d6p1:IsDeleted>true</d6p1:IsDeleted> <d6p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:LastUpdatedTime> <d6p1:AppArrangeId>1</d6p1:AppArrangeId> <d6p1:AppArrangePath>sample string 6</d6p1:AppArrangePath> <d6p1:Audit>初始状态</d6p1:Audit> <d6p1:ConvertState>9</d6p1:ConvertState> <d6p1:Copyright>true</d6p1:Copyright> <d6p1:DownAmount>14</d6p1:DownAmount> <d6p1:Grade>18</d6p1:Grade> <d6p1:Intro>sample string 10</d6p1:Intro> <d6p1:IsPreparation>true</d6p1:IsPreparation> <d6p1:Labls>sample string 8</d6p1:Labls> <d6p1:PageTotal>11</d6p1:PageTotal> <d6p1:Prime>2024-09-21T08:55:24.6886647+08:00</d6p1:Prime> <d6p1:ProfessionalCourseId>12</d6p1:ProfessionalCourseId> <d6p1:ProfessionalPath>sample string 13</d6p1:ProfessionalPath> <d6p1:RepositoryId>20</d6p1:RepositoryId> <d6p1:ResourceName>sample string 2</d6p1:ResourceName> <d6p1:ResourceOrigin>sample string 7</d6p1:ResourceOrigin> <d6p1:ResourceTypeCode>sample string 4</d6p1:ResourceTypeCode> <d6p1:Semester>第一学期</d6p1:Semester> <d6p1:Shared>true</d6p1:Shared> <d6p1:Suffix>sample string 3</d6p1:Suffix> <d6p1:TechType>5</d6p1:TechType> <d6p1:Top>2024-09-21T08:55:24.6886647+08:00</d6p1:Top> <d6p1:UserId>1</d6p1:UserId> <d6p1:ViewAmount>15</d6p1:ViewAmount> </d6p1:Resource> <d6p1:Resource> <d6p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:CreatedTime> <d6p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d6p1:Id> <d6p1:IsDeleted>true</d6p1:IsDeleted> <d6p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d6p1:LastUpdatedTime> <d6p1:AppArrangeId>1</d6p1:AppArrangeId> <d6p1:AppArrangePath>sample string 6</d6p1:AppArrangePath> <d6p1:Audit>初始状态</d6p1:Audit> <d6p1:ConvertState>9</d6p1:ConvertState> <d6p1:Copyright>true</d6p1:Copyright> <d6p1:DownAmount>14</d6p1:DownAmount> <d6p1:Grade>18</d6p1:Grade> <d6p1:Intro>sample string 10</d6p1:Intro> <d6p1:IsPreparation>true</d6p1:IsPreparation> <d6p1:Labls>sample string 8</d6p1:Labls> <d6p1:PageTotal>11</d6p1:PageTotal> <d6p1:Prime>2024-09-21T08:55:24.6886647+08:00</d6p1:Prime> <d6p1:ProfessionalCourseId>12</d6p1:ProfessionalCourseId> <d6p1:ProfessionalPath>sample string 13</d6p1:ProfessionalPath> <d6p1:RepositoryId>20</d6p1:RepositoryId> <d6p1:ResourceName>sample string 2</d6p1:ResourceName> <d6p1:ResourceOrigin>sample string 7</d6p1:ResourceOrigin> <d6p1:ResourceTypeCode>sample string 4</d6p1:ResourceTypeCode> <d6p1:Semester>第一学期</d6p1:Semester> <d6p1:Shared>true</d6p1:Shared> <d6p1:Suffix>sample string 3</d6p1:Suffix> <d6p1:TechType>5</d6p1:TechType> <d6p1:Top>2024-09-21T08:55:24.6886647+08:00</d6p1:Top> <d6p1:UserId>1</d6p1:UserId> <d6p1:ViewAmount>15</d6p1:ViewAmount> </d6p1:Resource> </resource> </ReTestOptionSaveDto> </Options> <ProfessionalCourseId>3</ProfessionalCourseId> <ProfessionalPath>sample string 4</ProfessionalPath> <ReTestRepositoryId>5</ReTestRepositoryId> <ReTestRepositoryPath>sample string 6</ReTestRepositoryPath> <Repeated>true</Repeated> <RepeatedId>da400021-56a1-4c61-893a-8ea507aea77b</RepeatedId> <ResourceId>e14f0e40-555e-42a4-b65c-2bdf4d3aaea6</ResourceId> <Score>15.1</Score> <SourcePalyNumber>1</SourcePalyNumber> <Stem>sample string 11</Stem> <TestTypeId>2</TestTypeId> <UserId>9</UserId> <answerResource xmlns:d4p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d4p1:Resource> <d4p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:CreatedTime> <d4p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d4p1:Id> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:LastUpdatedTime> <d4p1:AppArrangeId>1</d4p1:AppArrangeId> <d4p1:AppArrangePath>sample string 6</d4p1:AppArrangePath> <d4p1:Audit>初始状态</d4p1:Audit> <d4p1:ConvertState>9</d4p1:ConvertState> <d4p1:Copyright>true</d4p1:Copyright> <d4p1:DownAmount>14</d4p1:DownAmount> <d4p1:Grade>18</d4p1:Grade> <d4p1:Intro>sample string 10</d4p1:Intro> <d4p1:IsPreparation>true</d4p1:IsPreparation> <d4p1:Labls>sample string 8</d4p1:Labls> <d4p1:PageTotal>11</d4p1:PageTotal> <d4p1:Prime>2024-09-21T08:55:24.6886647+08:00</d4p1:Prime> <d4p1:ProfessionalCourseId>12</d4p1:ProfessionalCourseId> <d4p1:ProfessionalPath>sample string 13</d4p1:ProfessionalPath> <d4p1:RepositoryId>20</d4p1:RepositoryId> <d4p1:ResourceName>sample string 2</d4p1:ResourceName> <d4p1:ResourceOrigin>sample string 7</d4p1:ResourceOrigin> <d4p1:ResourceTypeCode>sample string 4</d4p1:ResourceTypeCode> <d4p1:Semester>第一学期</d4p1:Semester> <d4p1:Shared>true</d4p1:Shared> <d4p1:Suffix>sample string 3</d4p1:Suffix> <d4p1:TechType>5</d4p1:TechType> <d4p1:Top>2024-09-21T08:55:24.6886647+08:00</d4p1:Top> <d4p1:UserId>1</d4p1:UserId> <d4p1:ViewAmount>15</d4p1:ViewAmount> </d4p1:Resource> <d4p1:Resource> <d4p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:CreatedTime> <d4p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d4p1:Id> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:LastUpdatedTime> <d4p1:AppArrangeId>1</d4p1:AppArrangeId> <d4p1:AppArrangePath>sample string 6</d4p1:AppArrangePath> <d4p1:Audit>初始状态</d4p1:Audit> <d4p1:ConvertState>9</d4p1:ConvertState> <d4p1:Copyright>true</d4p1:Copyright> <d4p1:DownAmount>14</d4p1:DownAmount> <d4p1:Grade>18</d4p1:Grade> <d4p1:Intro>sample string 10</d4p1:Intro> <d4p1:IsPreparation>true</d4p1:IsPreparation> <d4p1:Labls>sample string 8</d4p1:Labls> <d4p1:PageTotal>11</d4p1:PageTotal> <d4p1:Prime>2024-09-21T08:55:24.6886647+08:00</d4p1:Prime> <d4p1:ProfessionalCourseId>12</d4p1:ProfessionalCourseId> <d4p1:ProfessionalPath>sample string 13</d4p1:ProfessionalPath> <d4p1:RepositoryId>20</d4p1:RepositoryId> <d4p1:ResourceName>sample string 2</d4p1:ResourceName> <d4p1:ResourceOrigin>sample string 7</d4p1:ResourceOrigin> <d4p1:ResourceTypeCode>sample string 4</d4p1:ResourceTypeCode> <d4p1:Semester>第一学期</d4p1:Semester> <d4p1:Shared>true</d4p1:Shared> <d4p1:Suffix>sample string 3</d4p1:Suffix> <d4p1:TechType>5</d4p1:TechType> <d4p1:Top>2024-09-21T08:55:24.6886647+08:00</d4p1:Top> <d4p1:UserId>1</d4p1:UserId> <d4p1:ViewAmount>15</d4p1:ViewAmount> </d4p1:Resource> </answerResource> <descrptionResource xmlns:d4p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d4p1:Resource> <d4p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:CreatedTime> <d4p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d4p1:Id> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:LastUpdatedTime> <d4p1:AppArrangeId>1</d4p1:AppArrangeId> <d4p1:AppArrangePath>sample string 6</d4p1:AppArrangePath> <d4p1:Audit>初始状态</d4p1:Audit> <d4p1:ConvertState>9</d4p1:ConvertState> <d4p1:Copyright>true</d4p1:Copyright> <d4p1:DownAmount>14</d4p1:DownAmount> <d4p1:Grade>18</d4p1:Grade> <d4p1:Intro>sample string 10</d4p1:Intro> <d4p1:IsPreparation>true</d4p1:IsPreparation> <d4p1:Labls>sample string 8</d4p1:Labls> <d4p1:PageTotal>11</d4p1:PageTotal> <d4p1:Prime>2024-09-21T08:55:24.6886647+08:00</d4p1:Prime> <d4p1:ProfessionalCourseId>12</d4p1:ProfessionalCourseId> <d4p1:ProfessionalPath>sample string 13</d4p1:ProfessionalPath> <d4p1:RepositoryId>20</d4p1:RepositoryId> <d4p1:ResourceName>sample string 2</d4p1:ResourceName> <d4p1:ResourceOrigin>sample string 7</d4p1:ResourceOrigin> <d4p1:ResourceTypeCode>sample string 4</d4p1:ResourceTypeCode> <d4p1:Semester>第一学期</d4p1:Semester> <d4p1:Shared>true</d4p1:Shared> <d4p1:Suffix>sample string 3</d4p1:Suffix> <d4p1:TechType>5</d4p1:TechType> <d4p1:Top>2024-09-21T08:55:24.6886647+08:00</d4p1:Top> <d4p1:UserId>1</d4p1:UserId> <d4p1:ViewAmount>15</d4p1:ViewAmount> </d4p1:Resource> <d4p1:Resource> <d4p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:CreatedTime> <d4p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d4p1:Id> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:LastUpdatedTime> <d4p1:AppArrangeId>1</d4p1:AppArrangeId> <d4p1:AppArrangePath>sample string 6</d4p1:AppArrangePath> <d4p1:Audit>初始状态</d4p1:Audit> <d4p1:ConvertState>9</d4p1:ConvertState> <d4p1:Copyright>true</d4p1:Copyright> <d4p1:DownAmount>14</d4p1:DownAmount> <d4p1:Grade>18</d4p1:Grade> <d4p1:Intro>sample string 10</d4p1:Intro> <d4p1:IsPreparation>true</d4p1:IsPreparation> <d4p1:Labls>sample string 8</d4p1:Labls> <d4p1:PageTotal>11</d4p1:PageTotal> <d4p1:Prime>2024-09-21T08:55:24.6886647+08:00</d4p1:Prime> <d4p1:ProfessionalCourseId>12</d4p1:ProfessionalCourseId> <d4p1:ProfessionalPath>sample string 13</d4p1:ProfessionalPath> <d4p1:RepositoryId>20</d4p1:RepositoryId> <d4p1:ResourceName>sample string 2</d4p1:ResourceName> <d4p1:ResourceOrigin>sample string 7</d4p1:ResourceOrigin> <d4p1:ResourceTypeCode>sample string 4</d4p1:ResourceTypeCode> <d4p1:Semester>第一学期</d4p1:Semester> <d4p1:Shared>true</d4p1:Shared> <d4p1:Suffix>sample string 3</d4p1:Suffix> <d4p1:TechType>5</d4p1:TechType> <d4p1:Top>2024-09-21T08:55:24.6886647+08:00</d4p1:Top> <d4p1:UserId>1</d4p1:UserId> <d4p1:ViewAmount>15</d4p1:ViewAmount> </d4p1:Resource> </descrptionResource> <resource xmlns:d4p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d4p1:Resource> <d4p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:CreatedTime> <d4p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d4p1:Id> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:LastUpdatedTime> <d4p1:AppArrangeId>1</d4p1:AppArrangeId> <d4p1:AppArrangePath>sample string 6</d4p1:AppArrangePath> <d4p1:Audit>初始状态</d4p1:Audit> <d4p1:ConvertState>9</d4p1:ConvertState> <d4p1:Copyright>true</d4p1:Copyright> <d4p1:DownAmount>14</d4p1:DownAmount> <d4p1:Grade>18</d4p1:Grade> <d4p1:Intro>sample string 10</d4p1:Intro> <d4p1:IsPreparation>true</d4p1:IsPreparation> <d4p1:Labls>sample string 8</d4p1:Labls> <d4p1:PageTotal>11</d4p1:PageTotal> <d4p1:Prime>2024-09-21T08:55:24.6886647+08:00</d4p1:Prime> <d4p1:ProfessionalCourseId>12</d4p1:ProfessionalCourseId> <d4p1:ProfessionalPath>sample string 13</d4p1:ProfessionalPath> <d4p1:RepositoryId>20</d4p1:RepositoryId> <d4p1:ResourceName>sample string 2</d4p1:ResourceName> <d4p1:ResourceOrigin>sample string 7</d4p1:ResourceOrigin> <d4p1:ResourceTypeCode>sample string 4</d4p1:ResourceTypeCode> <d4p1:Semester>第一学期</d4p1:Semester> <d4p1:Shared>true</d4p1:Shared> <d4p1:Suffix>sample string 3</d4p1:Suffix> <d4p1:TechType>5</d4p1:TechType> <d4p1:Top>2024-09-21T08:55:24.6886647+08:00</d4p1:Top> <d4p1:UserId>1</d4p1:UserId> <d4p1:ViewAmount>15</d4p1:ViewAmount> </d4p1:Resource> <d4p1:Resource> <d4p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:CreatedTime> <d4p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d4p1:Id> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d4p1:LastUpdatedTime> <d4p1:AppArrangeId>1</d4p1:AppArrangeId> <d4p1:AppArrangePath>sample string 6</d4p1:AppArrangePath> <d4p1:Audit>初始状态</d4p1:Audit> <d4p1:ConvertState>9</d4p1:ConvertState> <d4p1:Copyright>true</d4p1:Copyright> <d4p1:DownAmount>14</d4p1:DownAmount> <d4p1:Grade>18</d4p1:Grade> <d4p1:Intro>sample string 10</d4p1:Intro> <d4p1:IsPreparation>true</d4p1:IsPreparation> <d4p1:Labls>sample string 8</d4p1:Labls> <d4p1:PageTotal>11</d4p1:PageTotal> <d4p1:Prime>2024-09-21T08:55:24.6886647+08:00</d4p1:Prime> <d4p1:ProfessionalCourseId>12</d4p1:ProfessionalCourseId> <d4p1:ProfessionalPath>sample string 13</d4p1:ProfessionalPath> <d4p1:RepositoryId>20</d4p1:RepositoryId> <d4p1:ResourceName>sample string 2</d4p1:ResourceName> <d4p1:ResourceOrigin>sample string 7</d4p1:ResourceOrigin> <d4p1:ResourceTypeCode>sample string 4</d4p1:ResourceTypeCode> <d4p1:Semester>第一学期</d4p1:Semester> <d4p1:Shared>true</d4p1:Shared> <d4p1:Suffix>sample string 3</d4p1:Suffix> <d4p1:TechType>5</d4p1:TechType> <d4p1:Top>2024-09-21T08:55:24.6886647+08:00</d4p1:Top> <d4p1:UserId>1</d4p1:UserId> <d4p1:ViewAmount>15</d4p1:ViewAmount> </d4p1:Resource> </resource> </TestSaveDto> </ReTestSet> <Repeated>true</Repeated> <RepeatedId>f1a9f7a7-8769-409e-be3a-caa9525e3206</RepeatedId> <Score>15.1</Score> <SourcePalyNumber>1</SourcePalyNumber> <Stem>sample string 11</Stem> <TestTypeId>7</TestTypeId> <UserId>9</UserId> <answerResource xmlns:d2p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d2p1:Resource> <d2p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d2p1:CreatedTime> <d2p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d2p1:Id> <d2p1:IsDeleted>true</d2p1:IsDeleted> <d2p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d2p1:LastUpdatedTime> <d2p1:AppArrangeId>1</d2p1:AppArrangeId> <d2p1:AppArrangePath>sample string 6</d2p1:AppArrangePath> <d2p1:Audit>初始状态</d2p1:Audit> <d2p1:ConvertState>9</d2p1:ConvertState> <d2p1:Copyright>true</d2p1:Copyright> <d2p1:DownAmount>14</d2p1:DownAmount> <d2p1:Grade>18</d2p1:Grade> <d2p1:Intro>sample string 10</d2p1:Intro> <d2p1:IsPreparation>true</d2p1:IsPreparation> <d2p1:Labls>sample string 8</d2p1:Labls> <d2p1:PageTotal>11</d2p1:PageTotal> <d2p1:Prime>2024-09-21T08:55:24.6886647+08:00</d2p1:Prime> <d2p1:ProfessionalCourseId>12</d2p1:ProfessionalCourseId> <d2p1:ProfessionalPath>sample string 13</d2p1:ProfessionalPath> <d2p1:RepositoryId>20</d2p1:RepositoryId> <d2p1:ResourceName>sample string 2</d2p1:ResourceName> <d2p1:ResourceOrigin>sample string 7</d2p1:ResourceOrigin> <d2p1:ResourceTypeCode>sample string 4</d2p1:ResourceTypeCode> <d2p1:Semester>第一学期</d2p1:Semester> <d2p1:Shared>true</d2p1:Shared> <d2p1:Suffix>sample string 3</d2p1:Suffix> <d2p1:TechType>5</d2p1:TechType> <d2p1:Top>2024-09-21T08:55:24.6886647+08:00</d2p1:Top> <d2p1:UserId>1</d2p1:UserId> <d2p1:ViewAmount>15</d2p1:ViewAmount> </d2p1:Resource> <d2p1:Resource> <d2p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d2p1:CreatedTime> <d2p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d2p1:Id> <d2p1:IsDeleted>true</d2p1:IsDeleted> <d2p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d2p1:LastUpdatedTime> <d2p1:AppArrangeId>1</d2p1:AppArrangeId> <d2p1:AppArrangePath>sample string 6</d2p1:AppArrangePath> <d2p1:Audit>初始状态</d2p1:Audit> <d2p1:ConvertState>9</d2p1:ConvertState> <d2p1:Copyright>true</d2p1:Copyright> <d2p1:DownAmount>14</d2p1:DownAmount> <d2p1:Grade>18</d2p1:Grade> <d2p1:Intro>sample string 10</d2p1:Intro> <d2p1:IsPreparation>true</d2p1:IsPreparation> <d2p1:Labls>sample string 8</d2p1:Labls> <d2p1:PageTotal>11</d2p1:PageTotal> <d2p1:Prime>2024-09-21T08:55:24.6886647+08:00</d2p1:Prime> <d2p1:ProfessionalCourseId>12</d2p1:ProfessionalCourseId> <d2p1:ProfessionalPath>sample string 13</d2p1:ProfessionalPath> <d2p1:RepositoryId>20</d2p1:RepositoryId> <d2p1:ResourceName>sample string 2</d2p1:ResourceName> <d2p1:ResourceOrigin>sample string 7</d2p1:ResourceOrigin> <d2p1:ResourceTypeCode>sample string 4</d2p1:ResourceTypeCode> <d2p1:Semester>第一学期</d2p1:Semester> <d2p1:Shared>true</d2p1:Shared> <d2p1:Suffix>sample string 3</d2p1:Suffix> <d2p1:TechType>5</d2p1:TechType> <d2p1:Top>2024-09-21T08:55:24.6886647+08:00</d2p1:Top> <d2p1:UserId>1</d2p1:UserId> <d2p1:ViewAmount>15</d2p1:ViewAmount> </d2p1:Resource> </answerResource> <descrptionResource xmlns:d2p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d2p1:Resource> <d2p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d2p1:CreatedTime> <d2p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d2p1:Id> <d2p1:IsDeleted>true</d2p1:IsDeleted> <d2p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d2p1:LastUpdatedTime> <d2p1:AppArrangeId>1</d2p1:AppArrangeId> <d2p1:AppArrangePath>sample string 6</d2p1:AppArrangePath> <d2p1:Audit>初始状态</d2p1:Audit> <d2p1:ConvertState>9</d2p1:ConvertState> <d2p1:Copyright>true</d2p1:Copyright> <d2p1:DownAmount>14</d2p1:DownAmount> <d2p1:Grade>18</d2p1:Grade> <d2p1:Intro>sample string 10</d2p1:Intro> <d2p1:IsPreparation>true</d2p1:IsPreparation> <d2p1:Labls>sample string 8</d2p1:Labls> <d2p1:PageTotal>11</d2p1:PageTotal> <d2p1:Prime>2024-09-21T08:55:24.6886647+08:00</d2p1:Prime> <d2p1:ProfessionalCourseId>12</d2p1:ProfessionalCourseId> <d2p1:ProfessionalPath>sample string 13</d2p1:ProfessionalPath> <d2p1:RepositoryId>20</d2p1:RepositoryId> <d2p1:ResourceName>sample string 2</d2p1:ResourceName> <d2p1:ResourceOrigin>sample string 7</d2p1:ResourceOrigin> <d2p1:ResourceTypeCode>sample string 4</d2p1:ResourceTypeCode> <d2p1:Semester>第一学期</d2p1:Semester> <d2p1:Shared>true</d2p1:Shared> <d2p1:Suffix>sample string 3</d2p1:Suffix> <d2p1:TechType>5</d2p1:TechType> <d2p1:Top>2024-09-21T08:55:24.6886647+08:00</d2p1:Top> <d2p1:UserId>1</d2p1:UserId> <d2p1:ViewAmount>15</d2p1:ViewAmount> </d2p1:Resource> <d2p1:Resource> <d2p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d2p1:CreatedTime> <d2p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d2p1:Id> <d2p1:IsDeleted>true</d2p1:IsDeleted> <d2p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d2p1:LastUpdatedTime> <d2p1:AppArrangeId>1</d2p1:AppArrangeId> <d2p1:AppArrangePath>sample string 6</d2p1:AppArrangePath> <d2p1:Audit>初始状态</d2p1:Audit> <d2p1:ConvertState>9</d2p1:ConvertState> <d2p1:Copyright>true</d2p1:Copyright> <d2p1:DownAmount>14</d2p1:DownAmount> <d2p1:Grade>18</d2p1:Grade> <d2p1:Intro>sample string 10</d2p1:Intro> <d2p1:IsPreparation>true</d2p1:IsPreparation> <d2p1:Labls>sample string 8</d2p1:Labls> <d2p1:PageTotal>11</d2p1:PageTotal> <d2p1:Prime>2024-09-21T08:55:24.6886647+08:00</d2p1:Prime> <d2p1:ProfessionalCourseId>12</d2p1:ProfessionalCourseId> <d2p1:ProfessionalPath>sample string 13</d2p1:ProfessionalPath> <d2p1:RepositoryId>20</d2p1:RepositoryId> <d2p1:ResourceName>sample string 2</d2p1:ResourceName> <d2p1:ResourceOrigin>sample string 7</d2p1:ResourceOrigin> <d2p1:ResourceTypeCode>sample string 4</d2p1:ResourceTypeCode> <d2p1:Semester>第一学期</d2p1:Semester> <d2p1:Shared>true</d2p1:Shared> <d2p1:Suffix>sample string 3</d2p1:Suffix> <d2p1:TechType>5</d2p1:TechType> <d2p1:Top>2024-09-21T08:55:24.6886647+08:00</d2p1:Top> <d2p1:UserId>1</d2p1:UserId> <d2p1:ViewAmount>15</d2p1:ViewAmount> </d2p1:Resource> </descrptionResource> <resource xmlns:d2p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d2p1:Resource> <d2p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d2p1:CreatedTime> <d2p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d2p1:Id> <d2p1:IsDeleted>true</d2p1:IsDeleted> <d2p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d2p1:LastUpdatedTime> <d2p1:AppArrangeId>1</d2p1:AppArrangeId> <d2p1:AppArrangePath>sample string 6</d2p1:AppArrangePath> <d2p1:Audit>初始状态</d2p1:Audit> <d2p1:ConvertState>9</d2p1:ConvertState> <d2p1:Copyright>true</d2p1:Copyright> <d2p1:DownAmount>14</d2p1:DownAmount> <d2p1:Grade>18</d2p1:Grade> <d2p1:Intro>sample string 10</d2p1:Intro> <d2p1:IsPreparation>true</d2p1:IsPreparation> <d2p1:Labls>sample string 8</d2p1:Labls> <d2p1:PageTotal>11</d2p1:PageTotal> <d2p1:Prime>2024-09-21T08:55:24.6886647+08:00</d2p1:Prime> <d2p1:ProfessionalCourseId>12</d2p1:ProfessionalCourseId> <d2p1:ProfessionalPath>sample string 13</d2p1:ProfessionalPath> <d2p1:RepositoryId>20</d2p1:RepositoryId> <d2p1:ResourceName>sample string 2</d2p1:ResourceName> <d2p1:ResourceOrigin>sample string 7</d2p1:ResourceOrigin> <d2p1:ResourceTypeCode>sample string 4</d2p1:ResourceTypeCode> <d2p1:Semester>第一学期</d2p1:Semester> <d2p1:Shared>true</d2p1:Shared> <d2p1:Suffix>sample string 3</d2p1:Suffix> <d2p1:TechType>5</d2p1:TechType> <d2p1:Top>2024-09-21T08:55:24.6886647+08:00</d2p1:Top> <d2p1:UserId>1</d2p1:UserId> <d2p1:ViewAmount>15</d2p1:ViewAmount> </d2p1:Resource> <d2p1:Resource> <d2p1:CreatedTime>2024-09-21T08:55:24.6886647+08:00</d2p1:CreatedTime> <d2p1:Id>38f57e64-3db3-47c5-a3d9-b3472cecad0e</d2p1:Id> <d2p1:IsDeleted>true</d2p1:IsDeleted> <d2p1:LastUpdatedTime>2024-09-21T08:55:24.6886647+08:00</d2p1:LastUpdatedTime> <d2p1:AppArrangeId>1</d2p1:AppArrangeId> <d2p1:AppArrangePath>sample string 6</d2p1:AppArrangePath> <d2p1:Audit>初始状态</d2p1:Audit> <d2p1:ConvertState>9</d2p1:ConvertState> <d2p1:Copyright>true</d2p1:Copyright> <d2p1:DownAmount>14</d2p1:DownAmount> <d2p1:Grade>18</d2p1:Grade> <d2p1:Intro>sample string 10</d2p1:Intro> <d2p1:IsPreparation>true</d2p1:IsPreparation> <d2p1:Labls>sample string 8</d2p1:Labls> <d2p1:PageTotal>11</d2p1:PageTotal> <d2p1:Prime>2024-09-21T08:55:24.6886647+08:00</d2p1:Prime> <d2p1:ProfessionalCourseId>12</d2p1:ProfessionalCourseId> <d2p1:ProfessionalPath>sample string 13</d2p1:ProfessionalPath> <d2p1:RepositoryId>20</d2p1:RepositoryId> <d2p1:ResourceName>sample string 2</d2p1:ResourceName> <d2p1:ResourceOrigin>sample string 7</d2p1:ResourceOrigin> <d2p1:ResourceTypeCode>sample string 4</d2p1:ResourceTypeCode> <d2p1:Semester>第一学期</d2p1:Semester> <d2p1:Shared>true</d2p1:Shared> <d2p1:Suffix>sample string 3</d2p1:Suffix> <d2p1:TechType>5</d2p1:TechType> <d2p1:Top>2024-09-21T08:55:24.6886647+08:00</d2p1:Top> <d2p1:UserId>1</d2p1:UserId> <d2p1:ViewAmount>15</d2p1:ViewAmount> </d2p1:Resource> </resource> </RecombinationReTestDto>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
保存复合题
JsonRtnDtoOfRecombinationReTestDtoName | Description | Type | Additional information |
---|---|---|---|
Msg | string |
None. |
|
State | RtnState |
None. |
|
Data | RecombinationReTestDto |
None. |
Response Formats
application/json, text/json
Sample:
{ "Msg": "sample string 1", "State": 100, "Data": { "Id": "b4de6aa5-366b-45fc-ba20-141c669e312a", "ProfessionalCourseId": 2, "ProfessionalPath": "sample string 3", "ReTestRepositoryId": 4, "ReTestRepositoryPath": "sample string 5", "Knowledge": "sample string 6", "TestTypeId": 7, "ExamId": "189be47a-adbe-475b-b05a-c4c64f1f5962", "UserId": 9, "Description": "sample string 10", "Stem": "sample string 11", "CorrectAnswer": "sample string 12", "Analysis": "sample string 13", "Difficulty": 14, "Score": 15.1, "SourcePalyNumber": 1, "DescribeReTestRepositoryId": "8b21ec26-be3a-4036-bc83-248f94a6a5c7", "DescribeReTestRepositoryName": "sample string 16", "DescribeInfos": "sample string 17", "CanUpsetOptions": true, "ReTestSet": [ { "Id": "44474be3-6440-4018-bd14-938b00ac8aae", "TestTypeId": 2, "ResourceId": "a61d46b4-e7cc-4844-8f29-a49a5c018c8a", "ProfessionalCourseId": 3, "ProfessionalPath": "sample string 4", "ReTestRepositoryId": 5, "ReTestRepositoryPath": "sample string 6", "Knowledge": "sample string 7", "ExamId": "6e76ffa8-5327-4dfa-a379-8d9d9fc18981", "UserId": 9, "Description": "sample string 10", "Stem": "sample string 11", "CorrectAnswer": "sample string 12", "Analysis": "sample string 13", "Difficulty": 14, "Score": 15.1, "SourcePalyNumber": 1, "CanUpsetOptions": true, "Options": [ { "Id": "840aa983-5ead-4245-b900-175af070a893", "OptionInfo": "sample string 2", "OptionIndex": 3, "OptionAnalysis": "sample string 4", "ReTestID": "fd0a808b-26ea-4f29-8583-324afecb4fd7" }, { "Id": "840aa983-5ead-4245-b900-175af070a893", "OptionInfo": "sample string 2", "OptionIndex": 3, "OptionAnalysis": "sample string 4", "ReTestID": "fd0a808b-26ea-4f29-8583-324afecb4fd7" } ], "DescribeReTestRepositoryId": "429679c9-cb3b-41be-85dc-f8d32a818f56", "DescribeReTestRepositoryName": "sample string 17", "CorrectionType": 1, "MarkRule": "sample string 19", "Lables": [ { "ReTestID": "82492c90-d86f-4f49-8a44-f5efd8d8aec0", "ReTestRepositoryId": 2, "LableName": "sample string 3", "LableValue": "sample string 4" }, { "ReTestID": "82492c90-d86f-4f49-8a44-f5efd8d8aec0", "ReTestRepositoryId": 2, "LableName": "sample string 3", "LableValue": "sample string 4" } ], "IsOverwrite": true, "Repeated": true, "RepeatedId": "601010a0-4b94-49a5-b2e7-4b8c0e408e45" }, { "Id": "44474be3-6440-4018-bd14-938b00ac8aae", "TestTypeId": 2, "ResourceId": "a61d46b4-e7cc-4844-8f29-a49a5c018c8a", "ProfessionalCourseId": 3, "ProfessionalPath": "sample string 4", "ReTestRepositoryId": 5, "ReTestRepositoryPath": "sample string 6", "Knowledge": "sample string 7", "ExamId": "6e76ffa8-5327-4dfa-a379-8d9d9fc18981", "UserId": 9, "Description": "sample string 10", "Stem": "sample string 11", "CorrectAnswer": "sample string 12", "Analysis": "sample string 13", "Difficulty": 14, "Score": 15.1, "SourcePalyNumber": 1, "CanUpsetOptions": true, "Options": [ { "Id": "840aa983-5ead-4245-b900-175af070a893", "OptionInfo": "sample string 2", "OptionIndex": 3, "OptionAnalysis": "sample string 4", "ReTestID": "fd0a808b-26ea-4f29-8583-324afecb4fd7" }, { "Id": "840aa983-5ead-4245-b900-175af070a893", "OptionInfo": "sample string 2", "OptionIndex": 3, "OptionAnalysis": "sample string 4", "ReTestID": "fd0a808b-26ea-4f29-8583-324afecb4fd7" } ], "DescribeReTestRepositoryId": "429679c9-cb3b-41be-85dc-f8d32a818f56", "DescribeReTestRepositoryName": "sample string 17", "CorrectionType": 1, "MarkRule": "sample string 19", "Lables": [ { "ReTestID": "82492c90-d86f-4f49-8a44-f5efd8d8aec0", "ReTestRepositoryId": 2, "LableName": "sample string 3", "LableValue": "sample string 4" }, { "ReTestID": "82492c90-d86f-4f49-8a44-f5efd8d8aec0", "ReTestRepositoryId": 2, "LableName": "sample string 3", "LableValue": "sample string 4" } ], "IsOverwrite": true, "Repeated": true, "RepeatedId": "601010a0-4b94-49a5-b2e7-4b8c0e408e45" } ], "Labels": [ { "ReTestID": "82492c90-d86f-4f49-8a44-f5efd8d8aec0", "ReTestRepositoryId": 2, "LableName": "sample string 3", "LableValue": "sample string 4" }, { "ReTestID": "82492c90-d86f-4f49-8a44-f5efd8d8aec0", "ReTestRepositoryId": 2, "LableName": "sample string 3", "LableValue": "sample string 4" } ], "CorrectionType": 1, "Repeated": true, "RepeatedId": "74063b05-2344-48db-80f2-3682ba13f7a8", "IsOverwrite": true, "AuditUserId": 1, "Audited": 0 } }
text/html
Sample:
{"Msg":"sample string 1","State":100,"Data":{"Id":"b4de6aa5-366b-45fc-ba20-141c669e312a","ProfessionalCourseId":2,"ProfessionalPath":"sample string 3","ReTestRepositoryId":4,"ReTestRepositoryPath":"sample string 5","Knowledge":"sample string 6","TestTypeId":7,"ExamId":"189be47a-adbe-475b-b05a-c4c64f1f5962","UserId":9,"Description":"sample string 10","Stem":"sample string 11","CorrectAnswer":"sample string 12","Analysis":"sample string 13","Difficulty":14,"Score":15.1,"SourcePalyNumber":1,"DescribeReTestRepositoryId":"8b21ec26-be3a-4036-bc83-248f94a6a5c7","DescribeReTestRepositoryName":"sample string 16","DescribeInfos":"sample string 17","CanUpsetOptions":true,"ReTestSet":[{"Id":"44474be3-6440-4018-bd14-938b00ac8aae","TestTypeId":2,"ResourceId":"a61d46b4-e7cc-4844-8f29-a49a5c018c8a","ProfessionalCourseId":3,"ProfessionalPath":"sample string 4","ReTestRepositoryId":5,"ReTestRepositoryPath":"sample string 6","Knowledge":"sample string 7","ExamId":"6e76ffa8-5327-4dfa-a379-8d9d9fc18981","UserId":9,"Description":"sample string 10","Stem":"sample string 11","CorrectAnswer":"sample string 12","Analysis":"sample string 13","Difficulty":14,"Score":15.1,"SourcePalyNumber":1,"CanUpsetOptions":true,"Options":[{"Id":"840aa983-5ead-4245-b900-175af070a893","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"fd0a808b-26ea-4f29-8583-324afecb4fd7"},{"Id":"840aa983-5ead-4245-b900-175af070a893","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"fd0a808b-26ea-4f29-8583-324afecb4fd7"}],"DescribeReTestRepositoryId":"429679c9-cb3b-41be-85dc-f8d32a818f56","DescribeReTestRepositoryName":"sample string 17","CorrectionType":1,"MarkRule":"sample string 19","Lables":[{"ReTestID":"82492c90-d86f-4f49-8a44-f5efd8d8aec0","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"},{"ReTestID":"82492c90-d86f-4f49-8a44-f5efd8d8aec0","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"}],"IsOverwrite":true,"Repeated":true,"RepeatedId":"601010a0-4b94-49a5-b2e7-4b8c0e408e45"},{"Id":"44474be3-6440-4018-bd14-938b00ac8aae","TestTypeId":2,"ResourceId":"a61d46b4-e7cc-4844-8f29-a49a5c018c8a","ProfessionalCourseId":3,"ProfessionalPath":"sample string 4","ReTestRepositoryId":5,"ReTestRepositoryPath":"sample string 6","Knowledge":"sample string 7","ExamId":"6e76ffa8-5327-4dfa-a379-8d9d9fc18981","UserId":9,"Description":"sample string 10","Stem":"sample string 11","CorrectAnswer":"sample string 12","Analysis":"sample string 13","Difficulty":14,"Score":15.1,"SourcePalyNumber":1,"CanUpsetOptions":true,"Options":[{"Id":"840aa983-5ead-4245-b900-175af070a893","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"fd0a808b-26ea-4f29-8583-324afecb4fd7"},{"Id":"840aa983-5ead-4245-b900-175af070a893","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"fd0a808b-26ea-4f29-8583-324afecb4fd7"}],"DescribeReTestRepositoryId":"429679c9-cb3b-41be-85dc-f8d32a818f56","DescribeReTestRepositoryName":"sample string 17","CorrectionType":1,"MarkRule":"sample string 19","Lables":[{"ReTestID":"82492c90-d86f-4f49-8a44-f5efd8d8aec0","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"},{"ReTestID":"82492c90-d86f-4f49-8a44-f5efd8d8aec0","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"}],"IsOverwrite":true,"Repeated":true,"RepeatedId":"601010a0-4b94-49a5-b2e7-4b8c0e408e45"}],"Labels":[{"ReTestID":"82492c90-d86f-4f49-8a44-f5efd8d8aec0","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"},{"ReTestID":"82492c90-d86f-4f49-8a44-f5efd8d8aec0","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"}],"CorrectionType":1,"Repeated":true,"RepeatedId":"74063b05-2344-48db-80f2-3682ba13f7a8","IsOverwrite":true,"AuditUserId":1,"Audited":0}}
application/xml, text/xml
Sample:
<JsonRtnDtoOfRecombinationReTestDtov3CTEUQJ xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BJ.Services"> <Data> <Analysis>sample string 13</Analysis> <AuditUserId>1</AuditUserId> <Audited>NotHandle</Audited> <CanUpsetOptions>true</CanUpsetOptions> <CorrectAnswer>sample string 12</CorrectAnswer> <CorrectionType>纠错</CorrectionType> <DescribeInfos>sample string 17</DescribeInfos> <DescribeReTestRepositoryId>8b21ec26-be3a-4036-bc83-248f94a6a5c7</DescribeReTestRepositoryId> <DescribeReTestRepositoryName>sample string 16</DescribeReTestRepositoryName> <Description>sample string 10</Description> <Difficulty>14</Difficulty> <ExamId>189be47a-adbe-475b-b05a-c4c64f1f5962</ExamId> <Id>b4de6aa5-366b-45fc-ba20-141c669e312a</Id> <IsOverwrite>true</IsOverwrite> <Knowledge>sample string 6</Knowledge> <Labels xmlns:d3p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d3p1:ReTestLables> <d3p1:LableName>sample string 3</d3p1:LableName> <d3p1:LableValue>sample string 4</d3p1:LableValue> <d3p1:ReTestID>82492c90-d86f-4f49-8a44-f5efd8d8aec0</d3p1:ReTestID> <d3p1:ReTestRepositoryId>2</d3p1:ReTestRepositoryId> </d3p1:ReTestLables> <d3p1:ReTestLables> <d3p1:LableName>sample string 3</d3p1:LableName> <d3p1:LableValue>sample string 4</d3p1:LableValue> <d3p1:ReTestID>82492c90-d86f-4f49-8a44-f5efd8d8aec0</d3p1:ReTestID> <d3p1:ReTestRepositoryId>2</d3p1:ReTestRepositoryId> </d3p1:ReTestLables> </Labels> <ProfessionalCourseId>2</ProfessionalCourseId> <ProfessionalPath>sample string 3</ProfessionalPath> <ReTestRepositoryId>4</ReTestRepositoryId> <ReTestRepositoryPath>sample string 5</ReTestRepositoryPath> <ReTestSet> <TestSaveDto> <Analysis>sample string 13</Analysis> <CanUpsetOptions>true</CanUpsetOptions> <CorrectAnswer>sample string 12</CorrectAnswer> <CorrectionType>纠错</CorrectionType> <DescribeReTestRepositoryId>429679c9-cb3b-41be-85dc-f8d32a818f56</DescribeReTestRepositoryId> <DescribeReTestRepositoryName>sample string 17</DescribeReTestRepositoryName> <Description>sample string 10</Description> <Difficulty>14</Difficulty> <ExamId>6e76ffa8-5327-4dfa-a379-8d9d9fc18981</ExamId> <Id>44474be3-6440-4018-bd14-938b00ac8aae</Id> <IsOverwrite>true</IsOverwrite> <Knowledge>sample string 7</Knowledge> <Lables xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d5p1:ReTestLables> <d5p1:LableName>sample string 3</d5p1:LableName> <d5p1:LableValue>sample string 4</d5p1:LableValue> <d5p1:ReTestID>82492c90-d86f-4f49-8a44-f5efd8d8aec0</d5p1:ReTestID> <d5p1:ReTestRepositoryId>2</d5p1:ReTestRepositoryId> </d5p1:ReTestLables> <d5p1:ReTestLables> <d5p1:LableName>sample string 3</d5p1:LableName> <d5p1:LableValue>sample string 4</d5p1:LableValue> <d5p1:ReTestID>82492c90-d86f-4f49-8a44-f5efd8d8aec0</d5p1:ReTestID> <d5p1:ReTestRepositoryId>2</d5p1:ReTestRepositoryId> </d5p1:ReTestLables> </Lables> <MD5>sample string 18</MD5> <MarkRule>sample string 19</MarkRule> <Options> <ReTestOptionSaveDto> <Id>840aa983-5ead-4245-b900-175af070a893</Id> <OptionAnalysis>sample string 4</OptionAnalysis> <OptionIndex>3</OptionIndex> <OptionInfo>sample string 2</OptionInfo> <ReTestID>fd0a808b-26ea-4f29-8583-324afecb4fd7</ReTestID> <resource xmlns:d7p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d7p1:Resource> <d7p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:CreatedTime> <d7p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d7p1:Id> <d7p1:IsDeleted>true</d7p1:IsDeleted> <d7p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:LastUpdatedTime> <d7p1:AppArrangeId>1</d7p1:AppArrangeId> <d7p1:AppArrangePath>sample string 6</d7p1:AppArrangePath> <d7p1:Audit>初始状态</d7p1:Audit> <d7p1:ConvertState>9</d7p1:ConvertState> <d7p1:Copyright>true</d7p1:Copyright> <d7p1:DownAmount>14</d7p1:DownAmount> <d7p1:Grade>18</d7p1:Grade> <d7p1:Intro>sample string 10</d7p1:Intro> <d7p1:IsPreparation>true</d7p1:IsPreparation> <d7p1:Labls>sample string 8</d7p1:Labls> <d7p1:PageTotal>11</d7p1:PageTotal> <d7p1:Prime>2024-09-21T08:55:24.7039429+08:00</d7p1:Prime> <d7p1:ProfessionalCourseId>12</d7p1:ProfessionalCourseId> <d7p1:ProfessionalPath>sample string 13</d7p1:ProfessionalPath> <d7p1:RepositoryId>20</d7p1:RepositoryId> <d7p1:ResourceName>sample string 2</d7p1:ResourceName> <d7p1:ResourceOrigin>sample string 7</d7p1:ResourceOrigin> <d7p1:ResourceTypeCode>sample string 4</d7p1:ResourceTypeCode> <d7p1:Semester>第一学期</d7p1:Semester> <d7p1:Shared>true</d7p1:Shared> <d7p1:Suffix>sample string 3</d7p1:Suffix> <d7p1:TechType>5</d7p1:TechType> <d7p1:Top>2024-09-21T08:55:24.7039429+08:00</d7p1:Top> <d7p1:UserId>1</d7p1:UserId> <d7p1:ViewAmount>15</d7p1:ViewAmount> </d7p1:Resource> <d7p1:Resource> <d7p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:CreatedTime> <d7p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d7p1:Id> <d7p1:IsDeleted>true</d7p1:IsDeleted> <d7p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:LastUpdatedTime> <d7p1:AppArrangeId>1</d7p1:AppArrangeId> <d7p1:AppArrangePath>sample string 6</d7p1:AppArrangePath> <d7p1:Audit>初始状态</d7p1:Audit> <d7p1:ConvertState>9</d7p1:ConvertState> <d7p1:Copyright>true</d7p1:Copyright> <d7p1:DownAmount>14</d7p1:DownAmount> <d7p1:Grade>18</d7p1:Grade> <d7p1:Intro>sample string 10</d7p1:Intro> <d7p1:IsPreparation>true</d7p1:IsPreparation> <d7p1:Labls>sample string 8</d7p1:Labls> <d7p1:PageTotal>11</d7p1:PageTotal> <d7p1:Prime>2024-09-21T08:55:24.7039429+08:00</d7p1:Prime> <d7p1:ProfessionalCourseId>12</d7p1:ProfessionalCourseId> <d7p1:ProfessionalPath>sample string 13</d7p1:ProfessionalPath> <d7p1:RepositoryId>20</d7p1:RepositoryId> <d7p1:ResourceName>sample string 2</d7p1:ResourceName> <d7p1:ResourceOrigin>sample string 7</d7p1:ResourceOrigin> <d7p1:ResourceTypeCode>sample string 4</d7p1:ResourceTypeCode> <d7p1:Semester>第一学期</d7p1:Semester> <d7p1:Shared>true</d7p1:Shared> <d7p1:Suffix>sample string 3</d7p1:Suffix> <d7p1:TechType>5</d7p1:TechType> <d7p1:Top>2024-09-21T08:55:24.7039429+08:00</d7p1:Top> <d7p1:UserId>1</d7p1:UserId> <d7p1:ViewAmount>15</d7p1:ViewAmount> </d7p1:Resource> </resource> </ReTestOptionSaveDto> <ReTestOptionSaveDto> <Id>840aa983-5ead-4245-b900-175af070a893</Id> <OptionAnalysis>sample string 4</OptionAnalysis> <OptionIndex>3</OptionIndex> <OptionInfo>sample string 2</OptionInfo> <ReTestID>fd0a808b-26ea-4f29-8583-324afecb4fd7</ReTestID> <resource xmlns:d7p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d7p1:Resource> <d7p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:CreatedTime> <d7p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d7p1:Id> <d7p1:IsDeleted>true</d7p1:IsDeleted> <d7p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:LastUpdatedTime> <d7p1:AppArrangeId>1</d7p1:AppArrangeId> <d7p1:AppArrangePath>sample string 6</d7p1:AppArrangePath> <d7p1:Audit>初始状态</d7p1:Audit> <d7p1:ConvertState>9</d7p1:ConvertState> <d7p1:Copyright>true</d7p1:Copyright> <d7p1:DownAmount>14</d7p1:DownAmount> <d7p1:Grade>18</d7p1:Grade> <d7p1:Intro>sample string 10</d7p1:Intro> <d7p1:IsPreparation>true</d7p1:IsPreparation> <d7p1:Labls>sample string 8</d7p1:Labls> <d7p1:PageTotal>11</d7p1:PageTotal> <d7p1:Prime>2024-09-21T08:55:24.7039429+08:00</d7p1:Prime> <d7p1:ProfessionalCourseId>12</d7p1:ProfessionalCourseId> <d7p1:ProfessionalPath>sample string 13</d7p1:ProfessionalPath> <d7p1:RepositoryId>20</d7p1:RepositoryId> <d7p1:ResourceName>sample string 2</d7p1:ResourceName> <d7p1:ResourceOrigin>sample string 7</d7p1:ResourceOrigin> <d7p1:ResourceTypeCode>sample string 4</d7p1:ResourceTypeCode> <d7p1:Semester>第一学期</d7p1:Semester> <d7p1:Shared>true</d7p1:Shared> <d7p1:Suffix>sample string 3</d7p1:Suffix> <d7p1:TechType>5</d7p1:TechType> <d7p1:Top>2024-09-21T08:55:24.7039429+08:00</d7p1:Top> <d7p1:UserId>1</d7p1:UserId> <d7p1:ViewAmount>15</d7p1:ViewAmount> </d7p1:Resource> <d7p1:Resource> <d7p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:CreatedTime> <d7p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d7p1:Id> <d7p1:IsDeleted>true</d7p1:IsDeleted> <d7p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:LastUpdatedTime> <d7p1:AppArrangeId>1</d7p1:AppArrangeId> <d7p1:AppArrangePath>sample string 6</d7p1:AppArrangePath> <d7p1:Audit>初始状态</d7p1:Audit> <d7p1:ConvertState>9</d7p1:ConvertState> <d7p1:Copyright>true</d7p1:Copyright> <d7p1:DownAmount>14</d7p1:DownAmount> <d7p1:Grade>18</d7p1:Grade> <d7p1:Intro>sample string 10</d7p1:Intro> <d7p1:IsPreparation>true</d7p1:IsPreparation> <d7p1:Labls>sample string 8</d7p1:Labls> <d7p1:PageTotal>11</d7p1:PageTotal> <d7p1:Prime>2024-09-21T08:55:24.7039429+08:00</d7p1:Prime> <d7p1:ProfessionalCourseId>12</d7p1:ProfessionalCourseId> <d7p1:ProfessionalPath>sample string 13</d7p1:ProfessionalPath> <d7p1:RepositoryId>20</d7p1:RepositoryId> <d7p1:ResourceName>sample string 2</d7p1:ResourceName> <d7p1:ResourceOrigin>sample string 7</d7p1:ResourceOrigin> <d7p1:ResourceTypeCode>sample string 4</d7p1:ResourceTypeCode> <d7p1:Semester>第一学期</d7p1:Semester> <d7p1:Shared>true</d7p1:Shared> <d7p1:Suffix>sample string 3</d7p1:Suffix> <d7p1:TechType>5</d7p1:TechType> <d7p1:Top>2024-09-21T08:55:24.7039429+08:00</d7p1:Top> <d7p1:UserId>1</d7p1:UserId> <d7p1:ViewAmount>15</d7p1:ViewAmount> </d7p1:Resource> </resource> </ReTestOptionSaveDto> </Options> <ProfessionalCourseId>3</ProfessionalCourseId> <ProfessionalPath>sample string 4</ProfessionalPath> <ReTestRepositoryId>5</ReTestRepositoryId> <ReTestRepositoryPath>sample string 6</ReTestRepositoryPath> <Repeated>true</Repeated> <RepeatedId>601010a0-4b94-49a5-b2e7-4b8c0e408e45</RepeatedId> <ResourceId>a61d46b4-e7cc-4844-8f29-a49a5c018c8a</ResourceId> <Score>15.1</Score> <SourcePalyNumber>1</SourcePalyNumber> <Stem>sample string 11</Stem> <TestTypeId>2</TestTypeId> <UserId>9</UserId> <answerResource xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d5p1:Resource> <d5p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:CreatedTime> <d5p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:LastUpdatedTime> <d5p1:AppArrangeId>1</d5p1:AppArrangeId> <d5p1:AppArrangePath>sample string 6</d5p1:AppArrangePath> <d5p1:Audit>初始状态</d5p1:Audit> <d5p1:ConvertState>9</d5p1:ConvertState> <d5p1:Copyright>true</d5p1:Copyright> <d5p1:DownAmount>14</d5p1:DownAmount> <d5p1:Grade>18</d5p1:Grade> <d5p1:Intro>sample string 10</d5p1:Intro> <d5p1:IsPreparation>true</d5p1:IsPreparation> <d5p1:Labls>sample string 8</d5p1:Labls> <d5p1:PageTotal>11</d5p1:PageTotal> <d5p1:Prime>2024-09-21T08:55:24.7039429+08:00</d5p1:Prime> <d5p1:ProfessionalCourseId>12</d5p1:ProfessionalCourseId> <d5p1:ProfessionalPath>sample string 13</d5p1:ProfessionalPath> <d5p1:RepositoryId>20</d5p1:RepositoryId> <d5p1:ResourceName>sample string 2</d5p1:ResourceName> <d5p1:ResourceOrigin>sample string 7</d5p1:ResourceOrigin> <d5p1:ResourceTypeCode>sample string 4</d5p1:ResourceTypeCode> <d5p1:Semester>第一学期</d5p1:Semester> <d5p1:Shared>true</d5p1:Shared> <d5p1:Suffix>sample string 3</d5p1:Suffix> <d5p1:TechType>5</d5p1:TechType> <d5p1:Top>2024-09-21T08:55:24.7039429+08:00</d5p1:Top> <d5p1:UserId>1</d5p1:UserId> <d5p1:ViewAmount>15</d5p1:ViewAmount> </d5p1:Resource> <d5p1:Resource> <d5p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:CreatedTime> <d5p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:LastUpdatedTime> <d5p1:AppArrangeId>1</d5p1:AppArrangeId> <d5p1:AppArrangePath>sample string 6</d5p1:AppArrangePath> <d5p1:Audit>初始状态</d5p1:Audit> <d5p1:ConvertState>9</d5p1:ConvertState> <d5p1:Copyright>true</d5p1:Copyright> <d5p1:DownAmount>14</d5p1:DownAmount> <d5p1:Grade>18</d5p1:Grade> <d5p1:Intro>sample string 10</d5p1:Intro> <d5p1:IsPreparation>true</d5p1:IsPreparation> <d5p1:Labls>sample string 8</d5p1:Labls> <d5p1:PageTotal>11</d5p1:PageTotal> <d5p1:Prime>2024-09-21T08:55:24.7039429+08:00</d5p1:Prime> <d5p1:ProfessionalCourseId>12</d5p1:ProfessionalCourseId> <d5p1:ProfessionalPath>sample string 13</d5p1:ProfessionalPath> <d5p1:RepositoryId>20</d5p1:RepositoryId> <d5p1:ResourceName>sample string 2</d5p1:ResourceName> <d5p1:ResourceOrigin>sample string 7</d5p1:ResourceOrigin> <d5p1:ResourceTypeCode>sample string 4</d5p1:ResourceTypeCode> <d5p1:Semester>第一学期</d5p1:Semester> <d5p1:Shared>true</d5p1:Shared> <d5p1:Suffix>sample string 3</d5p1:Suffix> <d5p1:TechType>5</d5p1:TechType> <d5p1:Top>2024-09-21T08:55:24.7039429+08:00</d5p1:Top> <d5p1:UserId>1</d5p1:UserId> <d5p1:ViewAmount>15</d5p1:ViewAmount> </d5p1:Resource> </answerResource> <descrptionResource xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d5p1:Resource> <d5p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:CreatedTime> <d5p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:LastUpdatedTime> <d5p1:AppArrangeId>1</d5p1:AppArrangeId> <d5p1:AppArrangePath>sample string 6</d5p1:AppArrangePath> <d5p1:Audit>初始状态</d5p1:Audit> <d5p1:ConvertState>9</d5p1:ConvertState> <d5p1:Copyright>true</d5p1:Copyright> <d5p1:DownAmount>14</d5p1:DownAmount> <d5p1:Grade>18</d5p1:Grade> <d5p1:Intro>sample string 10</d5p1:Intro> <d5p1:IsPreparation>true</d5p1:IsPreparation> <d5p1:Labls>sample string 8</d5p1:Labls> <d5p1:PageTotal>11</d5p1:PageTotal> <d5p1:Prime>2024-09-21T08:55:24.7039429+08:00</d5p1:Prime> <d5p1:ProfessionalCourseId>12</d5p1:ProfessionalCourseId> <d5p1:ProfessionalPath>sample string 13</d5p1:ProfessionalPath> <d5p1:RepositoryId>20</d5p1:RepositoryId> <d5p1:ResourceName>sample string 2</d5p1:ResourceName> <d5p1:ResourceOrigin>sample string 7</d5p1:ResourceOrigin> <d5p1:ResourceTypeCode>sample string 4</d5p1:ResourceTypeCode> <d5p1:Semester>第一学期</d5p1:Semester> <d5p1:Shared>true</d5p1:Shared> <d5p1:Suffix>sample string 3</d5p1:Suffix> <d5p1:TechType>5</d5p1:TechType> <d5p1:Top>2024-09-21T08:55:24.7039429+08:00</d5p1:Top> <d5p1:UserId>1</d5p1:UserId> <d5p1:ViewAmount>15</d5p1:ViewAmount> </d5p1:Resource> <d5p1:Resource> <d5p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:CreatedTime> <d5p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:LastUpdatedTime> <d5p1:AppArrangeId>1</d5p1:AppArrangeId> <d5p1:AppArrangePath>sample string 6</d5p1:AppArrangePath> <d5p1:Audit>初始状态</d5p1:Audit> <d5p1:ConvertState>9</d5p1:ConvertState> <d5p1:Copyright>true</d5p1:Copyright> <d5p1:DownAmount>14</d5p1:DownAmount> <d5p1:Grade>18</d5p1:Grade> <d5p1:Intro>sample string 10</d5p1:Intro> <d5p1:IsPreparation>true</d5p1:IsPreparation> <d5p1:Labls>sample string 8</d5p1:Labls> <d5p1:PageTotal>11</d5p1:PageTotal> <d5p1:Prime>2024-09-21T08:55:24.7039429+08:00</d5p1:Prime> <d5p1:ProfessionalCourseId>12</d5p1:ProfessionalCourseId> <d5p1:ProfessionalPath>sample string 13</d5p1:ProfessionalPath> <d5p1:RepositoryId>20</d5p1:RepositoryId> <d5p1:ResourceName>sample string 2</d5p1:ResourceName> <d5p1:ResourceOrigin>sample string 7</d5p1:ResourceOrigin> <d5p1:ResourceTypeCode>sample string 4</d5p1:ResourceTypeCode> <d5p1:Semester>第一学期</d5p1:Semester> <d5p1:Shared>true</d5p1:Shared> <d5p1:Suffix>sample string 3</d5p1:Suffix> <d5p1:TechType>5</d5p1:TechType> <d5p1:Top>2024-09-21T08:55:24.7039429+08:00</d5p1:Top> <d5p1:UserId>1</d5p1:UserId> <d5p1:ViewAmount>15</d5p1:ViewAmount> </d5p1:Resource> </descrptionResource> <resource xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d5p1:Resource> <d5p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:CreatedTime> <d5p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:LastUpdatedTime> <d5p1:AppArrangeId>1</d5p1:AppArrangeId> <d5p1:AppArrangePath>sample string 6</d5p1:AppArrangePath> <d5p1:Audit>初始状态</d5p1:Audit> <d5p1:ConvertState>9</d5p1:ConvertState> <d5p1:Copyright>true</d5p1:Copyright> <d5p1:DownAmount>14</d5p1:DownAmount> <d5p1:Grade>18</d5p1:Grade> <d5p1:Intro>sample string 10</d5p1:Intro> <d5p1:IsPreparation>true</d5p1:IsPreparation> <d5p1:Labls>sample string 8</d5p1:Labls> <d5p1:PageTotal>11</d5p1:PageTotal> <d5p1:Prime>2024-09-21T08:55:24.7039429+08:00</d5p1:Prime> <d5p1:ProfessionalCourseId>12</d5p1:ProfessionalCourseId> <d5p1:ProfessionalPath>sample string 13</d5p1:ProfessionalPath> <d5p1:RepositoryId>20</d5p1:RepositoryId> <d5p1:ResourceName>sample string 2</d5p1:ResourceName> <d5p1:ResourceOrigin>sample string 7</d5p1:ResourceOrigin> <d5p1:ResourceTypeCode>sample string 4</d5p1:ResourceTypeCode> <d5p1:Semester>第一学期</d5p1:Semester> <d5p1:Shared>true</d5p1:Shared> <d5p1:Suffix>sample string 3</d5p1:Suffix> <d5p1:TechType>5</d5p1:TechType> <d5p1:Top>2024-09-21T08:55:24.7039429+08:00</d5p1:Top> <d5p1:UserId>1</d5p1:UserId> <d5p1:ViewAmount>15</d5p1:ViewAmount> </d5p1:Resource> <d5p1:Resource> <d5p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:CreatedTime> <d5p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:LastUpdatedTime> <d5p1:AppArrangeId>1</d5p1:AppArrangeId> <d5p1:AppArrangePath>sample string 6</d5p1:AppArrangePath> <d5p1:Audit>初始状态</d5p1:Audit> <d5p1:ConvertState>9</d5p1:ConvertState> <d5p1:Copyright>true</d5p1:Copyright> <d5p1:DownAmount>14</d5p1:DownAmount> <d5p1:Grade>18</d5p1:Grade> <d5p1:Intro>sample string 10</d5p1:Intro> <d5p1:IsPreparation>true</d5p1:IsPreparation> <d5p1:Labls>sample string 8</d5p1:Labls> <d5p1:PageTotal>11</d5p1:PageTotal> <d5p1:Prime>2024-09-21T08:55:24.7039429+08:00</d5p1:Prime> <d5p1:ProfessionalCourseId>12</d5p1:ProfessionalCourseId> <d5p1:ProfessionalPath>sample string 13</d5p1:ProfessionalPath> <d5p1:RepositoryId>20</d5p1:RepositoryId> <d5p1:ResourceName>sample string 2</d5p1:ResourceName> <d5p1:ResourceOrigin>sample string 7</d5p1:ResourceOrigin> <d5p1:ResourceTypeCode>sample string 4</d5p1:ResourceTypeCode> <d5p1:Semester>第一学期</d5p1:Semester> <d5p1:Shared>true</d5p1:Shared> <d5p1:Suffix>sample string 3</d5p1:Suffix> <d5p1:TechType>5</d5p1:TechType> <d5p1:Top>2024-09-21T08:55:24.7039429+08:00</d5p1:Top> <d5p1:UserId>1</d5p1:UserId> <d5p1:ViewAmount>15</d5p1:ViewAmount> </d5p1:Resource> </resource> </TestSaveDto> <TestSaveDto> <Analysis>sample string 13</Analysis> <CanUpsetOptions>true</CanUpsetOptions> <CorrectAnswer>sample string 12</CorrectAnswer> <CorrectionType>纠错</CorrectionType> <DescribeReTestRepositoryId>429679c9-cb3b-41be-85dc-f8d32a818f56</DescribeReTestRepositoryId> <DescribeReTestRepositoryName>sample string 17</DescribeReTestRepositoryName> <Description>sample string 10</Description> <Difficulty>14</Difficulty> <ExamId>6e76ffa8-5327-4dfa-a379-8d9d9fc18981</ExamId> <Id>44474be3-6440-4018-bd14-938b00ac8aae</Id> <IsOverwrite>true</IsOverwrite> <Knowledge>sample string 7</Knowledge> <Lables xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d5p1:ReTestLables> <d5p1:LableName>sample string 3</d5p1:LableName> <d5p1:LableValue>sample string 4</d5p1:LableValue> <d5p1:ReTestID>82492c90-d86f-4f49-8a44-f5efd8d8aec0</d5p1:ReTestID> <d5p1:ReTestRepositoryId>2</d5p1:ReTestRepositoryId> </d5p1:ReTestLables> <d5p1:ReTestLables> <d5p1:LableName>sample string 3</d5p1:LableName> <d5p1:LableValue>sample string 4</d5p1:LableValue> <d5p1:ReTestID>82492c90-d86f-4f49-8a44-f5efd8d8aec0</d5p1:ReTestID> <d5p1:ReTestRepositoryId>2</d5p1:ReTestRepositoryId> </d5p1:ReTestLables> </Lables> <MD5>sample string 18</MD5> <MarkRule>sample string 19</MarkRule> <Options> <ReTestOptionSaveDto> <Id>840aa983-5ead-4245-b900-175af070a893</Id> <OptionAnalysis>sample string 4</OptionAnalysis> <OptionIndex>3</OptionIndex> <OptionInfo>sample string 2</OptionInfo> <ReTestID>fd0a808b-26ea-4f29-8583-324afecb4fd7</ReTestID> <resource xmlns:d7p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d7p1:Resource> <d7p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:CreatedTime> <d7p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d7p1:Id> <d7p1:IsDeleted>true</d7p1:IsDeleted> <d7p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:LastUpdatedTime> <d7p1:AppArrangeId>1</d7p1:AppArrangeId> <d7p1:AppArrangePath>sample string 6</d7p1:AppArrangePath> <d7p1:Audit>初始状态</d7p1:Audit> <d7p1:ConvertState>9</d7p1:ConvertState> <d7p1:Copyright>true</d7p1:Copyright> <d7p1:DownAmount>14</d7p1:DownAmount> <d7p1:Grade>18</d7p1:Grade> <d7p1:Intro>sample string 10</d7p1:Intro> <d7p1:IsPreparation>true</d7p1:IsPreparation> <d7p1:Labls>sample string 8</d7p1:Labls> <d7p1:PageTotal>11</d7p1:PageTotal> <d7p1:Prime>2024-09-21T08:55:24.7039429+08:00</d7p1:Prime> <d7p1:ProfessionalCourseId>12</d7p1:ProfessionalCourseId> <d7p1:ProfessionalPath>sample string 13</d7p1:ProfessionalPath> <d7p1:RepositoryId>20</d7p1:RepositoryId> <d7p1:ResourceName>sample string 2</d7p1:ResourceName> <d7p1:ResourceOrigin>sample string 7</d7p1:ResourceOrigin> <d7p1:ResourceTypeCode>sample string 4</d7p1:ResourceTypeCode> <d7p1:Semester>第一学期</d7p1:Semester> <d7p1:Shared>true</d7p1:Shared> <d7p1:Suffix>sample string 3</d7p1:Suffix> <d7p1:TechType>5</d7p1:TechType> <d7p1:Top>2024-09-21T08:55:24.7039429+08:00</d7p1:Top> <d7p1:UserId>1</d7p1:UserId> <d7p1:ViewAmount>15</d7p1:ViewAmount> </d7p1:Resource> <d7p1:Resource> <d7p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:CreatedTime> <d7p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d7p1:Id> <d7p1:IsDeleted>true</d7p1:IsDeleted> <d7p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:LastUpdatedTime> <d7p1:AppArrangeId>1</d7p1:AppArrangeId> <d7p1:AppArrangePath>sample string 6</d7p1:AppArrangePath> <d7p1:Audit>初始状态</d7p1:Audit> <d7p1:ConvertState>9</d7p1:ConvertState> <d7p1:Copyright>true</d7p1:Copyright> <d7p1:DownAmount>14</d7p1:DownAmount> <d7p1:Grade>18</d7p1:Grade> <d7p1:Intro>sample string 10</d7p1:Intro> <d7p1:IsPreparation>true</d7p1:IsPreparation> <d7p1:Labls>sample string 8</d7p1:Labls> <d7p1:PageTotal>11</d7p1:PageTotal> <d7p1:Prime>2024-09-21T08:55:24.7039429+08:00</d7p1:Prime> <d7p1:ProfessionalCourseId>12</d7p1:ProfessionalCourseId> <d7p1:ProfessionalPath>sample string 13</d7p1:ProfessionalPath> <d7p1:RepositoryId>20</d7p1:RepositoryId> <d7p1:ResourceName>sample string 2</d7p1:ResourceName> <d7p1:ResourceOrigin>sample string 7</d7p1:ResourceOrigin> <d7p1:ResourceTypeCode>sample string 4</d7p1:ResourceTypeCode> <d7p1:Semester>第一学期</d7p1:Semester> <d7p1:Shared>true</d7p1:Shared> <d7p1:Suffix>sample string 3</d7p1:Suffix> <d7p1:TechType>5</d7p1:TechType> <d7p1:Top>2024-09-21T08:55:24.7039429+08:00</d7p1:Top> <d7p1:UserId>1</d7p1:UserId> <d7p1:ViewAmount>15</d7p1:ViewAmount> </d7p1:Resource> </resource> </ReTestOptionSaveDto> <ReTestOptionSaveDto> <Id>840aa983-5ead-4245-b900-175af070a893</Id> <OptionAnalysis>sample string 4</OptionAnalysis> <OptionIndex>3</OptionIndex> <OptionInfo>sample string 2</OptionInfo> <ReTestID>fd0a808b-26ea-4f29-8583-324afecb4fd7</ReTestID> <resource xmlns:d7p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d7p1:Resource> <d7p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:CreatedTime> <d7p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d7p1:Id> <d7p1:IsDeleted>true</d7p1:IsDeleted> <d7p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:LastUpdatedTime> <d7p1:AppArrangeId>1</d7p1:AppArrangeId> <d7p1:AppArrangePath>sample string 6</d7p1:AppArrangePath> <d7p1:Audit>初始状态</d7p1:Audit> <d7p1:ConvertState>9</d7p1:ConvertState> <d7p1:Copyright>true</d7p1:Copyright> <d7p1:DownAmount>14</d7p1:DownAmount> <d7p1:Grade>18</d7p1:Grade> <d7p1:Intro>sample string 10</d7p1:Intro> <d7p1:IsPreparation>true</d7p1:IsPreparation> <d7p1:Labls>sample string 8</d7p1:Labls> <d7p1:PageTotal>11</d7p1:PageTotal> <d7p1:Prime>2024-09-21T08:55:24.7039429+08:00</d7p1:Prime> <d7p1:ProfessionalCourseId>12</d7p1:ProfessionalCourseId> <d7p1:ProfessionalPath>sample string 13</d7p1:ProfessionalPath> <d7p1:RepositoryId>20</d7p1:RepositoryId> <d7p1:ResourceName>sample string 2</d7p1:ResourceName> <d7p1:ResourceOrigin>sample string 7</d7p1:ResourceOrigin> <d7p1:ResourceTypeCode>sample string 4</d7p1:ResourceTypeCode> <d7p1:Semester>第一学期</d7p1:Semester> <d7p1:Shared>true</d7p1:Shared> <d7p1:Suffix>sample string 3</d7p1:Suffix> <d7p1:TechType>5</d7p1:TechType> <d7p1:Top>2024-09-21T08:55:24.7039429+08:00</d7p1:Top> <d7p1:UserId>1</d7p1:UserId> <d7p1:ViewAmount>15</d7p1:ViewAmount> </d7p1:Resource> <d7p1:Resource> <d7p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:CreatedTime> <d7p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d7p1:Id> <d7p1:IsDeleted>true</d7p1:IsDeleted> <d7p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d7p1:LastUpdatedTime> <d7p1:AppArrangeId>1</d7p1:AppArrangeId> <d7p1:AppArrangePath>sample string 6</d7p1:AppArrangePath> <d7p1:Audit>初始状态</d7p1:Audit> <d7p1:ConvertState>9</d7p1:ConvertState> <d7p1:Copyright>true</d7p1:Copyright> <d7p1:DownAmount>14</d7p1:DownAmount> <d7p1:Grade>18</d7p1:Grade> <d7p1:Intro>sample string 10</d7p1:Intro> <d7p1:IsPreparation>true</d7p1:IsPreparation> <d7p1:Labls>sample string 8</d7p1:Labls> <d7p1:PageTotal>11</d7p1:PageTotal> <d7p1:Prime>2024-09-21T08:55:24.7039429+08:00</d7p1:Prime> <d7p1:ProfessionalCourseId>12</d7p1:ProfessionalCourseId> <d7p1:ProfessionalPath>sample string 13</d7p1:ProfessionalPath> <d7p1:RepositoryId>20</d7p1:RepositoryId> <d7p1:ResourceName>sample string 2</d7p1:ResourceName> <d7p1:ResourceOrigin>sample string 7</d7p1:ResourceOrigin> <d7p1:ResourceTypeCode>sample string 4</d7p1:ResourceTypeCode> <d7p1:Semester>第一学期</d7p1:Semester> <d7p1:Shared>true</d7p1:Shared> <d7p1:Suffix>sample string 3</d7p1:Suffix> <d7p1:TechType>5</d7p1:TechType> <d7p1:Top>2024-09-21T08:55:24.7039429+08:00</d7p1:Top> <d7p1:UserId>1</d7p1:UserId> <d7p1:ViewAmount>15</d7p1:ViewAmount> </d7p1:Resource> </resource> </ReTestOptionSaveDto> </Options> <ProfessionalCourseId>3</ProfessionalCourseId> <ProfessionalPath>sample string 4</ProfessionalPath> <ReTestRepositoryId>5</ReTestRepositoryId> <ReTestRepositoryPath>sample string 6</ReTestRepositoryPath> <Repeated>true</Repeated> <RepeatedId>601010a0-4b94-49a5-b2e7-4b8c0e408e45</RepeatedId> <ResourceId>a61d46b4-e7cc-4844-8f29-a49a5c018c8a</ResourceId> <Score>15.1</Score> <SourcePalyNumber>1</SourcePalyNumber> <Stem>sample string 11</Stem> <TestTypeId>2</TestTypeId> <UserId>9</UserId> <answerResource xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d5p1:Resource> <d5p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:CreatedTime> <d5p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:LastUpdatedTime> <d5p1:AppArrangeId>1</d5p1:AppArrangeId> <d5p1:AppArrangePath>sample string 6</d5p1:AppArrangePath> <d5p1:Audit>初始状态</d5p1:Audit> <d5p1:ConvertState>9</d5p1:ConvertState> <d5p1:Copyright>true</d5p1:Copyright> <d5p1:DownAmount>14</d5p1:DownAmount> <d5p1:Grade>18</d5p1:Grade> <d5p1:Intro>sample string 10</d5p1:Intro> <d5p1:IsPreparation>true</d5p1:IsPreparation> <d5p1:Labls>sample string 8</d5p1:Labls> <d5p1:PageTotal>11</d5p1:PageTotal> <d5p1:Prime>2024-09-21T08:55:24.7039429+08:00</d5p1:Prime> <d5p1:ProfessionalCourseId>12</d5p1:ProfessionalCourseId> <d5p1:ProfessionalPath>sample string 13</d5p1:ProfessionalPath> <d5p1:RepositoryId>20</d5p1:RepositoryId> <d5p1:ResourceName>sample string 2</d5p1:ResourceName> <d5p1:ResourceOrigin>sample string 7</d5p1:ResourceOrigin> <d5p1:ResourceTypeCode>sample string 4</d5p1:ResourceTypeCode> <d5p1:Semester>第一学期</d5p1:Semester> <d5p1:Shared>true</d5p1:Shared> <d5p1:Suffix>sample string 3</d5p1:Suffix> <d5p1:TechType>5</d5p1:TechType> <d5p1:Top>2024-09-21T08:55:24.7039429+08:00</d5p1:Top> <d5p1:UserId>1</d5p1:UserId> <d5p1:ViewAmount>15</d5p1:ViewAmount> </d5p1:Resource> <d5p1:Resource> <d5p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:CreatedTime> <d5p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:LastUpdatedTime> <d5p1:AppArrangeId>1</d5p1:AppArrangeId> <d5p1:AppArrangePath>sample string 6</d5p1:AppArrangePath> <d5p1:Audit>初始状态</d5p1:Audit> <d5p1:ConvertState>9</d5p1:ConvertState> <d5p1:Copyright>true</d5p1:Copyright> <d5p1:DownAmount>14</d5p1:DownAmount> <d5p1:Grade>18</d5p1:Grade> <d5p1:Intro>sample string 10</d5p1:Intro> <d5p1:IsPreparation>true</d5p1:IsPreparation> <d5p1:Labls>sample string 8</d5p1:Labls> <d5p1:PageTotal>11</d5p1:PageTotal> <d5p1:Prime>2024-09-21T08:55:24.7039429+08:00</d5p1:Prime> <d5p1:ProfessionalCourseId>12</d5p1:ProfessionalCourseId> <d5p1:ProfessionalPath>sample string 13</d5p1:ProfessionalPath> <d5p1:RepositoryId>20</d5p1:RepositoryId> <d5p1:ResourceName>sample string 2</d5p1:ResourceName> <d5p1:ResourceOrigin>sample string 7</d5p1:ResourceOrigin> <d5p1:ResourceTypeCode>sample string 4</d5p1:ResourceTypeCode> <d5p1:Semester>第一学期</d5p1:Semester> <d5p1:Shared>true</d5p1:Shared> <d5p1:Suffix>sample string 3</d5p1:Suffix> <d5p1:TechType>5</d5p1:TechType> <d5p1:Top>2024-09-21T08:55:24.7039429+08:00</d5p1:Top> <d5p1:UserId>1</d5p1:UserId> <d5p1:ViewAmount>15</d5p1:ViewAmount> </d5p1:Resource> </answerResource> <descrptionResource xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d5p1:Resource> <d5p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:CreatedTime> <d5p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:LastUpdatedTime> <d5p1:AppArrangeId>1</d5p1:AppArrangeId> <d5p1:AppArrangePath>sample string 6</d5p1:AppArrangePath> <d5p1:Audit>初始状态</d5p1:Audit> <d5p1:ConvertState>9</d5p1:ConvertState> <d5p1:Copyright>true</d5p1:Copyright> <d5p1:DownAmount>14</d5p1:DownAmount> <d5p1:Grade>18</d5p1:Grade> <d5p1:Intro>sample string 10</d5p1:Intro> <d5p1:IsPreparation>true</d5p1:IsPreparation> <d5p1:Labls>sample string 8</d5p1:Labls> <d5p1:PageTotal>11</d5p1:PageTotal> <d5p1:Prime>2024-09-21T08:55:24.7039429+08:00</d5p1:Prime> <d5p1:ProfessionalCourseId>12</d5p1:ProfessionalCourseId> <d5p1:ProfessionalPath>sample string 13</d5p1:ProfessionalPath> <d5p1:RepositoryId>20</d5p1:RepositoryId> <d5p1:ResourceName>sample string 2</d5p1:ResourceName> <d5p1:ResourceOrigin>sample string 7</d5p1:ResourceOrigin> <d5p1:ResourceTypeCode>sample string 4</d5p1:ResourceTypeCode> <d5p1:Semester>第一学期</d5p1:Semester> <d5p1:Shared>true</d5p1:Shared> <d5p1:Suffix>sample string 3</d5p1:Suffix> <d5p1:TechType>5</d5p1:TechType> <d5p1:Top>2024-09-21T08:55:24.7039429+08:00</d5p1:Top> <d5p1:UserId>1</d5p1:UserId> <d5p1:ViewAmount>15</d5p1:ViewAmount> </d5p1:Resource> <d5p1:Resource> <d5p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:CreatedTime> <d5p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:LastUpdatedTime> <d5p1:AppArrangeId>1</d5p1:AppArrangeId> <d5p1:AppArrangePath>sample string 6</d5p1:AppArrangePath> <d5p1:Audit>初始状态</d5p1:Audit> <d5p1:ConvertState>9</d5p1:ConvertState> <d5p1:Copyright>true</d5p1:Copyright> <d5p1:DownAmount>14</d5p1:DownAmount> <d5p1:Grade>18</d5p1:Grade> <d5p1:Intro>sample string 10</d5p1:Intro> <d5p1:IsPreparation>true</d5p1:IsPreparation> <d5p1:Labls>sample string 8</d5p1:Labls> <d5p1:PageTotal>11</d5p1:PageTotal> <d5p1:Prime>2024-09-21T08:55:24.7039429+08:00</d5p1:Prime> <d5p1:ProfessionalCourseId>12</d5p1:ProfessionalCourseId> <d5p1:ProfessionalPath>sample string 13</d5p1:ProfessionalPath> <d5p1:RepositoryId>20</d5p1:RepositoryId> <d5p1:ResourceName>sample string 2</d5p1:ResourceName> <d5p1:ResourceOrigin>sample string 7</d5p1:ResourceOrigin> <d5p1:ResourceTypeCode>sample string 4</d5p1:ResourceTypeCode> <d5p1:Semester>第一学期</d5p1:Semester> <d5p1:Shared>true</d5p1:Shared> <d5p1:Suffix>sample string 3</d5p1:Suffix> <d5p1:TechType>5</d5p1:TechType> <d5p1:Top>2024-09-21T08:55:24.7039429+08:00</d5p1:Top> <d5p1:UserId>1</d5p1:UserId> <d5p1:ViewAmount>15</d5p1:ViewAmount> </d5p1:Resource> </descrptionResource> <resource xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d5p1:Resource> <d5p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:CreatedTime> <d5p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:LastUpdatedTime> <d5p1:AppArrangeId>1</d5p1:AppArrangeId> <d5p1:AppArrangePath>sample string 6</d5p1:AppArrangePath> <d5p1:Audit>初始状态</d5p1:Audit> <d5p1:ConvertState>9</d5p1:ConvertState> <d5p1:Copyright>true</d5p1:Copyright> <d5p1:DownAmount>14</d5p1:DownAmount> <d5p1:Grade>18</d5p1:Grade> <d5p1:Intro>sample string 10</d5p1:Intro> <d5p1:IsPreparation>true</d5p1:IsPreparation> <d5p1:Labls>sample string 8</d5p1:Labls> <d5p1:PageTotal>11</d5p1:PageTotal> <d5p1:Prime>2024-09-21T08:55:24.7039429+08:00</d5p1:Prime> <d5p1:ProfessionalCourseId>12</d5p1:ProfessionalCourseId> <d5p1:ProfessionalPath>sample string 13</d5p1:ProfessionalPath> <d5p1:RepositoryId>20</d5p1:RepositoryId> <d5p1:ResourceName>sample string 2</d5p1:ResourceName> <d5p1:ResourceOrigin>sample string 7</d5p1:ResourceOrigin> <d5p1:ResourceTypeCode>sample string 4</d5p1:ResourceTypeCode> <d5p1:Semester>第一学期</d5p1:Semester> <d5p1:Shared>true</d5p1:Shared> <d5p1:Suffix>sample string 3</d5p1:Suffix> <d5p1:TechType>5</d5p1:TechType> <d5p1:Top>2024-09-21T08:55:24.7039429+08:00</d5p1:Top> <d5p1:UserId>1</d5p1:UserId> <d5p1:ViewAmount>15</d5p1:ViewAmount> </d5p1:Resource> <d5p1:Resource> <d5p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:CreatedTime> <d5p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d5p1:Id> <d5p1:IsDeleted>true</d5p1:IsDeleted> <d5p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d5p1:LastUpdatedTime> <d5p1:AppArrangeId>1</d5p1:AppArrangeId> <d5p1:AppArrangePath>sample string 6</d5p1:AppArrangePath> <d5p1:Audit>初始状态</d5p1:Audit> <d5p1:ConvertState>9</d5p1:ConvertState> <d5p1:Copyright>true</d5p1:Copyright> <d5p1:DownAmount>14</d5p1:DownAmount> <d5p1:Grade>18</d5p1:Grade> <d5p1:Intro>sample string 10</d5p1:Intro> <d5p1:IsPreparation>true</d5p1:IsPreparation> <d5p1:Labls>sample string 8</d5p1:Labls> <d5p1:PageTotal>11</d5p1:PageTotal> <d5p1:Prime>2024-09-21T08:55:24.7039429+08:00</d5p1:Prime> <d5p1:ProfessionalCourseId>12</d5p1:ProfessionalCourseId> <d5p1:ProfessionalPath>sample string 13</d5p1:ProfessionalPath> <d5p1:RepositoryId>20</d5p1:RepositoryId> <d5p1:ResourceName>sample string 2</d5p1:ResourceName> <d5p1:ResourceOrigin>sample string 7</d5p1:ResourceOrigin> <d5p1:ResourceTypeCode>sample string 4</d5p1:ResourceTypeCode> <d5p1:Semester>第一学期</d5p1:Semester> <d5p1:Shared>true</d5p1:Shared> <d5p1:Suffix>sample string 3</d5p1:Suffix> <d5p1:TechType>5</d5p1:TechType> <d5p1:Top>2024-09-21T08:55:24.7039429+08:00</d5p1:Top> <d5p1:UserId>1</d5p1:UserId> <d5p1:ViewAmount>15</d5p1:ViewAmount> </d5p1:Resource> </resource> </TestSaveDto> </ReTestSet> <Repeated>true</Repeated> <RepeatedId>74063b05-2344-48db-80f2-3682ba13f7a8</RepeatedId> <Score>15.1</Score> <SourcePalyNumber>1</SourcePalyNumber> <Stem>sample string 11</Stem> <TestTypeId>7</TestTypeId> <UserId>9</UserId> <answerResource xmlns:d3p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d3p1:Resource> <d3p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d3p1:CreatedTime> <d3p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d3p1:Id> <d3p1:IsDeleted>true</d3p1:IsDeleted> <d3p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d3p1:LastUpdatedTime> <d3p1:AppArrangeId>1</d3p1:AppArrangeId> <d3p1:AppArrangePath>sample string 6</d3p1:AppArrangePath> <d3p1:Audit>初始状态</d3p1:Audit> <d3p1:ConvertState>9</d3p1:ConvertState> <d3p1:Copyright>true</d3p1:Copyright> <d3p1:DownAmount>14</d3p1:DownAmount> <d3p1:Grade>18</d3p1:Grade> <d3p1:Intro>sample string 10</d3p1:Intro> <d3p1:IsPreparation>true</d3p1:IsPreparation> <d3p1:Labls>sample string 8</d3p1:Labls> <d3p1:PageTotal>11</d3p1:PageTotal> <d3p1:Prime>2024-09-21T08:55:24.7039429+08:00</d3p1:Prime> <d3p1:ProfessionalCourseId>12</d3p1:ProfessionalCourseId> <d3p1:ProfessionalPath>sample string 13</d3p1:ProfessionalPath> <d3p1:RepositoryId>20</d3p1:RepositoryId> <d3p1:ResourceName>sample string 2</d3p1:ResourceName> <d3p1:ResourceOrigin>sample string 7</d3p1:ResourceOrigin> <d3p1:ResourceTypeCode>sample string 4</d3p1:ResourceTypeCode> <d3p1:Semester>第一学期</d3p1:Semester> <d3p1:Shared>true</d3p1:Shared> <d3p1:Suffix>sample string 3</d3p1:Suffix> <d3p1:TechType>5</d3p1:TechType> <d3p1:Top>2024-09-21T08:55:24.7039429+08:00</d3p1:Top> <d3p1:UserId>1</d3p1:UserId> <d3p1:ViewAmount>15</d3p1:ViewAmount> </d3p1:Resource> <d3p1:Resource> <d3p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d3p1:CreatedTime> <d3p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d3p1:Id> <d3p1:IsDeleted>true</d3p1:IsDeleted> <d3p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d3p1:LastUpdatedTime> <d3p1:AppArrangeId>1</d3p1:AppArrangeId> <d3p1:AppArrangePath>sample string 6</d3p1:AppArrangePath> <d3p1:Audit>初始状态</d3p1:Audit> <d3p1:ConvertState>9</d3p1:ConvertState> <d3p1:Copyright>true</d3p1:Copyright> <d3p1:DownAmount>14</d3p1:DownAmount> <d3p1:Grade>18</d3p1:Grade> <d3p1:Intro>sample string 10</d3p1:Intro> <d3p1:IsPreparation>true</d3p1:IsPreparation> <d3p1:Labls>sample string 8</d3p1:Labls> <d3p1:PageTotal>11</d3p1:PageTotal> <d3p1:Prime>2024-09-21T08:55:24.7039429+08:00</d3p1:Prime> <d3p1:ProfessionalCourseId>12</d3p1:ProfessionalCourseId> <d3p1:ProfessionalPath>sample string 13</d3p1:ProfessionalPath> <d3p1:RepositoryId>20</d3p1:RepositoryId> <d3p1:ResourceName>sample string 2</d3p1:ResourceName> <d3p1:ResourceOrigin>sample string 7</d3p1:ResourceOrigin> <d3p1:ResourceTypeCode>sample string 4</d3p1:ResourceTypeCode> <d3p1:Semester>第一学期</d3p1:Semester> <d3p1:Shared>true</d3p1:Shared> <d3p1:Suffix>sample string 3</d3p1:Suffix> <d3p1:TechType>5</d3p1:TechType> <d3p1:Top>2024-09-21T08:55:24.7039429+08:00</d3p1:Top> <d3p1:UserId>1</d3p1:UserId> <d3p1:ViewAmount>15</d3p1:ViewAmount> </d3p1:Resource> </answerResource> <descrptionResource xmlns:d3p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d3p1:Resource> <d3p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d3p1:CreatedTime> <d3p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d3p1:Id> <d3p1:IsDeleted>true</d3p1:IsDeleted> <d3p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d3p1:LastUpdatedTime> <d3p1:AppArrangeId>1</d3p1:AppArrangeId> <d3p1:AppArrangePath>sample string 6</d3p1:AppArrangePath> <d3p1:Audit>初始状态</d3p1:Audit> <d3p1:ConvertState>9</d3p1:ConvertState> <d3p1:Copyright>true</d3p1:Copyright> <d3p1:DownAmount>14</d3p1:DownAmount> <d3p1:Grade>18</d3p1:Grade> <d3p1:Intro>sample string 10</d3p1:Intro> <d3p1:IsPreparation>true</d3p1:IsPreparation> <d3p1:Labls>sample string 8</d3p1:Labls> <d3p1:PageTotal>11</d3p1:PageTotal> <d3p1:Prime>2024-09-21T08:55:24.7039429+08:00</d3p1:Prime> <d3p1:ProfessionalCourseId>12</d3p1:ProfessionalCourseId> <d3p1:ProfessionalPath>sample string 13</d3p1:ProfessionalPath> <d3p1:RepositoryId>20</d3p1:RepositoryId> <d3p1:ResourceName>sample string 2</d3p1:ResourceName> <d3p1:ResourceOrigin>sample string 7</d3p1:ResourceOrigin> <d3p1:ResourceTypeCode>sample string 4</d3p1:ResourceTypeCode> <d3p1:Semester>第一学期</d3p1:Semester> <d3p1:Shared>true</d3p1:Shared> <d3p1:Suffix>sample string 3</d3p1:Suffix> <d3p1:TechType>5</d3p1:TechType> <d3p1:Top>2024-09-21T08:55:24.7039429+08:00</d3p1:Top> <d3p1:UserId>1</d3p1:UserId> <d3p1:ViewAmount>15</d3p1:ViewAmount> </d3p1:Resource> <d3p1:Resource> <d3p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d3p1:CreatedTime> <d3p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d3p1:Id> <d3p1:IsDeleted>true</d3p1:IsDeleted> <d3p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d3p1:LastUpdatedTime> <d3p1:AppArrangeId>1</d3p1:AppArrangeId> <d3p1:AppArrangePath>sample string 6</d3p1:AppArrangePath> <d3p1:Audit>初始状态</d3p1:Audit> <d3p1:ConvertState>9</d3p1:ConvertState> <d3p1:Copyright>true</d3p1:Copyright> <d3p1:DownAmount>14</d3p1:DownAmount> <d3p1:Grade>18</d3p1:Grade> <d3p1:Intro>sample string 10</d3p1:Intro> <d3p1:IsPreparation>true</d3p1:IsPreparation> <d3p1:Labls>sample string 8</d3p1:Labls> <d3p1:PageTotal>11</d3p1:PageTotal> <d3p1:Prime>2024-09-21T08:55:24.7039429+08:00</d3p1:Prime> <d3p1:ProfessionalCourseId>12</d3p1:ProfessionalCourseId> <d3p1:ProfessionalPath>sample string 13</d3p1:ProfessionalPath> <d3p1:RepositoryId>20</d3p1:RepositoryId> <d3p1:ResourceName>sample string 2</d3p1:ResourceName> <d3p1:ResourceOrigin>sample string 7</d3p1:ResourceOrigin> <d3p1:ResourceTypeCode>sample string 4</d3p1:ResourceTypeCode> <d3p1:Semester>第一学期</d3p1:Semester> <d3p1:Shared>true</d3p1:Shared> <d3p1:Suffix>sample string 3</d3p1:Suffix> <d3p1:TechType>5</d3p1:TechType> <d3p1:Top>2024-09-21T08:55:24.7039429+08:00</d3p1:Top> <d3p1:UserId>1</d3p1:UserId> <d3p1:ViewAmount>15</d3p1:ViewAmount> </d3p1:Resource> </descrptionResource> <resource xmlns:d3p1="http://schemas.datacontract.org/2004/07/BJ.Data"> <d3p1:Resource> <d3p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d3p1:CreatedTime> <d3p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d3p1:Id> <d3p1:IsDeleted>true</d3p1:IsDeleted> <d3p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d3p1:LastUpdatedTime> <d3p1:AppArrangeId>1</d3p1:AppArrangeId> <d3p1:AppArrangePath>sample string 6</d3p1:AppArrangePath> <d3p1:Audit>初始状态</d3p1:Audit> <d3p1:ConvertState>9</d3p1:ConvertState> <d3p1:Copyright>true</d3p1:Copyright> <d3p1:DownAmount>14</d3p1:DownAmount> <d3p1:Grade>18</d3p1:Grade> <d3p1:Intro>sample string 10</d3p1:Intro> <d3p1:IsPreparation>true</d3p1:IsPreparation> <d3p1:Labls>sample string 8</d3p1:Labls> <d3p1:PageTotal>11</d3p1:PageTotal> <d3p1:Prime>2024-09-21T08:55:24.7039429+08:00</d3p1:Prime> <d3p1:ProfessionalCourseId>12</d3p1:ProfessionalCourseId> <d3p1:ProfessionalPath>sample string 13</d3p1:ProfessionalPath> <d3p1:RepositoryId>20</d3p1:RepositoryId> <d3p1:ResourceName>sample string 2</d3p1:ResourceName> <d3p1:ResourceOrigin>sample string 7</d3p1:ResourceOrigin> <d3p1:ResourceTypeCode>sample string 4</d3p1:ResourceTypeCode> <d3p1:Semester>第一学期</d3p1:Semester> <d3p1:Shared>true</d3p1:Shared> <d3p1:Suffix>sample string 3</d3p1:Suffix> <d3p1:TechType>5</d3p1:TechType> <d3p1:Top>2024-09-21T08:55:24.7039429+08:00</d3p1:Top> <d3p1:UserId>1</d3p1:UserId> <d3p1:ViewAmount>15</d3p1:ViewAmount> </d3p1:Resource> <d3p1:Resource> <d3p1:CreatedTime>2024-09-21T08:55:24.7039429+08:00</d3p1:CreatedTime> <d3p1:Id>e6cd91aa-aee4-4dd2-b1d6-f6e801229b84</d3p1:Id> <d3p1:IsDeleted>true</d3p1:IsDeleted> <d3p1:LastUpdatedTime>2024-09-21T08:55:24.7039429+08:00</d3p1:LastUpdatedTime> <d3p1:AppArrangeId>1</d3p1:AppArrangeId> <d3p1:AppArrangePath>sample string 6</d3p1:AppArrangePath> <d3p1:Audit>初始状态</d3p1:Audit> <d3p1:ConvertState>9</d3p1:ConvertState> <d3p1:Copyright>true</d3p1:Copyright> <d3p1:DownAmount>14</d3p1:DownAmount> <d3p1:Grade>18</d3p1:Grade> <d3p1:Intro>sample string 10</d3p1:Intro> <d3p1:IsPreparation>true</d3p1:IsPreparation> <d3p1:Labls>sample string 8</d3p1:Labls> <d3p1:PageTotal>11</d3p1:PageTotal> <d3p1:Prime>2024-09-21T08:55:24.7039429+08:00</d3p1:Prime> <d3p1:ProfessionalCourseId>12</d3p1:ProfessionalCourseId> <d3p1:ProfessionalPath>sample string 13</d3p1:ProfessionalPath> <d3p1:RepositoryId>20</d3p1:RepositoryId> <d3p1:ResourceName>sample string 2</d3p1:ResourceName> <d3p1:ResourceOrigin>sample string 7</d3p1:ResourceOrigin> <d3p1:ResourceTypeCode>sample string 4</d3p1:ResourceTypeCode> <d3p1:Semester>第一学期</d3p1:Semester> <d3p1:Shared>true</d3p1:Shared> <d3p1:Suffix>sample string 3</d3p1:Suffix> <d3p1:TechType>5</d3p1:TechType> <d3p1:Top>2024-09-21T08:55:24.7039429+08:00</d3p1:Top> <d3p1:UserId>1</d3p1:UserId> <d3p1:ViewAmount>15</d3p1:ViewAmount> </d3p1:Resource> </resource> </Data> <Msg>sample string 1</Msg> <State>Display</State> </JsonRtnDtoOfRecombinationReTestDtov3CTEUQJ>
text/javascript, application/javascript, application/json-p
Sample:
/**/ typeof === 'function' && ({"Msg":"sample string 1","State":100,"Data":{"Id":"b4de6aa5-366b-45fc-ba20-141c669e312a","ProfessionalCourseId":2,"ProfessionalPath":"sample string 3","ReTestRepositoryId":4,"ReTestRepositoryPath":"sample string 5","Knowledge":"sample string 6","TestTypeId":7,"ExamId":"189be47a-adbe-475b-b05a-c4c64f1f5962","UserId":9,"Description":"sample string 10","Stem":"sample string 11","CorrectAnswer":"sample string 12","Analysis":"sample string 13","Difficulty":14,"Score":15.1,"SourcePalyNumber":1,"DescribeReTestRepositoryId":"8b21ec26-be3a-4036-bc83-248f94a6a5c7","DescribeReTestRepositoryName":"sample string 16","DescribeInfos":"sample string 17","CanUpsetOptions":true,"ReTestSet":[{"Id":"44474be3-6440-4018-bd14-938b00ac8aae","TestTypeId":2,"ResourceId":"a61d46b4-e7cc-4844-8f29-a49a5c018c8a","ProfessionalCourseId":3,"ProfessionalPath":"sample string 4","ReTestRepositoryId":5,"ReTestRepositoryPath":"sample string 6","Knowledge":"sample string 7","ExamId":"6e76ffa8-5327-4dfa-a379-8d9d9fc18981","UserId":9,"Description":"sample string 10","Stem":"sample string 11","CorrectAnswer":"sample string 12","Analysis":"sample string 13","Difficulty":14,"Score":15.1,"SourcePalyNumber":1,"CanUpsetOptions":true,"Options":[{"Id":"840aa983-5ead-4245-b900-175af070a893","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"fd0a808b-26ea-4f29-8583-324afecb4fd7"},{"Id":"840aa983-5ead-4245-b900-175af070a893","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"fd0a808b-26ea-4f29-8583-324afecb4fd7"}],"DescribeReTestRepositoryId":"429679c9-cb3b-41be-85dc-f8d32a818f56","DescribeReTestRepositoryName":"sample string 17","CorrectionType":1,"MarkRule":"sample string 19","Lables":[{"ReTestID":"82492c90-d86f-4f49-8a44-f5efd8d8aec0","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"},{"ReTestID":"82492c90-d86f-4f49-8a44-f5efd8d8aec0","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"}],"IsOverwrite":true,"Repeated":true,"RepeatedId":"601010a0-4b94-49a5-b2e7-4b8c0e408e45"},{"Id":"44474be3-6440-4018-bd14-938b00ac8aae","TestTypeId":2,"ResourceId":"a61d46b4-e7cc-4844-8f29-a49a5c018c8a","ProfessionalCourseId":3,"ProfessionalPath":"sample string 4","ReTestRepositoryId":5,"ReTestRepositoryPath":"sample string 6","Knowledge":"sample string 7","ExamId":"6e76ffa8-5327-4dfa-a379-8d9d9fc18981","UserId":9,"Description":"sample string 10","Stem":"sample string 11","CorrectAnswer":"sample string 12","Analysis":"sample string 13","Difficulty":14,"Score":15.1,"SourcePalyNumber":1,"CanUpsetOptions":true,"Options":[{"Id":"840aa983-5ead-4245-b900-175af070a893","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"fd0a808b-26ea-4f29-8583-324afecb4fd7"},{"Id":"840aa983-5ead-4245-b900-175af070a893","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"fd0a808b-26ea-4f29-8583-324afecb4fd7"}],"DescribeReTestRepositoryId":"429679c9-cb3b-41be-85dc-f8d32a818f56","DescribeReTestRepositoryName":"sample string 17","CorrectionType":1,"MarkRule":"sample string 19","Lables":[{"ReTestID":"82492c90-d86f-4f49-8a44-f5efd8d8aec0","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"},{"ReTestID":"82492c90-d86f-4f49-8a44-f5efd8d8aec0","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"}],"IsOverwrite":true,"Repeated":true,"RepeatedId":"601010a0-4b94-49a5-b2e7-4b8c0e408e45"}],"Labels":[{"ReTestID":"82492c90-d86f-4f49-8a44-f5efd8d8aec0","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"},{"ReTestID":"82492c90-d86f-4f49-8a44-f5efd8d8aec0","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"}],"CorrectionType":1,"Repeated":true,"RepeatedId":"74063b05-2344-48db-80f2-3682ba13f7a8","IsOverwrite":true,"AuditUserId":1,"Audited":0}});