GET api/retest/LoadAuditReTest?rtrId={rtrId}&testId={testId}

加载审核试题

Request Information

URI Parameters

NameDescriptionTypeAdditional information
rtrId

integer

Required

testId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

加载审核试题

JsonRtnDtoOfReTestAuditOutputDto
NameDescriptionTypeAdditional information
Msg

string

None.

State

RtnState

None.

Data

ReTestAuditOutputDto

None.

Response Formats

application/json, text/json

Sample:
{
  "Msg": "sample string 1",
  "State": 100,
  "Data": {
    "Id": "433668c7-c3b8-403a-9037-1317e64edb40",
    "TestTypeId": 2,
    "ResourceId": "6dd554a0-4244-4b2a-8e41-cead4a024bcb",
    "ProfessionalCourseId": 3,
    "ProfessionalPath": "sample string 4",
    "ReTestRepositoryId": 5,
    "ReTestRepositoryPath": "sample string 6",
    "Knowledge": "sample string 7",
    "ExamId": "4b952d19-9db3-4b70-bc35-ed3d91737f60",
    "UserId": 9,
    "Description": "sample string 10",
    "Stem": "sample string 11",
    "CorrectAnswer": "sample string 12",
    "Analysis": "sample string 13",
    "Difficulty": 14,
    "Score": 15.1,
    "Options": [
      {
        "Id": "6b5d370f-4939-4467-8ee8-bca83185a71d",
        "OptionInfo": "sample string 2",
        "OptionIndex": 3,
        "OptionAnalysis": "sample string 4",
        "ReTestID": "741672ef-1c2b-466f-b295-c3b850eb4d62"
      },
      {
        "Id": "6b5d370f-4939-4467-8ee8-bca83185a71d",
        "OptionInfo": "sample string 2",
        "OptionIndex": 3,
        "OptionAnalysis": "sample string 4",
        "ReTestID": "741672ef-1c2b-466f-b295-c3b850eb4d62"
      }
    ],
    "ReTestSet": [
      {
        "Id": "b17cca6d-6ae4-47c7-b2c2-f04c5da0b800",
        "TestTypeId": 2,
        "ResourceId": "a0a892ee-0589-40eb-a640-857afd4c0f6c",
        "ProfessionalCourseId": 3,
        "ProfessionalPath": "sample string 4",
        "ReTestRepositoryId": 5,
        "ReTestRepositoryPath": "sample string 6",
        "Knowledge": "sample string 7",
        "ExamId": "79595e51-d46d-48c6-a194-abfe8c0603c6",
        "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": "6b5d370f-4939-4467-8ee8-bca83185a71d",
            "OptionInfo": "sample string 2",
            "OptionIndex": 3,
            "OptionAnalysis": "sample string 4",
            "ReTestID": "741672ef-1c2b-466f-b295-c3b850eb4d62"
          },
          {
            "Id": "6b5d370f-4939-4467-8ee8-bca83185a71d",
            "OptionInfo": "sample string 2",
            "OptionIndex": 3,
            "OptionAnalysis": "sample string 4",
            "ReTestID": "741672ef-1c2b-466f-b295-c3b850eb4d62"
          }
        ],
        "DescribeReTestRepositoryId": "9297b17c-f3fa-4e43-8304-dac3e9507781",
        "DescribeReTestRepositoryName": "sample string 17",
        "CorrectionType": 1,
        "MarkRule": "sample string 19",
        "Lables": [
          {
            "ReTestID": "d79bf2a7-fa69-497f-b721-a35aa338436b",
            "ReTestRepositoryId": 2,
            "LableName": "sample string 3",
            "LableValue": "sample string 4"
          },
          {
            "ReTestID": "d79bf2a7-fa69-497f-b721-a35aa338436b",
            "ReTestRepositoryId": 2,
            "LableName": "sample string 3",
            "LableValue": "sample string 4"
          }
        ],
        "IsOverwrite": true,
        "Repeated": true,
        "RepeatedId": "e69d1762-0507-4f66-853a-0e16bbbf33c1"
      },
      {
        "Id": "b17cca6d-6ae4-47c7-b2c2-f04c5da0b800",
        "TestTypeId": 2,
        "ResourceId": "a0a892ee-0589-40eb-a640-857afd4c0f6c",
        "ProfessionalCourseId": 3,
        "ProfessionalPath": "sample string 4",
        "ReTestRepositoryId": 5,
        "ReTestRepositoryPath": "sample string 6",
        "Knowledge": "sample string 7",
        "ExamId": "79595e51-d46d-48c6-a194-abfe8c0603c6",
        "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": "6b5d370f-4939-4467-8ee8-bca83185a71d",
            "OptionInfo": "sample string 2",
            "OptionIndex": 3,
            "OptionAnalysis": "sample string 4",
            "ReTestID": "741672ef-1c2b-466f-b295-c3b850eb4d62"
          },
          {
            "Id": "6b5d370f-4939-4467-8ee8-bca83185a71d",
            "OptionInfo": "sample string 2",
            "OptionIndex": 3,
            "OptionAnalysis": "sample string 4",
            "ReTestID": "741672ef-1c2b-466f-b295-c3b850eb4d62"
          }
        ],
        "DescribeReTestRepositoryId": "9297b17c-f3fa-4e43-8304-dac3e9507781",
        "DescribeReTestRepositoryName": "sample string 17",
        "CorrectionType": 1,
        "MarkRule": "sample string 19",
        "Lables": [
          {
            "ReTestID": "d79bf2a7-fa69-497f-b721-a35aa338436b",
            "ReTestRepositoryId": 2,
            "LableName": "sample string 3",
            "LableValue": "sample string 4"
          },
          {
            "ReTestID": "d79bf2a7-fa69-497f-b721-a35aa338436b",
            "ReTestRepositoryId": 2,
            "LableName": "sample string 3",
            "LableValue": "sample string 4"
          }
        ],
        "IsOverwrite": true,
        "Repeated": true,
        "RepeatedId": "e69d1762-0507-4f66-853a-0e16bbbf33c1"
      }
    ],
    "TestRepositoryLogs": [
      {
        "UserId": 1,
        "AuditStep": 2,
        "AuditState": 1,
        "Suggestion": "sample string 3",
        "AuditTime": "2024-09-21T08:55:21.8159869+08:00",
        "UserName": "sample string 5"
      },
      {
        "UserId": 1,
        "AuditStep": 2,
        "AuditState": 1,
        "Suggestion": "sample string 3",
        "AuditTime": "2024-09-21T08:55:21.8159869+08:00",
        "UserName": "sample string 5"
      }
    ],
    "Audit": 1
  }
}

