GET api/retestrepository/loadrelational?rtrId={rtrId}&retestId={retestId}

题库试题关系加载成功

Request Information

URI Parameters

NameDescriptionTypeAdditional information
rtrId

题库编号

integer

Required

retestId

试题编号

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

题库试题关系加载成功

JsonRtnDtoOfRelationalReTestRepository
NameDescriptionTypeAdditional information
Msg

string

None.

State

RtnState

None.

Data

RelationalReTestRepository

None.

Response Formats

application/json, text/json

Sample:
{
  "Msg": "sample string 1",
  "State": 100,
  "Data": {
    "ReTestRepositoryId": 1,
    "ReTestRepositoryPath": "sample string 2",
    "ReTestId": "83bd1788-468c-4d00-8333-4f06c8869978",
    "DescribeReTestRepositoryId": "fb0e4c66-bf6f-4310-bd48-072d4bf565eb",
    "CompatibleMd5": "sample string 4",
    "ReTest": {
      "UserId": 1,
      "TestTypeId": 2,
      "TestTypeDetail": "sample string 3",
      "ResourceId": "02ffce9e-48cf-40ee-ae45-b0fa953ea5ad",
      "ProfessionalCourseId": 4,
      "ProfessionalPath": "sample string 5",
      "Knowledge": "sample string 6",
      "Description": "sample string 7",
      "Stem": "sample string 8",
      "CorrectAnswer": "sample string 9",
      "Analysis": "sample string 10",
      "Difficulty": 11,
      "Score": 12.1,
      "Citations": 13,
      "ScoringRatio": 14.1,
      "RelyOn": "62f0abe2-4992-4db3-ba59-6d04457d64bc",
      "SourcePalyNumber": 1,
      "CanUpsetOptions": true,
      "MD5": "sample string 16",
      "Options": [
        {
          "OptionInfo": "sample string 1",
          "OptionIndex": 2,
          "ReTestID": "84673817-e86e-490f-a0ab-b8b57fe34ba8",
          "OptionAnalysis": "sample string 4",
          "Id": "81cd8fad-2fe6-4c6b-a6dd-f520dc5b43bb",
          "CreatedTime": "2024-09-25T00:10:53.2497267+08:00",
          "IsDeleted": true,
          "LastUpdatedTime": "2024-09-25T00:10:53.2497267+08:00"
        },
        {
          "OptionInfo": "sample string 1",
          "OptionIndex": 2,
          "ReTestID": "84673817-e86e-490f-a0ab-b8b57fe34ba8",
          "OptionAnalysis": "sample string 4",
          "Id": "81cd8fad-2fe6-4c6b-a6dd-f520dc5b43bb",
          "CreatedTime": "2024-09-25T00:10:53.2497267+08:00",
          "IsDeleted": true,
          "LastUpdatedTime": "2024-09-25T00:10:53.2497267+08:00"
        }
      ],
      "Type": {
        "Id": 1,
        "Belongs": 1,
        "TypeName": "sample string 2",
        "IsSubjective": true,
        "TemplateLink": "sample string 4"
      },
      "MarkRule": "sample string 17",
      "Audited": 0,
      "AuditUserId": 1,
      "IsFromAnswerCard": true,
      "ModifyUserId": 1,
      "RelationalReTestRepositorys": [],
      "Id": "37d86322-ee4f-4f7a-9da7-5baf30c02ca4",
      "CreatedTime": "2024-09-25T00:10:53.2497267+08:00",
      "IsDeleted": true,
      "LastUpdatedTime": "2024-09-25T00:10:53.2497267+08:00"
    },
    "ProfessionalTargetId": "sample string 5",
    "Paused": true,
    "PausedUserId": 1,
    "LastPausedTime": "2024-09-25T00:10:53.2497267+08:00",
    "ReTestRepository": {
      "Id": 1,
      "ProfessionalCourseId": 2,
      "RepositoryName": "sample string 3",
      "Path": "sample string 4",
      "PId": 5,
      "Sort": 6,
      "IsSystem": true,
      "CreatedTime": "2024-09-25T00:10:53.2497267+08:00",
      "VisibleToStudent": true,
      "VisibleOtherTeacher": true,
      "IsOpen": true,
      "UserId": 12,
      "Audited": true,
      "AuditState": 1,
      "AuditStep": 14,
      "AuditLogs": "sample string 15",
      "AuditUserId": 1,
      "Grade": 16,
      "Semester": 1,
      "NodeTab": 1,
      "IsPrepare": true,
      "IsFromAnswerCard": true,
      "PassWord": "sample string 19",
      "RelationalReTestRepositorys": [],
      "CurrentAuditRoleId": 1,
      "CurrentAuditIndex": 1,
      "AcademicYear": "sample string 20",
      "IsPartVisibleOtherTeacher": true
    },
    "DescribeReTestRepository": {
      "Id": "a9be3399-89ae-4b5d-9b61-12535923bb5a",
      "DescribeName": "sample string 2",
      "ReTestRepositoryId": 3,
      "TestTypeId": 4,
      "TestTypeDetail": "sample string 5",
      "ReTestDescribeInfos": [
        {
          "Id": "a3e522a8-0837-4971-978b-666c86b7c2dd",
          "DescribeReTestRepositoryId": "6790b544-f599-4436-a8c8-a8d1d07480c4",
          "TestTypeId": 3,
          "Number": 4,
          "Score": 5.1,
          "Index": 6
        },
        {
          "Id": "a3e522a8-0837-4971-978b-666c86b7c2dd",
          "DescribeReTestRepositoryId": "6790b544-f599-4436-a8c8-a8d1d07480c4",
          "TestTypeId": 3,
          "Number": 4,
          "Score": 5.1,
          "Index": 6
        }
      ]
    },
    "Audit": 1,
    "AuditLogs": "sample string 7"
  }
}

