Name | Description | Type | Additional information |
---|---|---|---|
StuId |
学生编号 |
string |
None. |
RuleId |
规则Id |
globally unique identifier |
None. |
ReTestId |
试题编号 |
globally unique identifier |
None. |
CorrectAnswer |
参考答案 |
string |
None. |
MyAnswer |
我的答案 |
string |
None. |
FilePath |
文件路径 |
string |
None. |
IsCorrect |
是否正确 |
boolean |
None. |
IsSubjective | boolean |
None. |
|
Score |
得分 |
decimal number |
None. |
TotalScore |
总分 |
decimal number |
None. |
PostilPath |
批注 |
string |
None. |
JsonData |
关于抄袭的json格式数据信息 |
string |
None. |
MarkTime |
阅卷时间 |
date |
None. |
ReTestIndex | string |
None. |
|
UserMarkingInfos |
评卷人信息 |
Collection of UserMarkingInfos |
None. |
UserAuditInfos |
审核人信息 |
Collection of UserAuditInfos |
None. |