text/html

Sample:
{"Msg":"sample string 1","State":100,"Data":{"Id":"433668c7-c3b8-403a-9037-1317e64edb40","TestTypeId":2,"ResourceId":"6dd554a0-4244-4b2a-8e41-cead4a024bcb","ProfessionalCourseId":3,"ProfessionalPath":"sample string 4","ReTestRepositoryId":5,"ReTestRepositoryPath":"sample string 6","Knowledge":"sample string 7","ExamId":"4b952d19-9db3-4b70-bc35-ed3d91737f60","UserId":9,"Description":"sample string 10","Stem":"sample string 11","CorrectAnswer":"sample string 12","Analysis":"sample string 13","Difficulty":14,"Score":15.1,"Options":[{"Id":"6b5d370f-4939-4467-8ee8-bca83185a71d","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"741672ef-1c2b-466f-b295-c3b850eb4d62"},{"Id":"6b5d370f-4939-4467-8ee8-bca83185a71d","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"741672ef-1c2b-466f-b295-c3b850eb4d62"}],"ReTestSet":[{"Id":"b17cca6d-6ae4-47c7-b2c2-f04c5da0b800","TestTypeId":2,"ResourceId":"a0a892ee-0589-40eb-a640-857afd4c0f6c","ProfessionalCourseId":3,"ProfessionalPath":"sample string 4","ReTestRepositoryId":5,"ReTestRepositoryPath":"sample string 6","Knowledge":"sample string 7","ExamId":"79595e51-d46d-48c6-a194-abfe8c0603c6","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":"6b5d370f-4939-4467-8ee8-bca83185a71d","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"741672ef-1c2b-466f-b295-c3b850eb4d62"},{"Id":"6b5d370f-4939-4467-8ee8-bca83185a71d","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"741672ef-1c2b-466f-b295-c3b850eb4d62"}],"DescribeReTestRepositoryId":"9297b17c-f3fa-4e43-8304-dac3e9507781","DescribeReTestRepositoryName":"sample string 17","CorrectionType":1,"MarkRule":"sample string 19","Lables":[{"ReTestID":"d79bf2a7-fa69-497f-b721-a35aa338436b","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"},{"ReTestID":"d79bf2a7-fa69-497f-b721-a35aa338436b","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"}],"IsOverwrite":true,"Repeated":true,"RepeatedId":"e69d1762-0507-4f66-853a-0e16bbbf33c1"},{"Id":"b17cca6d-6ae4-47c7-b2c2-f04c5da0b800","TestTypeId":2,"ResourceId":"a0a892ee-0589-40eb-a640-857afd4c0f6c","ProfessionalCourseId":3,"ProfessionalPath":"sample string 4","ReTestRepositoryId":5,"ReTestRepositoryPath":"sample string 6","Knowledge":"sample string 7","ExamId":"79595e51-d46d-48c6-a194-abfe8c0603c6","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":"6b5d370f-4939-4467-8ee8-bca83185a71d","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"741672ef-1c2b-466f-b295-c3b850eb4d62"},{"Id":"6b5d370f-4939-4467-8ee8-bca83185a71d","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"741672ef-1c2b-466f-b295-c3b850eb4d62"}],"DescribeReTestRepositoryId":"9297b17c-f3fa-4e43-8304-dac3e9507781","DescribeReTestRepositoryName":"sample string 17","CorrectionType":1,"MarkRule":"sample string 19","Lables":[{"ReTestID":"d79bf2a7-fa69-497f-b721-a35aa338436b","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"},{"ReTestID":"d79bf2a7-fa69-497f-b721-a35aa338436b","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"}],"IsOverwrite":true,"Repeated":true,"RepeatedId":"e69d1762-0507-4f66-853a-0e16bbbf33c1"}],"TestRepositoryLogs":[{"UserId":1,"AuditStep":2,"AuditState":1,"Suggestion":"sample string 3","AuditTime":"2024-09-21T08:55:21.8159869+08:00","UserName":"sample string 5"},{"UserId":1,"AuditStep":2,"AuditState":1,"Suggestion":"sample string 3","AuditTime":"2024-09-21T08:55:21.8159869+08:00","UserName":"sample string 5"}],"Audit":1}}

