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
2016-02-19 17:10:54 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
759cb760d0844032acb4d1f17f10a42da3a6fca1
759cb760
1 parent
e79a31d8
Updated 远程教学之流程消息 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
远程教学之流程消息.md
远程教学之流程消息.md
View file @
759cb76
[
返回远程教学相关文档
](
远程教学相关文档
)
*
开始课程
*
开始课程
(教师端动作)
```
type:flow
command:beginCourse
...
...
@@ -12,7 +12,7 @@
command:acceptCourse
```
*
下发课程资源信息与教师端元数据
*
下发课程资源信息与教师端元数据
(教师端动作)
```
type:flow
command:prepareCourse
...
...
@@ -35,20 +35,20 @@ fc5545a9a728904dc533efcbfff1d2c5,
]
```
*
学生端已经下载好课程所需要的资源
*
学生端已经下载好课程所需要的资源
(学生端动作)
```
type:flow
command:downloadedAllCourseResources
```
*
发送课程页信息
*
发送课程页信息
(教师端动作)
```
type:flow
command:coursePage
pageInfo:页面Json信息
```
*
结束课程
*
结束课程
(教师端动作)
```
type:flow
command:endCourse
...
...
Please
register
or
login
to post a comment