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
JiangTengfei
2016-04-21 11:16:15 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d44b28f9bc59903513d927a8a540c26170d9d2a5
d44b28f9
1 parent
e4089865
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
1 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
d44b28f
...
...
@@ -75,7 +75,26 @@ Response:
"record_time"
:
0
,
"word_count"
:
209
},
"course_type_ratio"
:
{}
"course_type_ratio"
:
{
[
{
"course_type"
:
"口语"
,
"ratio"
:
"30%"
},
{
"course_type"
:
"听力"
,
"ratio"
:
"50%"
},
{
"course_type"
:
"测验"
,
"ratio"
:
"10%"
}
,
{
"course_type"
:
"单词"
,
"ratio"
:
"10%"
}
]
}
},
"group_room_info"
:
{
"group_name"
:
"BOXFiSH Online Teaching Group"
,
...
...
Please
register
or
login
to post a comment