application/xml, text/xml

Sample:
<JsonRtnDtoOfReTestAuditOutputDtov3CTEUQJ xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BJ.Services">
  <Data>
    <Analysis>sample string 13</Analysis>
    <CorrectAnswer>sample string 12</CorrectAnswer>
    <Description>sample string 10</Description>
    <Difficulty>14</Difficulty>
    <ExamId>4b952d19-9db3-4b70-bc35-ed3d91737f60</ExamId>
    <Id>433668c7-c3b8-403a-9037-1317e64edb40</Id>
    <Knowledge>sample string 7</Knowledge>
    <Options>
      <ReTestOptionSaveDto>
        <Id>6b5d370f-4939-4467-8ee8-bca83185a71d</Id>
        <OptionAnalysis>sample string 4</OptionAnalysis>
        <OptionIndex>3</OptionIndex>
        <OptionInfo>sample string 2</OptionInfo>
        <ReTestID>741672ef-1c2b-466f-b295-c3b850eb4d62</ReTestID>
        <resource xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data">
          <d5p1:Resource>
            <d5p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:Top>
            <d5p1:UserId>1</d5p1:UserId>
            <d5p1:ViewAmount>15</d5p1:ViewAmount>
          </d5p1:Resource>
          <d5p1:Resource>
            <d5p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:Top>
            <d5p1:UserId>1</d5p1:UserId>
            <d5p1:ViewAmount>15</d5p1:ViewAmount>
          </d5p1:Resource>
        </resource>
      </ReTestOptionSaveDto>
      <ReTestOptionSaveDto>
        <Id>6b5d370f-4939-4467-8ee8-bca83185a71d</Id>
        <OptionAnalysis>sample string 4</OptionAnalysis>
        <OptionIndex>3</OptionIndex>
        <OptionInfo>sample string 2</OptionInfo>
        <ReTestID>741672ef-1c2b-466f-b295-c3b850eb4d62</ReTestID>
        <resource xmlns:d5p1="http://schemas.datacontract.org/2004/07/BJ.Data">
          <d5p1:Resource>
            <d5p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:Top>
            <d5p1:UserId>1</d5p1:UserId>
            <d5p1:ViewAmount>15</d5p1:ViewAmount>
          </d5p1:Resource>
          <d5p1:Resource>
            <d5p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:Top>
            <d5p1:UserId>1</d5p1:UserId>
            <d5p1:ViewAmount>15</d5p1:ViewAmount>
          </d5p1:Resource>
        </resource>
      </ReTestOptionSaveDto>
    </Options>
    <ProfessionalCourseId>3</ProfessionalCourseId>
    <ProfessionalPath>sample string 4</ProfessionalPath>
    <ReTestRepositoryId>5</ReTestRepositoryId>
    <ReTestRepositoryPath>sample string 6</ReTestRepositoryPath>
    <ReTestSet>
      <TestSaveDto>
        <Analysis>sample string 13</Analysis>
        <CanUpsetOptions>true</CanUpsetOptions>
        <CorrectAnswer>sample string 12</CorrectAnswer>
        <CorrectionType>纠错</CorrectionType>
        <DescribeReTestRepositoryId>9297b17c-f3fa-4e43-8304-dac3e9507781</DescribeReTestRepositoryId>
        <DescribeReTestRepositoryName>sample string 17</DescribeReTestRepositoryName>
        <Description>sample string 10</Description>
        <Difficulty>14</Difficulty>
        <ExamId>79595e51-d46d-48c6-a194-abfe8c0603c6</ExamId>
        <Id>b17cca6d-6ae4-47c7-b2c2-f04c5da0b800</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>d79bf2a7-fa69-497f-b721-a35aa338436b</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>d79bf2a7-fa69-497f-b721-a35aa338436b</d5p1:ReTestID>
            <d5p1:ReTestRepositoryId>2</d5p1:ReTestRepositoryId>
          </d5p1:ReTestLables>
        </Lables>
        <MD5>sample string 18</MD5>
        <MarkRule>sample string 19</MarkRule>
        <Options>
          <ReTestOptionSaveDto>
            <Id>6b5d370f-4939-4467-8ee8-bca83185a71d</Id>
            <OptionAnalysis>sample string 4</OptionAnalysis>
            <OptionIndex>3</OptionIndex>
            <OptionInfo>sample string 2</OptionInfo>
            <ReTestID>741672ef-1c2b-466f-b295-c3b850eb4d62</ReTestID>
            <resource xmlns:d7p1="http://schemas.datacontract.org/2004/07/BJ.Data">
              <d7p1:Resource>
                <d7p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d7p1:CreatedTime>
                <d7p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d7p1:Id>
                <d7p1:IsDeleted>true</d7p1:IsDeleted>
                <d7p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d7p1:Top>
                <d7p1:UserId>1</d7p1:UserId>
                <d7p1:ViewAmount>15</d7p1:ViewAmount>
              </d7p1:Resource>
              <d7p1:Resource>
                <d7p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d7p1:CreatedTime>
                <d7p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d7p1:Id>
                <d7p1:IsDeleted>true</d7p1:IsDeleted>
                <d7p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d7p1:Top>
                <d7p1:UserId>1</d7p1:UserId>
                <d7p1:ViewAmount>15</d7p1:ViewAmount>
              </d7p1:Resource>
            </resource>
          </ReTestOptionSaveDto>
          <ReTestOptionSaveDto>
            <Id>6b5d370f-4939-4467-8ee8-bca83185a71d</Id>
            <OptionAnalysis>sample string 4</OptionAnalysis>
            <OptionIndex>3</OptionIndex>
            <OptionInfo>sample string 2</OptionInfo>
            <ReTestID>741672ef-1c2b-466f-b295-c3b850eb4d62</ReTestID>
            <resource xmlns:d7p1="http://schemas.datacontract.org/2004/07/BJ.Data">
              <d7p1:Resource>
                <d7p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d7p1:CreatedTime>
                <d7p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d7p1:Id>
                <d7p1:IsDeleted>true</d7p1:IsDeleted>
                <d7p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d7p1:Top>
                <d7p1:UserId>1</d7p1:UserId>
                <d7p1:ViewAmount>15</d7p1:ViewAmount>
              </d7p1:Resource>
              <d7p1:Resource>
                <d7p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d7p1:CreatedTime>
                <d7p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d7p1:Id>
                <d7p1:IsDeleted>true</d7p1:IsDeleted>
                <d7p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+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>e69d1762-0507-4f66-853a-0e16bbbf33c1</RepeatedId>
        <ResourceId>a0a892ee-0589-40eb-a640-857afd4c0f6c</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:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:Top>
            <d5p1:UserId>1</d5p1:UserId>
            <d5p1:ViewAmount>15</d5p1:ViewAmount>
          </d5p1:Resource>
          <d5p1:Resource>
            <d5p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:Top>
            <d5p1:UserId>1</d5p1:UserId>
            <d5p1:ViewAmount>15</d5p1:ViewAmount>
          </d5p1:Resource>
          <d5p1:Resource>
            <d5p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:Top>
            <d5p1:UserId>1</d5p1:UserId>
            <d5p1:ViewAmount>15</d5p1:ViewAmount>
          </d5p1:Resource>
          <d5p1:Resource>
            <d5p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+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>9297b17c-f3fa-4e43-8304-dac3e9507781</DescribeReTestRepositoryId>
        <DescribeReTestRepositoryName>sample string 17</DescribeReTestRepositoryName>
        <Description>sample string 10</Description>
        <Difficulty>14</Difficulty>
        <ExamId>79595e51-d46d-48c6-a194-abfe8c0603c6</ExamId>
        <Id>b17cca6d-6ae4-47c7-b2c2-f04c5da0b800</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>d79bf2a7-fa69-497f-b721-a35aa338436b</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>d79bf2a7-fa69-497f-b721-a35aa338436b</d5p1:ReTestID>
            <d5p1:ReTestRepositoryId>2</d5p1:ReTestRepositoryId>
          </d5p1:ReTestLables>
        </Lables>
        <MD5>sample string 18</MD5>
        <MarkRule>sample string 19</MarkRule>
        <Options>
          <ReTestOptionSaveDto>
            <Id>6b5d370f-4939-4467-8ee8-bca83185a71d</Id>
            <OptionAnalysis>sample string 4</OptionAnalysis>
            <OptionIndex>3</OptionIndex>
            <OptionInfo>sample string 2</OptionInfo>
            <ReTestID>741672ef-1c2b-466f-b295-c3b850eb4d62</ReTestID>
            <resource xmlns:d7p1="http://schemas.datacontract.org/2004/07/BJ.Data">
              <d7p1:Resource>
                <d7p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d7p1:CreatedTime>
                <d7p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d7p1:Id>
                <d7p1:IsDeleted>true</d7p1:IsDeleted>
                <d7p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d7p1:Top>
                <d7p1:UserId>1</d7p1:UserId>
                <d7p1:ViewAmount>15</d7p1:ViewAmount>
              </d7p1:Resource>
              <d7p1:Resource>
                <d7p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d7p1:CreatedTime>
                <d7p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d7p1:Id>
                <d7p1:IsDeleted>true</d7p1:IsDeleted>
                <d7p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d7p1:Top>
                <d7p1:UserId>1</d7p1:UserId>
                <d7p1:ViewAmount>15</d7p1:ViewAmount>
              </d7p1:Resource>
            </resource>
          </ReTestOptionSaveDto>
          <ReTestOptionSaveDto>
            <Id>6b5d370f-4939-4467-8ee8-bca83185a71d</Id>
            <OptionAnalysis>sample string 4</OptionAnalysis>
            <OptionIndex>3</OptionIndex>
            <OptionInfo>sample string 2</OptionInfo>
            <ReTestID>741672ef-1c2b-466f-b295-c3b850eb4d62</ReTestID>
            <resource xmlns:d7p1="http://schemas.datacontract.org/2004/07/BJ.Data">
              <d7p1:Resource>
                <d7p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d7p1:CreatedTime>
                <d7p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d7p1:Id>
                <d7p1:IsDeleted>true</d7p1:IsDeleted>
                <d7p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d7p1:Top>
                <d7p1:UserId>1</d7p1:UserId>
                <d7p1:ViewAmount>15</d7p1:ViewAmount>
              </d7p1:Resource>
              <d7p1:Resource>
                <d7p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d7p1:CreatedTime>
                <d7p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d7p1:Id>
                <d7p1:IsDeleted>true</d7p1:IsDeleted>
                <d7p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+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>e69d1762-0507-4f66-853a-0e16bbbf33c1</RepeatedId>
        <ResourceId>a0a892ee-0589-40eb-a640-857afd4c0f6c</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:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:Top>
            <d5p1:UserId>1</d5p1:UserId>
            <d5p1:ViewAmount>15</d5p1:ViewAmount>
          </d5p1:Resource>
          <d5p1:Resource>
            <d5p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:Top>
            <d5p1:UserId>1</d5p1:UserId>
            <d5p1:ViewAmount>15</d5p1:ViewAmount>
          </d5p1:Resource>
          <d5p1:Resource>
            <d5p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:Top>
            <d5p1:UserId>1</d5p1:UserId>
            <d5p1:ViewAmount>15</d5p1:ViewAmount>
          </d5p1:Resource>
          <d5p1:Resource>
            <d5p1:CreatedTime>2024-09-21T08:55:21.8159869+08:00</d5p1:CreatedTime>
            <d5p1:Id>08aef619-4f50-46d1-a3a4-5ba41465f4d1</d5p1:Id>
            <d5p1:IsDeleted>true</d5p1:IsDeleted>
            <d5p1:LastUpdatedTime>2024-09-21T08:55:21.8159869+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:21.8159869+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:21.8159869+08:00</d5p1:Top>
            <d5p1:UserId>1</d5p1:UserId>
            <d5p1:ViewAmount>15</d5p1:ViewAmount>
          </d5p1:Resource>
        </resource>
      </TestSaveDto>
    </ReTestSet>
    <ResourceId>6dd554a0-4244-4b2a-8e41-cead4a024bcb</ResourceId>
    <Score>15.1</Score>
    <Stem>sample string 11</Stem>
    <TestRepositoryLogs>
      <TestRepositoryLogs>
        <AuditState>初始状态</AuditState>
        <AuditStep>2</AuditStep>
        <AuditTime>2024-09-21T08:55:21.8159869+08:00</AuditTime>
        <Suggestion>sample string 3</Suggestion>
        <UserId>1</UserId>
      </TestRepositoryLogs>
      <TestRepositoryLogs>
        <AuditState>初始状态</AuditState>
        <AuditStep>2</AuditStep>
        <AuditTime>2024-09-21T08:55:21.8159869+08:00</AuditTime>
        <Suggestion>sample string 3</Suggestion>
        <UserId>1</UserId>
      </TestRepositoryLogs>
    </TestRepositoryLogs>
    <TestTypeId>2</TestTypeId>
    <UserId>9</UserId>
  </Data>
  <Msg>sample string 1</Msg>
  <State>Display</State>
