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:09:31 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e79a31d8081bfcedef81783ba92a4c3c3f995c2d
e79a31d8
1 parent
028d3a1b
Updated 远程教学之流程消息 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
1 deletions
远程教学之流程消息.md
远程教学之流程消息.md
View file @
e79a31d
[
返回远程教学相关文档
](
远程教学相关文档
)
*
启动课程
*
开始课程
```
type:flow
command:beginCourse
```
*
接受课程(学生端动作)
```
type:flow
command:acceptCourse
```
*
下发课程资源信息与教师端元数据
```
type:flow
command:prepareCourse
...
...
@@ -23,6 +35,12 @@ fc5545a9a728904dc533efcbfff1d2c5,
]
```
*
学生端已经下载好课程所需要的资源
```
type:flow
command:downloadedAllCourseResources
```
*
发送课程页信息
```
type:flow
...
...
Please
register
or
login
to post a comment