Toggle navigation
Toggle navigation
This project
Loading...
Sign in
docs
/
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:55 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
71a2ae89386d4297d245dd8a3e2806483fb0e0eb
71a2ae89
1 parent
60c44175
Updated 提交练习成绩 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
提交练习成绩.md
提交练习成绩.md
View file @
71a2ae8
...
...
@@ -3,21 +3,21 @@ api.boxfish.cn/collect
POST
需要参数
courseId(课程Id)
score(本课分数)
timestamp(时间戳)
type(练习类型)
*
courseId(课程Id)
*
score(本课分数)
*
timestamp(时间戳)
*
type(练习类型)
*
TYPE_TRAINING_1
*
TYPE_TRAINING_2
*
TYPE_TRAINING_3
1.
TYPE_TRAINING_1
1.
TYPE_TRAINING_2
1.
TYPE_TRAINING_3
返回值
Json字典信息
返回成功示例
code = success;
courseId = "L3NoYXJlL3N2bi_kurrmlZnkuIPkuIog6K-N5rGHLzAwMS5Vbml0MSBNeSBuYW1lJ3MgR2luYSAxLnhsc3g";
timestamp = 1427888841000;
type = "TYPE_TRAINING_1";
*
code = success;
*
courseId = "L3NoYXJlL3N2bi_kurrmlZnkuIPkuIog6K-N5rGHLzAwMS5Vbml0MSBNeSBuYW1lJ3MgR2luYSAxLnhsc3g";
*
timestamp = 1427888841000;
*
type = "TYPE_TRAINING_1";
...
...
Please
register
or
login
to post a comment