</JsonRtnDtoOfReTestAuditOutputDtov3CTEUQJ>

text/javascript, application/javascript, application/json-p

Sample:
/**/ typeof  === 'function' && ({"Msg":"sample string 1","State":100,"Data":{"Id":"433668c7-c3b8-403a-9037-1317e64edb40","TestTypeId":2,"ResourceId":"6dd554a0-4244-4b2a-8e41-cead4a024bcb","ProfessionalCourseId":3,"ProfessionalPath":"sample string 4","ReTestRepositoryId":5,"ReTestRepositoryPath":"sample string 6","Knowledge":"sample string 7","ExamId":"4b952d19-9db3-4b70-bc35-ed3d91737f60","UserId":9,"Description":"sample string 10","Stem":"sample string 11","CorrectAnswer":"sample string 12","Analysis":"sample string 13","Difficulty":14,"Score":15.1,"Options":[{"Id":"6b5d370f-4939-4467-8ee8-bca83185a71d","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"741672ef-1c2b-466f-b295-c3b850eb4d62"},{"Id":"6b5d370f-4939-4467-8ee8-bca83185a71d","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"741672ef-1c2b-466f-b295-c3b850eb4d62"}],"ReTestSet":[{"Id":"b17cca6d-6ae4-47c7-b2c2-f04c5da0b800","TestTypeId":2,"ResourceId":"a0a892ee-0589-40eb-a640-857afd4c0f6c","ProfessionalCourseId":3,"ProfessionalPath":"sample string 4","ReTestRepositoryId":5,"ReTestRepositoryPath":"sample string 6","Knowledge":"sample string 7","ExamId":"79595e51-d46d-48c6-a194-abfe8c0603c6","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":"6b5d370f-4939-4467-8ee8-bca83185a71d","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"741672ef-1c2b-466f-b295-c3b850eb4d62"},{"Id":"6b5d370f-4939-4467-8ee8-bca83185a71d","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"741672ef-1c2b-466f-b295-c3b850eb4d62"}],"DescribeReTestRepositoryId":"9297b17c-f3fa-4e43-8304-dac3e9507781","DescribeReTestRepositoryName":"sample string 17","CorrectionType":1,"MarkRule":"sample string 19","Lables":[{"ReTestID":"d79bf2a7-fa69-497f-b721-a35aa338436b","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"},{"ReTestID":"d79bf2a7-fa69-497f-b721-a35aa338436b","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"}],"IsOverwrite":true,"Repeated":true,"RepeatedId":"e69d1762-0507-4f66-853a-0e16bbbf33c1"},{"Id":"b17cca6d-6ae4-47c7-b2c2-f04c5da0b800","TestTypeId":2,"ResourceId":"a0a892ee-0589-40eb-a640-857afd4c0f6c","ProfessionalCourseId":3,"ProfessionalPath":"sample string 4","ReTestRepositoryId":5,"ReTestRepositoryPath":"sample string 6","Knowledge":"sample string 7","ExamId":"79595e51-d46d-48c6-a194-abfe8c0603c6","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":"6b5d370f-4939-4467-8ee8-bca83185a71d","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"741672ef-1c2b-466f-b295-c3b850eb4d62"},{"Id":"6b5d370f-4939-4467-8ee8-bca83185a71d","OptionInfo":"sample string 2","OptionIndex":3,"OptionAnalysis":"sample string 4","ReTestID":"741672ef-1c2b-466f-b295-c3b850eb4d62"}],"DescribeReTestRepositoryId":"9297b17c-f3fa-4e43-8304-dac3e9507781","DescribeReTestRepositoryName":"sample string 17","CorrectionType":1,"MarkRule":"sample string 19","Lables":[{"ReTestID":"d79bf2a7-fa69-497f-b721-a35aa338436b","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"},{"ReTestID":"d79bf2a7-fa69-497f-b721-a35aa338436b","ReTestRepositoryId":2,"LableName":"sample string 3","LableValue":"sample string 4"}],"IsOverwrite":true,"Repeated":true,"RepeatedId":"e69d1762-0507-4f66-853a-0e16bbbf33c1"}],"TestRepositoryLogs":[{"UserId":1,"AuditStep":2,"AuditState":1,"Suggestion":"sample string 3","AuditTime":"2024-09-21T08:55:21.8159869+08:00","UserName":"sample string 5"},{"UserId":1,"AuditStep":2,"AuditState":1,"Suggestion":"sample string 3","AuditTime":"2024-09-21T08:55:21.8159869+08:00","UserName":"sample string 5"}],"Audit":1}});