text/html

Sample:
{"Msg":"sample string 1","State":100,"Data":{"ReTestRepositoryId":1,"ReTestRepositoryPath":"sample string 2","ReTestId":"83bd1788-468c-4d00-8333-4f06c8869978","DescribeReTestRepositoryId":"fb0e4c66-bf6f-4310-bd48-072d4bf565eb","CompatibleMd5":"sample string 4","ReTest":{"UserId":1,"TestTypeId":2,"TestTypeDetail":"sample string 3","ResourceId":"02ffce9e-48cf-40ee-ae45-b0fa953ea5ad","ProfessionalCourseId":4,"ProfessionalPath":"sample string 5","Knowledge":"sample string 6","Description":"sample string 7","Stem":"sample string 8","CorrectAnswer":"sample string 9","Analysis":"sample string 10","Difficulty":11,"Score":12.1,"Citations":13,"ScoringRatio":14.1,"RelyOn":"62f0abe2-4992-4db3-ba59-6d04457d64bc","SourcePalyNumber":1,"CanUpsetOptions":true,"MD5":"sample string 16","Options":[{"OptionInfo":"sample string 1","OptionIndex":2,"ReTestID":"84673817-e86e-490f-a0ab-b8b57fe34ba8","OptionAnalysis":"sample string 4","Id":"81cd8fad-2fe6-4c6b-a6dd-f520dc5b43bb","CreatedTime":"2024-09-25T00:10:53.2497267+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:10:53.2497267+08:00"},{"OptionInfo":"sample string 1","OptionIndex":2,"ReTestID":"84673817-e86e-490f-a0ab-b8b57fe34ba8","OptionAnalysis":"sample string 4","Id":"81cd8fad-2fe6-4c6b-a6dd-f520dc5b43bb","CreatedTime":"2024-09-25T00:10:53.2497267+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:10:53.2497267+08:00"}],"Type":{"Id":1,"Belongs":1,"TypeName":"sample string 2","IsSubjective":true,"TemplateLink":"sample string 4"},"MarkRule":"sample string 17","Audited":0,"AuditUserId":1,"IsFromAnswerCard":true,"ModifyUserId":1,"RelationalReTestRepositorys":[],"Id":"37d86322-ee4f-4f7a-9da7-5baf30c02ca4","CreatedTime":"2024-09-25T00:10:53.2497267+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:10:53.2497267+08:00"},"ProfessionalTargetId":"sample string 5","Paused":true,"PausedUserId":1,"LastPausedTime":"2024-09-25T00:10:53.2497267+08:00","ReTestRepository":{"Id":1,"ProfessionalCourseId":2,"RepositoryName":"sample string 3","Path":"sample string 4","PId":5,"Sort":6,"IsSystem":true,"CreatedTime":"2024-09-25T00:10:53.2497267+08:00","VisibleToStudent":true,"VisibleOtherTeacher":true,"IsOpen":true,"UserId":12,"Audited":true,"AuditState":1,"AuditStep":14,"AuditLogs":"sample string 15","AuditUserId":1,"Grade":16,"Semester":1,"NodeTab":1,"IsPrepare":true,"IsFromAnswerCard":true,"PassWord":"sample string 19","RelationalReTestRepositorys":[],"CurrentAuditRoleId":1,"CurrentAuditIndex":1,"AcademicYear":"sample string 20","IsPartVisibleOtherTeacher":true},"DescribeReTestRepository":{"Id":"a9be3399-89ae-4b5d-9b61-12535923bb5a","DescribeName":"sample string 2","ReTestRepositoryId":3,"TestTypeId":4,"TestTypeDetail":"sample string 5","ReTestDescribeInfos":[{"Id":"a3e522a8-0837-4971-978b-666c86b7c2dd","DescribeReTestRepositoryId":"6790b544-f599-4436-a8c8-a8d1d07480c4","TestTypeId":3,"Number":4,"Score":5.1,"Index":6},{"Id":"a3e522a8-0837-4971-978b-666c86b7c2dd","DescribeReTestRepositoryId":"6790b544-f599-4436-a8c8-a8d1d07480c4","TestTypeId":3,"Number":4,"Score":5.1,"Index":6}]},"Audit":1,"AuditLogs":"sample string 7"}}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

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

