This website works better with JavaScript
首頁
探索
說明
註冊
登入
SEEC-II-DOC
/
API-DOC
關注
5
讚好
0
複刻
1
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
419263c209
分支列表
標籤列表
master
API-DOC
/
exam
/
serializer
/
CommitSerializer.md
CommitSerializer.md
439 B
文件歷史
原始文件
CommitSerializer
考试提交记录基本信息
Attributes
id:
number
- 提交记录编号
hash:
String
- ?
finished:
boolean
- 是否运行结束
deleted:
boolean
- 考试是否删除
createdAt:
timestamp
- 提交时间
result: { id:
number
- 编号 score:
number
- 成绩 } - 结果
records:
Array
- 一次提交中各题的运行情况