Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
echo
2015-04-01 19:49:08 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
60c44175533f6696d2235270cdbc180e05057ed5
60c44175
1 parent
978d62f7
Created 提交练习成绩 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
提交练习成绩.md
提交练习成绩.md
0 → 100644
View file @
60c4417
成绩提交Url
api.boxfish.cn/collect
POST
需要参数
courseId(课程Id)
score(本课分数)
timestamp(时间戳)
type(练习类型)
*
TYPE_TRAINING_1
*
TYPE_TRAINING_2
*
TYPE_TRAINING_3
返回值
Json字典信息
返回成功示例
code = success;
courseId = "L3NoYXJlL3N2bi_kurrmlZnkuIPkuIog6K-N5rGHLzAwMS5Vbml0MSBNeSBuYW1lJ3MgR2luYSAxLnhsc3g";
timestamp = 1427888841000;
type = "TYPE_TRAINING_1";
...
...
Please
register
or
login
to post a comment