Sample:
/**/ typeof  === 'function' && ({"Msg":"sample string 1","State":100,"Data":{"ReTestRepositoryId":1,"ReTestRepositoryPath":"sample string 2","ReTestId":"83bd1788-468c-4d00-8333-4f06c8869978","DescribeReTestRepositoryId":"fb0e4c66-bf6f-4310-bd48-072d4bf565eb","CompatibleMd5":"sample string 4","ReTest":{"UserId":1,"TestTypeId":2,"TestTypeDetail":"sample string 3","ResourceId":"02ffce9e-48cf-40ee-ae45-b0fa953ea5ad","ProfessionalCourseId":4,"ProfessionalPath":"sample string 5","Knowledge":"sample string 6","Description":"sample string 7","Stem":"sample string 8","CorrectAnswer":"sample string 9","Analysis":"sample string 10","Difficulty":11,"Score":12.1,"Citations":13,"ScoringRatio":14.1,"RelyOn":"62f0abe2-4992-4db3-ba59-6d04457d64bc","SourcePalyNumber":1,"CanUpsetOptions":true,"MD5":"sample string 16","Options":[{"OptionInfo":"sample string 1","OptionIndex":2,"ReTestID":"84673817-e86e-490f-a0ab-b8b57fe34ba8","OptionAnalysis":"sample string 4","Id":"81cd8fad-2fe6-4c6b-a6dd-f520dc5b43bb","CreatedTime":"2024-09-25T00:10:53.2497267+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:10:53.2497267+08:00"},{"OptionInfo":"sample string 1","OptionIndex":2,"ReTestID":"84673817-e86e-490f-a0ab-b8b57fe34ba8","OptionAnalysis":"sample string 4","Id":"81cd8fad-2fe6-4c6b-a6dd-f520dc5b43bb","CreatedTime":"2024-09-25T00:10:53.2497267+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:10:53.2497267+08:00"}],"Type":{"Id":1,"Belongs":1,"TypeName":"sample string 2","IsSubjective":true,"TemplateLink":"sample string 4"},"MarkRule":"sample string 17","Audited":0,"AuditUserId":1,"IsFromAnswerCard":true,"ModifyUserId":1,"RelationalReTestRepositorys":[],"Id":"37d86322-ee4f-4f7a-9da7-5baf30c02ca4","CreatedTime":"2024-09-25T00:10:53.2497267+08:00","IsDeleted":true,"LastUpdatedTime":"2024-09-25T00:10:53.2497267+08:00"},"ProfessionalTargetId":"sample string 5","Paused":true,"PausedUserId":1,"LastPausedTime":"2024-09-25T00:10:53.2497267+08:00","ReTestRepository":{"Id":1,"ProfessionalCourseId":2,"RepositoryName":"sample string 3","Path":"sample string 4","PId":5,"Sort":6,"IsSystem":true,"CreatedTime":"2024-09-25T00:10:53.2497267+08:00","VisibleToStudent":true,"VisibleOtherTeacher":true,"IsOpen":true,"UserId":12,"Audited":true,"AuditState":1,"AuditStep":14,"AuditLogs":"sample string 15","AuditUserId":1,"Grade":16,"Semester":1,"NodeTab":1,"IsPrepare":true,"IsFromAnswerCard":true,"PassWord":"sample string 19","RelationalReTestRepositorys":[],"CurrentAuditRoleId":1,"CurrentAuditIndex":1,"AcademicYear":"sample string 20","IsPartVisibleOtherTeacher":true},"DescribeReTestRepository":{"Id":"a9be3399-89ae-4b5d-9b61-12535923bb5a","DescribeName":"sample string 2","ReTestRepositoryId":3,"TestTypeId":4,"TestTypeDetail":"sample string 5","ReTestDescribeInfos":[{"Id":"a3e522a8-0837-4971-978b-666c86b7c2dd","DescribeReTestRepositoryId":"6790b544-f599-4436-a8c8-a8d1d07480c4","TestTypeId":3,"Number":4,"Score":5.1,"Index":6},{"Id":"a3e522a8-0837-4971-978b-666c86b7c2dd","DescribeReTestRepositoryId":"6790b544-f599-4436-a8c8-a8d1d07480c4","TestTypeId":3,"Number":4,"Score":5.1,"Index":6}]},"Audit":1,"AuditLogs":"sample string 7"}});