POST api/testpaper/SaveMultiVolume
保存试卷
Request Information
URI Parameters
None.
Body Parameters
TestPaperDtoName | Description | Type | Additional information |
---|---|---|---|
ProfessionalCourseId |
课程编号 |
integer |
None. |
ProfessionalCoursePath |
课程Path |
string |
None. |
Id |
试卷编号 |
globally unique identifier |
None. |
PaperTypeId |
试卷类型编号 |
integer |
None. |
PaperName |
试卷名称 |
string |
None. |
RuleWay |
出题方式 |
RuleWay |
None. |
BeginTime |
开始时间 |
date |
None. |
EndTime |
结束时间 |
date |
None. |
EffectOfTime |
试卷生效时间 |
date |
None. |
TotalScore |
总分 |
integer |
None. |
PassScore |
及格总分 |
integer |
None. |
TimeLength |
考试时长(分钟) |
integer |
None. |
MaxAnswerTimes |
参考次数 |
integer |
None. |
UpsetOrder |
选项乱序 |
boolean |
None. |
DisplyMode |
展示模式 |
DisplyMode |
None. |
StudentCanSeeAnswer |
允许用户查看答案 |
boolean |
None. |
StudentCanSeeScores |
允许用户查看评分结果 |
boolean |
None. |
StudentCanSeeRanking |
允许用户查看成绩排名 |
boolean |
None. |
SaveWay |
答卷保存方式 |
SaveWay |
None. |
TimeInterval |
自动保存间隔时间(分钟)当答卷方式为系统自动保存时该选项应大于0 |
integer |
None. |
SubmitWay |
提交选项 |
SubmitWay |
None. |
EnableRuleMark |
启用规则评价 |
boolean |
None. |
AutoMarkRule |
手动评分相识的范围得分率规则 |
string |
None. |
IsFinished |
组卷是否完成 |
boolean |
None. |
IsShowRuleInfo |
是否展示ShowRuleInfo |
boolean |
None. |
Ltcd |
参加考试的班级 |
Collection of TestClassDto |
None. |
Lcrd |
固定选题规则 |
Collection of ConstRuleDto |
None. |
Lrrd |
随机选题规则 |
Collection of RandomRuleDto |
None. |
Lcmd |
交叉阅卷试题规则 |
Collection of CrossMarkingDto |
None. |
Classification |
试卷分类 |
PaperClassification |
None. |
PatternType |
试卷应用分类(该分类主要用于统计分析时使用) |
PatternType |
None. |
Ident |
所属系统标识 |
SystemIdent |
None. |
PlayCount |
播放次数 |
integer |
None. |
DelayMark |
延迟评分 |
boolean |
None. |
FillBlankIgnoreCase |
自动评分填写题目忽略大小写 |
boolean |
None. |
CutScreenNum |
切屏次数 |
integer |
None. |
Grade |
年级 |
integer |
None. |
Semester |
学期 |
Semester |
None. |
IsAnswerCard |
是否为答题卡试卷 |
boolean |
None. |
EnableViewTestPaper |
启用查看试卷密码限制 |
boolean |
None. |
ViewTestPaperPwd |
查看试卷的二次密码 |
string |
None. |
ChoiceMarkRule |
多选题评分类型 |
ChoiceMarkRule |
None. |
IsShared |
是否共享 |
boolean |
None. |
CanAdvanceSubmitTime |
可提前交卷时间 |
integer |
None. |
ConstRuleUpset |
固定组卷规则试题打乱 |
boolean |
None. |
IsUseBoard |
是否使用画板 |
boolean |
None. |
TitleSequence |
题序方式 |
TitleSequence |
None. |
IgnoreSequenceOnlyOne |
仅单个小题时,忽略序号 |
boolean |
None. |
LimitLateness |
限制迟到时间 为false 不限止 |
boolean |
None. |
AllowedLatenessTimeLenth |
允许迟到时间 当LimitLateness为true时此处时间表示允许迟到的时长单位分钟 |
integer |
None. |
HasStudentBegin |
是否已有学生参考 |
boolean |
None. |
TaskId |
关联任务编号 |
integer |
None. |
AcademicYear |
学年 |
string |
None. |
PrintWordSize |
打印卷尺寸 |
PrintWordSize |
None. |
PageHeader |
页头 |
string |
None. |
PageFooter |
页脚 |
string |
None. |
IsEnterTestPaper |
是否录题组卷 |
boolean |
None. |
RepeatTimes |
组卷次数 |
integer |
None. |
Fraction |
分数组成分量 |
FractionComponent |
None. |
OpenBookExamination |
是否开卷 |
boolean |
None. |
EnableVideoRecording |
启用录像 |
boolean |
None. |
Request Formats
application/json, text/json
{ "ProfessionalCourseId": 1, "ProfessionalCoursePath": "sample string 2", "Id": "26b1131c-e736-430a-9ddf-37072f598a40", "PaperTypeId": 4, "PaperName": "sample string 5", "RuleWay": 1, "BeginTime": "2024-09-25T00:09:42.3436057+08:00", "EndTime": "2024-09-25T00:09:42.3436057+08:00", "EffectOfTime": "2024-09-25T00:09:42.3436057+08:00", "TotalScore": 9, "PassScore": 10, "TimeLength": 11, "MaxAnswerTimes": 12, "UpsetOrder": true, "DisplyMode": 1, "StudentCanSeeAnswer": true, "StudentCanSeeScores": true, "StudentCanSeeRanking": true, "SaveWay": 1, "TimeInterval": 17, "SubmitWay": 1, "EnableRuleMark": true, "AutoMarkRule": "sample string 19", "IsFinished": true, "IsShowRuleInfo": true, "Ltcd": [ { "ClassType": 1, "TeachingClassId": "a4b5eacf-e1b7-4093-be24-c3d07da52e7e", "StructureId": 2, "TestPaperId": "72f26b69-5ed1-4bd7-acec-b2de914c12a7" }, { "ClassType": 1, "TeachingClassId": "a4b5eacf-e1b7-4093-be24-c3d07da52e7e", "StructureId": 2, "TestPaperId": "72f26b69-5ed1-4bd7-acec-b2de914c12a7" } ], "Lcrd": [ { "Id": "c50b54d4-3ee4-4097-8b25-aa7c4edfae32", "Knowledge": "sample string 2", "PId": "6eb040a9-cd2e-4461-af3d-19325e58b199", "RuleInfo": "sample string 3", "RuleType": 1, "Taget": 4, "TestTypeId": 5, "Difficulty": 6, "Score": "sample string 7", "ReTestRepositoryId": 8, "DescribeReTestRepositoryId": "f1012159-1289-4d1a-a2bd-29d2236a8da8", "Lcrrtd": [ { "ConstRuleId": "236d0ed5-e0ea-4ee1-8d9f-0905f31292bf", "ReTestId": "c31ff900-e93d-4485-82d9-8453f6da9e6b", "Index": 3 }, { "ConstRuleId": "236d0ed5-e0ea-4ee1-8d9f-0905f31292bf", "ReTestId": "c31ff900-e93d-4485-82d9-8453f6da9e6b", "Index": 3 } ] }, { "Id": "c50b54d4-3ee4-4097-8b25-aa7c4edfae32", "Knowledge": "sample string 2", "PId": "6eb040a9-cd2e-4461-af3d-19325e58b199", "RuleInfo": "sample string 3", "RuleType": 1, "Taget": 4, "TestTypeId": 5, "Difficulty": 6, "Score": "sample string 7", "ReTestRepositoryId": 8, "DescribeReTestRepositoryId": "f1012159-1289-4d1a-a2bd-29d2236a8da8", "Lcrrtd": [ { "ConstRuleId": "236d0ed5-e0ea-4ee1-8d9f-0905f31292bf", "ReTestId": "c31ff900-e93d-4485-82d9-8453f6da9e6b", "Index": 3 }, { "ConstRuleId": "236d0ed5-e0ea-4ee1-8d9f-0905f31292bf", "ReTestId": "c31ff900-e93d-4485-82d9-8453f6da9e6b", "Index": 3 } ] } ], "Lrrd": [ { "Id": "5b21f516-5d2e-407a-994c-ce4ea159a634", "Knowledge": "sample string 2", "PId": "86d6363c-3fe1-4e02-b041-135400b16f30", "RuleInfo": "sample string 3", "RuleType": 1, "Taget": 4, "TestTypeId": 5, "Difficulty": 6, "ReTestNum": 7, "Score": "sample string 8", "ReTestRepositoryId": 9, "DescribeReTestRepositoryId": "48dfd9b9-5bc2-481e-8ca3-477531492e19", "Sort": 10 }, { "Id": "5b21f516-5d2e-407a-994c-ce4ea159a634", "Knowledge": "sample string 2", "PId": "86d6363c-3fe1-4e02-b041-135400b16f30", "RuleInfo": "sample string 3", "RuleType": 1, "Taget": 4, "TestTypeId": 5, "Difficulty": 6, "ReTestNum": 7, "Score": "sample string 8", "ReTestRepositoryId": 9, "DescribeReTestRepositoryId": "48dfd9b9-5bc2-481e-8ca3-477531492e19", "Sort": 10 } ], "Lcmd": [ { "UserId": 1, "TeachingClassId": "4946395b-ad0e-4397-a5a3-a13fd6e1c626", "StructureId": 3 }, { "UserId": 1, "TeachingClassId": "4946395b-ad0e-4397-a5a3-a13fd6e1c626", "StructureId": 3 } ], "Classification": 1, "PatternType": 1, "Ident": 1, "PlayCount": 22, "DelayMark": true, "FillBlankIgnoreCase": true, "CutScreenNum": 1, "Grade": 25, "Semester": 1, "IsAnswerCard": true, "EnableViewTestPaper": true, "ViewTestPaperPwd": "sample string 28", "ChoiceMarkRule": { "ChoiceMarkRuleType": 1, "PercentScore": 1.1, "ChoiceMarkRuleInfo": [ { "BeginPercentPoint": 1, "EndPercentPoint": 2, "PercentScore": 3.1 }, { "BeginPercentPoint": 1, "EndPercentPoint": 2, "PercentScore": 3.1 } ] }, "IsShared": true, "CanAdvanceSubmitTime": 1, "ConstRuleUpset": true, "IsUseBoard": true, "TitleSequence": 1, "IgnoreSequenceOnlyOne": true, "LimitLateness": true, "AllowedLatenessTimeLenth": 34, "HasStudentBegin": true, "TaskId": 1, "AcademicYear": "sample string 36", "PrintWordSize": 1, "PageHeader": "sample string 37", "PageFooter": "sample string 38", "IsEnterTestPaper": true, "RepeatTimes": 40, "Fraction": { "FinalExamRate": 1.1, "FinalExam": 2.1, "UsualPerformanceRate": 3.1, "UsualPerformance": 4.1 }, "OpenBookExamination": true, "EnableVideoRecording": true }
text/html
{"ProfessionalCourseId":1,"ProfessionalCoursePath":"sample string 2","Id":"26b1131c-e736-430a-9ddf-37072f598a40","PaperTypeId":4,"PaperName":"sample string 5","RuleWay":1,"BeginTime":"2024-09-25T00:09:42.3436057+08:00","EndTime":"2024-09-25T00:09:42.3436057+08:00","EffectOfTime":"2024-09-25T00:09:42.3436057+08:00","TotalScore":9,"PassScore":10,"TimeLength":11,"MaxAnswerTimes":12,"UpsetOrder":true,"DisplyMode":1,"StudentCanSeeAnswer":true,"StudentCanSeeScores":true,"StudentCanSeeRanking":true,"SaveWay":1,"TimeInterval":17,"SubmitWay":1,"EnableRuleMark":true,"AutoMarkRule":"sample string 19","IsFinished":true,"IsShowRuleInfo":true,"Ltcd":[{"ClassType":1,"TeachingClassId":"a4b5eacf-e1b7-4093-be24-c3d07da52e7e","StructureId":2,"TestPaperId":"72f26b69-5ed1-4bd7-acec-b2de914c12a7"},{"ClassType":1,"TeachingClassId":"a4b5eacf-e1b7-4093-be24-c3d07da52e7e","StructureId":2,"TestPaperId":"72f26b69-5ed1-4bd7-acec-b2de914c12a7"}],"Lcrd":[{"Id":"c50b54d4-3ee4-4097-8b25-aa7c4edfae32","Knowledge":"sample string 2","PId":"6eb040a9-cd2e-4461-af3d-19325e58b199","RuleInfo":"sample string 3","RuleType":1,"Taget":4,"TestTypeId":5,"Difficulty":6,"Score":"sample string 7","ReTestRepositoryId":8,"DescribeReTestRepositoryId":"f1012159-1289-4d1a-a2bd-29d2236a8da8","Lcrrtd":[{"ConstRuleId":"236d0ed5-e0ea-4ee1-8d9f-0905f31292bf","ReTestId":"c31ff900-e93d-4485-82d9-8453f6da9e6b","Index":3},{"ConstRuleId":"236d0ed5-e0ea-4ee1-8d9f-0905f31292bf","ReTestId":"c31ff900-e93d-4485-82d9-8453f6da9e6b","Index":3}]},{"Id":"c50b54d4-3ee4-4097-8b25-aa7c4edfae32","Knowledge":"sample string 2","PId":"6eb040a9-cd2e-4461-af3d-19325e58b199","RuleInfo":"sample string 3","RuleType":1,"Taget":4,"TestTypeId":5,"Difficulty":6,"Score":"sample string 7","ReTestRepositoryId":8,"DescribeReTestRepositoryId":"f1012159-1289-4d1a-a2bd-29d2236a8da8","Lcrrtd":[{"ConstRuleId":"236d0ed5-e0ea-4ee1-8d9f-0905f31292bf","ReTestId":"c31ff900-e93d-4485-82d9-8453f6da9e6b","Index":3},{"ConstRuleId":"236d0ed5-e0ea-4ee1-8d9f-0905f31292bf","ReTestId":"c31ff900-e93d-4485-82d9-8453f6da9e6b","Index":3}]}],"Lrrd":[{"Id":"5b21f516-5d2e-407a-994c-ce4ea159a634","Knowledge":"sample string 2","PId":"86d6363c-3fe1-4e02-b041-135400b16f30","RuleInfo":"sample string 3","RuleType":1,"Taget":4,"TestTypeId":5,"Difficulty":6,"ReTestNum":7,"Score":"sample string 8","ReTestRepositoryId":9,"DescribeReTestRepositoryId":"48dfd9b9-5bc2-481e-8ca3-477531492e19","Sort":10},{"Id":"5b21f516-5d2e-407a-994c-ce4ea159a634","Knowledge":"sample string 2","PId":"86d6363c-3fe1-4e02-b041-135400b16f30","RuleInfo":"sample string 3","RuleType":1,"Taget":4,"TestTypeId":5,"Difficulty":6,"ReTestNum":7,"Score":"sample string 8","ReTestRepositoryId":9,"DescribeReTestRepositoryId":"48dfd9b9-5bc2-481e-8ca3-477531492e19","Sort":10}],"Lcmd":[{"UserId":1,"TeachingClassId":"4946395b-ad0e-4397-a5a3-a13fd6e1c626","StructureId":3},{"UserId":1,"TeachingClassId":"4946395b-ad0e-4397-a5a3-a13fd6e1c626","StructureId":3}],"Classification":1,"PatternType":1,"Ident":1,"PlayCount":22,"DelayMark":true,"FillBlankIgnoreCase":true,"CutScreenNum":1,"Grade":25,"Semester":1,"IsAnswerCard":true,"EnableViewTestPaper":true,"ViewTestPaperPwd":"sample string 28","ChoiceMarkRule":{"ChoiceMarkRuleType":1,"PercentScore":1.1,"ChoiceMarkRuleInfo":[{"BeginPercentPoint":1,"EndPercentPoint":2,"PercentScore":3.1},{"BeginPercentPoint":1,"EndPercentPoint":2,"PercentScore":3.1}]},"IsShared":true,"CanAdvanceSubmitTime":1,"ConstRuleUpset":true,"IsUseBoard":true,"TitleSequence":1,"IgnoreSequenceOnlyOne":true,"LimitLateness":true,"AllowedLatenessTimeLenth":34,"HasStudentBegin":true,"TaskId":1,"AcademicYear":"sample string 36","PrintWordSize":1,"PageHeader":"sample string 37","PageFooter":"sample string 38","IsEnterTestPaper":true,"RepeatTimes":40,"Fraction":{"FinalExamRate":1.1,"FinalExam":2.1,"UsualPerformanceRate":3.1,"UsualPerformance":4.1},"OpenBookExamination":true,"EnableVideoRecording":true}
application/xml, text/xml
<TestPaperDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BJ.Services"> <AcademicYear>sample string 36</AcademicYear> <AllowedLatenessTimeLenth>34</AllowedLatenessTimeLenth> <AutoMarkRule>sample string 19</AutoMarkRule> <BeginTime>2024-09-25T00:09:42.3436057+08:00</BeginTime> <CanAdvanceSubmitTime>1</CanAdvanceSubmitTime> <ChoiceMarkRule> <ChoiceMarkRuleInfo> <ChoiceMarkRuleInfo> <BeginPercentPoint>1</BeginPercentPoint> <EndPercentPoint>2</EndPercentPoint> <PercentScore>3.1</PercentScore> </ChoiceMarkRuleInfo> <ChoiceMarkRuleInfo> <BeginPercentPoint>1</BeginPercentPoint> <EndPercentPoint>2</EndPercentPoint> <PercentScore>3.1</PercentScore> </ChoiceMarkRuleInfo> </ChoiceMarkRuleInfo> <ChoiceMarkRuleType>全对得分</ChoiceMarkRuleType> <PercentScore>1.1</PercentScore> </ChoiceMarkRule> <Classification>考试</Classification> <ConstRuleUpset>true</ConstRuleUpset> <CutScreenNum>1</CutScreenNum> <DelayMark>true</DelayMark> <DisplyMode>单屏展示</DisplyMode> <EffectOfTime>2024-09-25T00:09:42.3436057+08:00</EffectOfTime> <EnableRuleMark>true</EnableRuleMark> <EnableVideoRecording>true</EnableVideoRecording> <EnableViewTestPaper>true</EnableViewTestPaper> <EndTime>2024-09-25T00:09:42.3436057+08:00</EndTime> <FillBlankIgnoreCase>true</FillBlankIgnoreCase> <Fraction> <FinalExam>2.1</FinalExam> <FinalExamRate>1.1</FinalExamRate> <UsualPerformance>4.1</UsualPerformance> <UsualPerformanceRate>3.1</UsualPerformanceRate> </Fraction> <Grade>25</Grade> <HasStudentBegin>true</HasStudentBegin> <Id>26b1131c-e736-430a-9ddf-37072f598a40</Id> <Ident>考试系统</Ident> <IgnoreSequenceOnlyOne>true</IgnoreSequenceOnlyOne> <IsAnswerCard>true</IsAnswerCard> <IsEnterTestPaper>true</IsEnterTestPaper> <IsFinished>true</IsFinished> <IsShared>true</IsShared> <IsShowRuleInfo>true</IsShowRuleInfo> <IsUseBoard>true</IsUseBoard> <Lcmd> <CrossMarkingDto> <StructureId>3</StructureId> <TeachingClassId>4946395b-ad0e-4397-a5a3-a13fd6e1c626</TeachingClassId> <UserId>1</UserId> </CrossMarkingDto> <CrossMarkingDto> <StructureId>3</StructureId> <TeachingClassId>4946395b-ad0e-4397-a5a3-a13fd6e1c626</TeachingClassId> <UserId>1</UserId> </CrossMarkingDto> </Lcmd> <Lcrd> <ConstRuleDto> <DescribeReTestRepositoryId>f1012159-1289-4d1a-a2bd-29d2236a8da8</DescribeReTestRepositoryId> <Difficulty>6</Difficulty> <Id>c50b54d4-3ee4-4097-8b25-aa7c4edfae32</Id> <Knowledge>sample string 2</Knowledge> <Lcrrtd> <ConstRuleReTestDto> <ConstRuleId>236d0ed5-e0ea-4ee1-8d9f-0905f31292bf</ConstRuleId> <Index>3</Index> <ReTestId>c31ff900-e93d-4485-82d9-8453f6da9e6b</ReTestId> </ConstRuleReTestDto> <ConstRuleReTestDto> <ConstRuleId>236d0ed5-e0ea-4ee1-8d9f-0905f31292bf</ConstRuleId> <Index>3</Index> <ReTestId>c31ff900-e93d-4485-82d9-8453f6da9e6b</ReTestId> </ConstRuleReTestDto> </Lcrrtd> <PId>6eb040a9-cd2e-4461-af3d-19325e58b199</PId> <ReTestRepositoryId>8</ReTestRepositoryId> <RuleInfo>sample string 3</RuleInfo> <RuleType>组合规则</RuleType> <Score>sample string 7</Score> <Taget>4</Taget> <TestTypeId>5</TestTypeId> </ConstRuleDto> <ConstRuleDto> <DescribeReTestRepositoryId>f1012159-1289-4d1a-a2bd-29d2236a8da8</DescribeReTestRepositoryId> <Difficulty>6</Difficulty> <Id>c50b54d4-3ee4-4097-8b25-aa7c4edfae32</Id> <Knowledge>sample string 2</Knowledge> <Lcrrtd> <ConstRuleReTestDto> <ConstRuleId>236d0ed5-e0ea-4ee1-8d9f-0905f31292bf</ConstRuleId> <Index>3</Index> <ReTestId>c31ff900-e93d-4485-82d9-8453f6da9e6b</ReTestId> </ConstRuleReTestDto> <ConstRuleReTestDto> <ConstRuleId>236d0ed5-e0ea-4ee1-8d9f-0905f31292bf</ConstRuleId> <Index>3</Index> <ReTestId>c31ff900-e93d-4485-82d9-8453f6da9e6b</ReTestId> </ConstRuleReTestDto> </Lcrrtd> <PId>6eb040a9-cd2e-4461-af3d-19325e58b199</PId> <ReTestRepositoryId>8</ReTestRepositoryId> <RuleInfo>sample string 3</RuleInfo> <RuleType>组合规则</RuleType> <Score>sample string 7</Score> <Taget>4</Taget> <TestTypeId>5</TestTypeId> </ConstRuleDto> </Lcrd> <LimitLateness>true</LimitLateness> <Lrrd> <RandomRuleDto> <DescribeReTestRepositoryId>48dfd9b9-5bc2-481e-8ca3-477531492e19</DescribeReTestRepositoryId> <Difficulty>6</Difficulty> <Id>5b21f516-5d2e-407a-994c-ce4ea159a634</Id> <Knowledge>sample string 2</Knowledge> <PId>86d6363c-3fe1-4e02-b041-135400b16f30</PId> <ReTestNum>7</ReTestNum> <ReTestRepositoryId>9</ReTestRepositoryId> <RuleInfo>sample string 3</RuleInfo> <RuleType>组合规则</RuleType> <Score>sample string 8</Score> <Sort>10</Sort> <Taget>4</Taget> <TestTypeId>5</TestTypeId> </RandomRuleDto> <RandomRuleDto> <DescribeReTestRepositoryId>48dfd9b9-5bc2-481e-8ca3-477531492e19</DescribeReTestRepositoryId> <Difficulty>6</Difficulty> <Id>5b21f516-5d2e-407a-994c-ce4ea159a634</Id> <Knowledge>sample string 2</Knowledge> <PId>86d6363c-3fe1-4e02-b041-135400b16f30</PId> <ReTestNum>7</ReTestNum> <ReTestRepositoryId>9</ReTestRepositoryId> <RuleInfo>sample string 3</RuleInfo> <RuleType>组合规则</RuleType> <Score>sample string 8</Score> <Sort>10</Sort> <Taget>4</Taget> <TestTypeId>5</TestTypeId> </RandomRuleDto> </Lrrd> <Ltcd> <TestClassDto> <ClassType>教学班级</ClassType> <StructureId>2</StructureId> <TeachingClassId>a4b5eacf-e1b7-4093-be24-c3d07da52e7e</TeachingClassId> <TestPaperId>72f26b69-5ed1-4bd7-acec-b2de914c12a7</TestPaperId> </TestClassDto> <TestClassDto> <ClassType>教学班级</ClassType> <StructureId>2</StructureId> <TeachingClassId>a4b5eacf-e1b7-4093-be24-c3d07da52e7e</TeachingClassId> <TestPaperId>72f26b69-5ed1-4bd7-acec-b2de914c12a7</TestPaperId> </TestClassDto> </Ltcd> <MaxAnswerTimes>12</MaxAnswerTimes> <OpenBookExamination>true</OpenBookExamination> <PageFooter>sample string 38</PageFooter> <PageHeader>sample string 37</PageHeader> <PaperName>sample string 5</PaperName> <PaperTypeId>4</PaperTypeId> <PassScore>10</PassScore> <PatternType>正规考试</PatternType> <PlayCount>22</PlayCount> <PrintWordSize>A3</PrintWordSize> <ProfessionalCourseId>1</ProfessionalCourseId> <ProfessionalCoursePath>sample string 2</ProfessionalCoursePath> <RepeatTimes>40</RepeatTimes> <RuleWay>随机出题</RuleWay> <SaveWay>答题完成一次性保存</SaveWay> <Semester>第一学期</Semester> <StudentCanSeeAnswer>true</StudentCanSeeAnswer> <StudentCanSeeRanking>true</StudentCanSeeRanking> <StudentCanSeeScores>true</StudentCanSeeScores> <SubmitWay>保存答题细目与答题成绩</SubmitWay> <TaskId>1</TaskId> <TimeInterval>17</TimeInterval> <TimeLength>11</TimeLength> <TitleSequence>小题统一排序</TitleSequence> <TotalScore>9</TotalScore> <UpsetOrder>true</UpsetOrder> <ViewTestPaperPwd>sample string 28</ViewTestPaperPwd> </TestPaperDto>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
保存试卷
JsonRtnDtoOfTestPaperDtoName | Description | Type | Additional information |
---|---|---|---|
Msg | string |
None. |
|
State | RtnState |
None. |
|
Data | TestPaperDto |
None. |
Response Formats
application/json, text/json
{ "Msg": "sample string 1", "State": 100, "Data": { "ProfessionalCourseId": 1, "ProfessionalCoursePath": "sample string 2", "Id": "9c0a24ed-a23a-46eb-8f1b-bdc27f61bf12", "PaperTypeId": 4, "PaperName": "sample string 5", "RuleWay": 1, "BeginTime": "2024-09-25T00:09:42.3593498+08:00", "EndTime": "2024-09-25T00:09:42.3593498+08:00", "EffectOfTime": "2024-09-25T00:09:42.3593498+08:00", "TotalScore": 9, "PassScore": 10, "TimeLength": 11, "MaxAnswerTimes": 12, "UpsetOrder": true, "DisplyMode": 1, "StudentCanSeeAnswer": true, "StudentCanSeeScores": true, "StudentCanSeeRanking": true, "SaveWay": 1, "TimeInterval": 17, "SubmitWay": 1, "EnableRuleMark": true, "AutoMarkRule": "sample string 19", "IsFinished": true, "IsShowRuleInfo": true, "Ltcd": [ { "ClassType": 1, "TeachingClassId": "4af5743d-aece-46d0-b5b9-41857ddb2154", "StructureId": 2, "TestPaperId": "d6829f91-58bb-4753-a8b3-1c1208adb1d8" }, { "ClassType": 1, "TeachingClassId": "4af5743d-aece-46d0-b5b9-41857ddb2154", "StructureId": 2, "TestPaperId": "d6829f91-58bb-4753-a8b3-1c1208adb1d8" } ], "Lcrd": [ { "Id": "f3677368-9499-4949-a6cc-f5ca1c33c785", "Knowledge": "sample string 2", "PId": "e2c03db7-f969-4954-b483-1ca296cb1666", "RuleInfo": "sample string 3", "RuleType": 1, "Taget": 4, "TestTypeId": 5, "Difficulty": 6, "Score": "sample string 7", "ReTestRepositoryId": 8, "DescribeReTestRepositoryId": "23ac92ac-0393-485d-a1b0-e81dac11aedd", "Lcrrtd": [ { "ConstRuleId": "5560d048-d3d8-45f4-bc4d-cc762b80c562", "ReTestId": "e484cb6e-4e29-45f1-9ecb-94410d308e0c", "Index": 3 }, { "ConstRuleId": "5560d048-d3d8-45f4-bc4d-cc762b80c562", "ReTestId": "e484cb6e-4e29-45f1-9ecb-94410d308e0c", "Index": 3 } ] }, { "Id": "f3677368-9499-4949-a6cc-f5ca1c33c785", "Knowledge": "sample string 2", "PId": "e2c03db7-f969-4954-b483-1ca296cb1666", "RuleInfo": "sample string 3", "RuleType": 1, "Taget": 4, "TestTypeId": 5, "Difficulty": 6, "Score": "sample string 7", "ReTestRepositoryId": 8, "DescribeReTestRepositoryId": "23ac92ac-0393-485d-a1b0-e81dac11aedd", "Lcrrtd": [ { "ConstRuleId": "5560d048-d3d8-45f4-bc4d-cc762b80c562", "ReTestId": "e484cb6e-4e29-45f1-9ecb-94410d308e0c", "Index": 3 }, { "ConstRuleId": "5560d048-d3d8-45f4-bc4d-cc762b80c562", "ReTestId": "e484cb6e-4e29-45f1-9ecb-94410d308e0c", "Index": 3 } ] } ], "Lrrd": [ { "Id": "739584d7-caa2-4963-b8d4-7dc2ae027939", "Knowledge": "sample string 2", "PId": "b1671072-d306-446c-b8a0-0b3383b5606e", "RuleInfo": "sample string 3", "RuleType": 1, "Taget": 4, "TestTypeId": 5, "Difficulty": 6, "ReTestNum": 7, "Score": "sample string 8", "ReTestRepositoryId": 9, "DescribeReTestRepositoryId": "5aa773df-8514-4494-a020-b4f94689e31e", "Sort": 10 }, { "Id": "739584d7-caa2-4963-b8d4-7dc2ae027939", "Knowledge": "sample string 2", "PId": "b1671072-d306-446c-b8a0-0b3383b5606e", "RuleInfo": "sample string 3", "RuleType": 1, "Taget": 4, "TestTypeId": 5, "Difficulty": 6, "ReTestNum": 7, "Score": "sample string 8", "ReTestRepositoryId": 9, "DescribeReTestRepositoryId": "5aa773df-8514-4494-a020-b4f94689e31e", "Sort": 10 } ], "Lcmd": [ { "UserId": 1, "TeachingClassId": "4ce2a9e5-a4a8-4eef-991b-6cbfc355a75b", "StructureId": 3 }, { "UserId": 1, "TeachingClassId": "4ce2a9e5-a4a8-4eef-991b-6cbfc355a75b", "StructureId": 3 } ], "Classification": 1, "PatternType": 1, "Ident": 1, "PlayCount": 22, "DelayMark": true, "FillBlankIgnoreCase": true, "CutScreenNum": 1, "Grade": 25, "Semester": 1, "IsAnswerCard": true, "EnableViewTestPaper": true, "ViewTestPaperPwd": "sample string 28", "ChoiceMarkRule": { "ChoiceMarkRuleType": 1, "PercentScore": 1.1, "ChoiceMarkRuleInfo": [ { "BeginPercentPoint": 1, "EndPercentPoint": 2, "PercentScore": 3.1 }, { "BeginPercentPoint": 1, "EndPercentPoint": 2, "PercentScore": 3.1 } ] }, "IsShared": true, "CanAdvanceSubmitTime": 1, "ConstRuleUpset": true, "IsUseBoard": true, "TitleSequence": 1, "IgnoreSequenceOnlyOne": true, "LimitLateness": true, "AllowedLatenessTimeLenth": 34, "HasStudentBegin": true, "TaskId": 1, "AcademicYear": "sample string 36", "PrintWordSize": 1, "PageHeader": "sample string 37", "PageFooter": "sample string 38", "IsEnterTestPaper": true, "RepeatTimes": 40, "Fraction": { "FinalExamRate": 1.1, "FinalExam": 2.1, "UsualPerformanceRate": 3.1, "UsualPerformance": 4.1 }, "OpenBookExamination": true, "EnableVideoRecording": true } }
text/html
{"Msg":"sample string 1","State":100,"Data":{"ProfessionalCourseId":1,"ProfessionalCoursePath":"sample string 2","Id":"9c0a24ed-a23a-46eb-8f1b-bdc27f61bf12","PaperTypeId":4,"PaperName":"sample string 5","RuleWay":1,"BeginTime":"2024-09-25T00:09:42.3593498+08:00","EndTime":"2024-09-25T00:09:42.3593498+08:00","EffectOfTime":"2024-09-25T00:09:42.3593498+08:00","TotalScore":9,"PassScore":10,"TimeLength":11,"MaxAnswerTimes":12,"UpsetOrder":true,"DisplyMode":1,"StudentCanSeeAnswer":true,"StudentCanSeeScores":true,"StudentCanSeeRanking":true,"SaveWay":1,"TimeInterval":17,"SubmitWay":1,"EnableRuleMark":true,"AutoMarkRule":"sample string 19","IsFinished":true,"IsShowRuleInfo":true,"Ltcd":[{"ClassType":1,"TeachingClassId":"4af5743d-aece-46d0-b5b9-41857ddb2154","StructureId":2,"TestPaperId":"d6829f91-58bb-4753-a8b3-1c1208adb1d8"},{"ClassType":1,"TeachingClassId":"4af5743d-aece-46d0-b5b9-41857ddb2154","StructureId":2,"TestPaperId":"d6829f91-58bb-4753-a8b3-1c1208adb1d8"}],"Lcrd":[{"Id":"f3677368-9499-4949-a6cc-f5ca1c33c785","Knowledge":"sample string 2","PId":"e2c03db7-f969-4954-b483-1ca296cb1666","RuleInfo":"sample string 3","RuleType":1,"Taget":4,"TestTypeId":5,"Difficulty":6,"Score":"sample string 7","ReTestRepositoryId":8,"DescribeReTestRepositoryId":"23ac92ac-0393-485d-a1b0-e81dac11aedd","Lcrrtd":[{"ConstRuleId":"5560d048-d3d8-45f4-bc4d-cc762b80c562","ReTestId":"e484cb6e-4e29-45f1-9ecb-94410d308e0c","Index":3},{"ConstRuleId":"5560d048-d3d8-45f4-bc4d-cc762b80c562","ReTestId":"e484cb6e-4e29-45f1-9ecb-94410d308e0c","Index":3}]},{"Id":"f3677368-9499-4949-a6cc-f5ca1c33c785","Knowledge":"sample string 2","PId":"e2c03db7-f969-4954-b483-1ca296cb1666","RuleInfo":"sample string 3","RuleType":1,"Taget":4,"TestTypeId":5,"Difficulty":6,"Score":"sample string 7","ReTestRepositoryId":8,"DescribeReTestRepositoryId":"23ac92ac-0393-485d-a1b0-e81dac11aedd","Lcrrtd":[{"ConstRuleId":"5560d048-d3d8-45f4-bc4d-cc762b80c562","ReTestId":"e484cb6e-4e29-45f1-9ecb-94410d308e0c","Index":3},{"ConstRuleId":"5560d048-d3d8-45f4-bc4d-cc762b80c562","ReTestId":"e484cb6e-4e29-45f1-9ecb-94410d308e0c","Index":3}]}],"Lrrd":[{"Id":"739584d7-caa2-4963-b8d4-7dc2ae027939","Knowledge":"sample string 2","PId":"b1671072-d306-446c-b8a0-0b3383b5606e","RuleInfo":"sample string 3","RuleType":1,"Taget":4,"TestTypeId":5,"Difficulty":6,"ReTestNum":7,"Score":"sample string 8","ReTestRepositoryId":9,"DescribeReTestRepositoryId":"5aa773df-8514-4494-a020-b4f94689e31e","Sort":10},{"Id":"739584d7-caa2-4963-b8d4-7dc2ae027939","Knowledge":"sample string 2","PId":"b1671072-d306-446c-b8a0-0b3383b5606e","RuleInfo":"sample string 3","RuleType":1,"Taget":4,"TestTypeId":5,"Difficulty":6,"ReTestNum":7,"Score":"sample string 8","ReTestRepositoryId":9,"DescribeReTestRepositoryId":"5aa773df-8514-4494-a020-b4f94689e31e","Sort":10}],"Lcmd":[{"UserId":1,"TeachingClassId":"4ce2a9e5-a4a8-4eef-991b-6cbfc355a75b","StructureId":3},{"UserId":1,"TeachingClassId":"4ce2a9e5-a4a8-4eef-991b-6cbfc355a75b","StructureId":3}],"Classification":1,"PatternType":1,"Ident":1,"PlayCount":22,"DelayMark":true,"FillBlankIgnoreCase":true,"CutScreenNum":1,"Grade":25,"Semester":1,"IsAnswerCard":true,"EnableViewTestPaper":true,"ViewTestPaperPwd":"sample string 28","ChoiceMarkRule":{"ChoiceMarkRuleType":1,"PercentScore":1.1,"ChoiceMarkRuleInfo":[{"BeginPercentPoint":1,"EndPercentPoint":2,"PercentScore":3.1},{"BeginPercentPoint":1,"EndPercentPoint":2,"PercentScore":3.1}]},"IsShared":true,"CanAdvanceSubmitTime":1,"ConstRuleUpset":true,"IsUseBoard":true,"TitleSequence":1,"IgnoreSequenceOnlyOne":true,"LimitLateness":true,"AllowedLatenessTimeLenth":34,"HasStudentBegin":true,"TaskId":1,"AcademicYear":"sample string 36","PrintWordSize":1,"PageHeader":"sample string 37","PageFooter":"sample string 38","IsEnterTestPaper":true,"RepeatTimes":40,"Fraction":{"FinalExamRate":1.1,"FinalExam":2.1,"UsualPerformanceRate":3.1,"UsualPerformance":4.1},"OpenBookExamination":true,"EnableVideoRecording":true}}
application/xml, text/xml
<JsonRtnDtoOfTestPaperDtov3CTEUQJ xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BJ.Services"> <Data> <AcademicYear>sample string 36</AcademicYear> <AllowedLatenessTimeLenth>34</AllowedLatenessTimeLenth> <AutoMarkRule>sample string 19</AutoMarkRule> <BeginTime>2024-09-25T00:09:42.3593498+08:00</BeginTime> <CanAdvanceSubmitTime>1</CanAdvanceSubmitTime> <ChoiceMarkRule> <ChoiceMarkRuleInfo> <ChoiceMarkRuleInfo> <BeginPercentPoint>1</BeginPercentPoint> <EndPercentPoint>2</EndPercentPoint> <PercentScore>3.1</PercentScore> </ChoiceMarkRuleInfo> <ChoiceMarkRuleInfo> <BeginPercentPoint>1</BeginPercentPoint> <EndPercentPoint>2</EndPercentPoint> <PercentScore>3.1</PercentScore> </ChoiceMarkRuleInfo> </ChoiceMarkRuleInfo> <ChoiceMarkRuleType>全对得分</ChoiceMarkRuleType> <PercentScore>1.1</PercentScore> </ChoiceMarkRule> <Classification>考试</Classification> <ConstRuleUpset>true</ConstRuleUpset> <CutScreenNum>1</CutScreenNum> <DelayMark>true</DelayMark> <DisplyMode>单屏展示</DisplyMode> <EffectOfTime>2024-09-25T00:09:42.3593498+08:00</EffectOfTime> <EnableRuleMark>true</EnableRuleMark> <EnableVideoRecording>true</EnableVideoRecording> <EnableViewTestPaper>true</EnableViewTestPaper> <EndTime>2024-09-25T00:09:42.3593498+08:00</EndTime> <FillBlankIgnoreCase>true</FillBlankIgnoreCase> <Fraction> <FinalExam>2.1</FinalExam> <FinalExamRate>1.1</FinalExamRate> <UsualPerformance>4.1</UsualPerformance> <UsualPerformanceRate>3.1</UsualPerformanceRate> </Fraction> <Grade>25</Grade> <HasStudentBegin>true</HasStudentBegin> <Id>9c0a24ed-a23a-46eb-8f1b-bdc27f61bf12</Id> <Ident>考试系统</Ident> <IgnoreSequenceOnlyOne>true</IgnoreSequenceOnlyOne> <IsAnswerCard>true</IsAnswerCard> <IsEnterTestPaper>true</IsEnterTestPaper> <IsFinished>true</IsFinished> <IsShared>true</IsShared> <IsShowRuleInfo>true</IsShowRuleInfo> <IsUseBoard>true</IsUseBoard> <Lcmd> <CrossMarkingDto> <StructureId>3</StructureId> <TeachingClassId>4ce2a9e5-a4a8-4eef-991b-6cbfc355a75b</TeachingClassId> <UserId>1</UserId> </CrossMarkingDto> <CrossMarkingDto> <StructureId>3</StructureId> <TeachingClassId>4ce2a9e5-a4a8-4eef-991b-6cbfc355a75b</TeachingClassId> <UserId>1</UserId> </CrossMarkingDto> </Lcmd> <Lcrd> <ConstRuleDto> <DescribeReTestRepositoryId>23ac92ac-0393-485d-a1b0-e81dac11aedd</DescribeReTestRepositoryId> <Difficulty>6</Difficulty> <Id>f3677368-9499-4949-a6cc-f5ca1c33c785</Id> <Knowledge>sample string 2</Knowledge> <Lcrrtd> <ConstRuleReTestDto> <ConstRuleId>5560d048-d3d8-45f4-bc4d-cc762b80c562</ConstRuleId> <Index>3</Index> <ReTestId>e484cb6e-4e29-45f1-9ecb-94410d308e0c</ReTestId> </ConstRuleReTestDto> <ConstRuleReTestDto> <ConstRuleId>5560d048-d3d8-45f4-bc4d-cc762b80c562</ConstRuleId> <Index>3</Index> <ReTestId>e484cb6e-4e29-45f1-9ecb-94410d308e0c</ReTestId> </ConstRuleReTestDto> </Lcrrtd> <PId>e2c03db7-f969-4954-b483-1ca296cb1666</PId> <ReTestRepositoryId>8</ReTestRepositoryId> <RuleInfo>sample string 3</RuleInfo> <RuleType>组合规则</RuleType> <Score>sample string 7</Score> <Taget>4</Taget> <TestTypeId>5</TestTypeId> </ConstRuleDto> <ConstRuleDto> <DescribeReTestRepositoryId>23ac92ac-0393-485d-a1b0-e81dac11aedd</DescribeReTestRepositoryId> <Difficulty>6</Difficulty> <Id>f3677368-9499-4949-a6cc-f5ca1c33c785</Id> <Knowledge>sample string 2</Knowledge> <Lcrrtd> <ConstRuleReTestDto> <ConstRuleId>5560d048-d3d8-45f4-bc4d-cc762b80c562</ConstRuleId> <Index>3</Index> <ReTestId>e484cb6e-4e29-45f1-9ecb-94410d308e0c</ReTestId> </ConstRuleReTestDto> <ConstRuleReTestDto> <ConstRuleId>5560d048-d3d8-45f4-bc4d-cc762b80c562</ConstRuleId> <Index>3</Index> <ReTestId>e484cb6e-4e29-45f1-9ecb-94410d308e0c</ReTestId> </ConstRuleReTestDto> </Lcrrtd> <PId>e2c03db7-f969-4954-b483-1ca296cb1666</PId> <ReTestRepositoryId>8</ReTestRepositoryId> <RuleInfo>sample string 3</RuleInfo> <RuleType>组合规则</RuleType> <Score>sample string 7</Score> <Taget>4</Taget> <TestTypeId>5</TestTypeId> </ConstRuleDto> </Lcrd> <LimitLateness>true</LimitLateness> <Lrrd> <RandomRuleDto> <DescribeReTestRepositoryId>5aa773df-8514-4494-a020-b4f94689e31e</DescribeReTestRepositoryId> <Difficulty>6</Difficulty> <Id>739584d7-caa2-4963-b8d4-7dc2ae027939</Id> <Knowledge>sample string 2</Knowledge> <PId>b1671072-d306-446c-b8a0-0b3383b5606e</PId> <ReTestNum>7</ReTestNum> <ReTestRepositoryId>9</ReTestRepositoryId> <RuleInfo>sample string 3</RuleInfo> <RuleType>组合规则</RuleType> <Score>sample string 8</Score> <Sort>10</Sort> <Taget>4</Taget> <TestTypeId>5</TestTypeId> </RandomRuleDto> <RandomRuleDto> <DescribeReTestRepositoryId>5aa773df-8514-4494-a020-b4f94689e31e</DescribeReTestRepositoryId> <Difficulty>6</Difficulty> <Id>739584d7-caa2-4963-b8d4-7dc2ae027939</Id> <Knowledge>sample string 2</Knowledge> <PId>b1671072-d306-446c-b8a0-0b3383b5606e</PId> <ReTestNum>7</ReTestNum> <ReTestRepositoryId>9</ReTestRepositoryId> <RuleInfo>sample string 3</RuleInfo> <RuleType>组合规则</RuleType> <Score>sample string 8</Score> <Sort>10</Sort> <Taget>4</Taget> <TestTypeId>5</TestTypeId> </RandomRuleDto> </Lrrd> <Ltcd> <TestClassDto> <ClassType>教学班级</ClassType> <StructureId>2</StructureId> <TeachingClassId>4af5743d-aece-46d0-b5b9-41857ddb2154</TeachingClassId> <TestPaperId>d6829f91-58bb-4753-a8b3-1c1208adb1d8</TestPaperId> </TestClassDto> <TestClassDto> <ClassType>教学班级</ClassType> <StructureId>2</StructureId> <TeachingClassId>4af5743d-aece-46d0-b5b9-41857ddb2154</TeachingClassId> <TestPaperId>d6829f91-58bb-4753-a8b3-1c1208adb1d8</TestPaperId> </TestClassDto> </Ltcd> <MaxAnswerTimes>12</MaxAnswerTimes> <OpenBookExamination>true</OpenBookExamination> <PageFooter>sample string 38</PageFooter> <PageHeader>sample string 37</PageHeader> <PaperName>sample string 5</PaperName> <PaperTypeId>4</PaperTypeId> <PassScore>10</PassScore> <PatternType>正规考试</PatternType> <PlayCount>22</PlayCount> <PrintWordSize>A3</PrintWordSize> <ProfessionalCourseId>1</ProfessionalCourseId> <ProfessionalCoursePath>sample string 2</ProfessionalCoursePath> <RepeatTimes>40</RepeatTimes> <RuleWay>随机出题</RuleWay> <SaveWay>答题完成一次性保存</SaveWay> <Semester>第一学期</Semester> <StudentCanSeeAnswer>true</StudentCanSeeAnswer> <StudentCanSeeRanking>true</StudentCanSeeRanking> <StudentCanSeeScores>true</StudentCanSeeScores> <SubmitWay>保存答题细目与答题成绩</SubmitWay> <TaskId>1</TaskId> <TimeInterval>17</TimeInterval> <TimeLength>11</TimeLength> <TitleSequence>小题统一排序</TitleSequence> <TotalScore>9</TotalScore> <UpsetOrder>true</UpsetOrder> <ViewTestPaperPwd>sample string 28</ViewTestPaperPwd> </Data> <Msg>sample string 1</Msg> <State>Display</State> </JsonRtnDtoOfTestPaperDtov3CTEUQJ>
text/javascript, application/javascript, application/json-p
/**/ typeof === 'function' && ({"Msg":"sample string 1","State":100,"Data":{"ProfessionalCourseId":1,"ProfessionalCoursePath":"sample string 2","Id":"9c0a24ed-a23a-46eb-8f1b-bdc27f61bf12","PaperTypeId":4,"PaperName":"sample string 5","RuleWay":1,"BeginTime":"2024-09-25T00:09:42.3593498+08:00","EndTime":"2024-09-25T00:09:42.3593498+08:00","EffectOfTime":"2024-09-25T00:09:42.3593498+08:00","TotalScore":9,"PassScore":10,"TimeLength":11,"MaxAnswerTimes":12,"UpsetOrder":true,"DisplyMode":1,"StudentCanSeeAnswer":true,"StudentCanSeeScores":true,"StudentCanSeeRanking":true,"SaveWay":1,"TimeInterval":17,"SubmitWay":1,"EnableRuleMark":true,"AutoMarkRule":"sample string 19","IsFinished":true,"IsShowRuleInfo":true,"Ltcd":[{"ClassType":1,"TeachingClassId":"4af5743d-aece-46d0-b5b9-41857ddb2154","StructureId":2,"TestPaperId":"d6829f91-58bb-4753-a8b3-1c1208adb1d8"},{"ClassType":1,"TeachingClassId":"4af5743d-aece-46d0-b5b9-41857ddb2154","StructureId":2,"TestPaperId":"d6829f91-58bb-4753-a8b3-1c1208adb1d8"}],"Lcrd":[{"Id":"f3677368-9499-4949-a6cc-f5ca1c33c785","Knowledge":"sample string 2","PId":"e2c03db7-f969-4954-b483-1ca296cb1666","RuleInfo":"sample string 3","RuleType":1,"Taget":4,"TestTypeId":5,"Difficulty":6,"Score":"sample string 7","ReTestRepositoryId":8,"DescribeReTestRepositoryId":"23ac92ac-0393-485d-a1b0-e81dac11aedd","Lcrrtd":[{"ConstRuleId":"5560d048-d3d8-45f4-bc4d-cc762b80c562","ReTestId":"e484cb6e-4e29-45f1-9ecb-94410d308e0c","Index":3},{"ConstRuleId":"5560d048-d3d8-45f4-bc4d-cc762b80c562","ReTestId":"e484cb6e-4e29-45f1-9ecb-94410d308e0c","Index":3}]},{"Id":"f3677368-9499-4949-a6cc-f5ca1c33c785","Knowledge":"sample string 2","PId":"e2c03db7-f969-4954-b483-1ca296cb1666","RuleInfo":"sample string 3","RuleType":1,"Taget":4,"TestTypeId":5,"Difficulty":6,"Score":"sample string 7","ReTestRepositoryId":8,"DescribeReTestRepositoryId":"23ac92ac-0393-485d-a1b0-e81dac11aedd","Lcrrtd":[{"ConstRuleId":"5560d048-d3d8-45f4-bc4d-cc762b80c562","ReTestId":"e484cb6e-4e29-45f1-9ecb-94410d308e0c","Index":3},{"ConstRuleId":"5560d048-d3d8-45f4-bc4d-cc762b80c562","ReTestId":"e484cb6e-4e29-45f1-9ecb-94410d308e0c","Index":3}]}],"Lrrd":[{"Id":"739584d7-caa2-4963-b8d4-7dc2ae027939","Knowledge":"sample string 2","PId":"b1671072-d306-446c-b8a0-0b3383b5606e","RuleInfo":"sample string 3","RuleType":1,"Taget":4,"TestTypeId":5,"Difficulty":6,"ReTestNum":7,"Score":"sample string 8","ReTestRepositoryId":9,"DescribeReTestRepositoryId":"5aa773df-8514-4494-a020-b4f94689e31e","Sort":10},{"Id":"739584d7-caa2-4963-b8d4-7dc2ae027939","Knowledge":"sample string 2","PId":"b1671072-d306-446c-b8a0-0b3383b5606e","RuleInfo":"sample string 3","RuleType":1,"Taget":4,"TestTypeId":5,"Difficulty":6,"ReTestNum":7,"Score":"sample string 8","ReTestRepositoryId":9,"DescribeReTestRepositoryId":"5aa773df-8514-4494-a020-b4f94689e31e","Sort":10}],"Lcmd":[{"UserId":1,"TeachingClassId":"4ce2a9e5-a4a8-4eef-991b-6cbfc355a75b","StructureId":3},{"UserId":1,"TeachingClassId":"4ce2a9e5-a4a8-4eef-991b-6cbfc355a75b","StructureId":3}],"Classification":1,"PatternType":1,"Ident":1,"PlayCount":22,"DelayMark":true,"FillBlankIgnoreCase":true,"CutScreenNum":1,"Grade":25,"Semester":1,"IsAnswerCard":true,"EnableViewTestPaper":true,"ViewTestPaperPwd":"sample string 28","ChoiceMarkRule":{"ChoiceMarkRuleType":1,"PercentScore":1.1,"ChoiceMarkRuleInfo":[{"BeginPercentPoint":1,"EndPercentPoint":2,"PercentScore":3.1},{"BeginPercentPoint":1,"EndPercentPoint":2,"PercentScore":3.1}]},"IsShared":true,"CanAdvanceSubmitTime":1,"ConstRuleUpset":true,"IsUseBoard":true,"TitleSequence":1,"IgnoreSequenceOnlyOne":true,"LimitLateness":true,"AllowedLatenessTimeLenth":34,"HasStudentBegin":true,"TaskId":1,"AcademicYear":"sample string 36","PrintWordSize":1,"PageHeader":"sample string 37","PageFooter":"sample string 38","IsEnterTestPaper":true,"RepeatTimes":40,"Fraction":{"FinalExamRate":1.1,"FinalExam":2.1,"UsualPerformanceRate":3.1,"UsualPerformance":4.1},"OpenBookExamination":true,"EnableVideoRecording":true}});