This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
SEEC-II-DOC
/
API-DOC
Segui
5
Vota
0
Forka
1
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
aa263dedec
Rami (Branch)
Tag
master
API-DOC
/
exam
/
serializer
/
CommitSerializer.md
CommitSerializer.md
437 B
Cronologia
Originale
CommitSerializer
考试提交记录基本信息
Attributes
id:
number
- 提交记录编号
hash:
String
-
finished:
boolean
- 是否运行结束
deleted:
boolean
- 考试是否删除
createdAt:
timestamp
- 提交时间
result: { id:
number
- 编号 score:
number
- 成绩 } - 结果
records:
Array
- 一次提交中各题的运行情况