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-03-02 09:50:08 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9146fc1fc133cbf0250f4513bde6ca62a1374bfb
9146fc1f
1 parent
455cc559
Updated 远程教学之流程消息 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
远程教学之流程消息.md
远程教学之流程消息.md
View file @
9146fc1
...
...
@@ -31,6 +31,9 @@
### 流程消息定义
*
下发课程资源信息与教师端元数据(教师端动作)
*
学生端根据老师端的版本信息,判断自己的版本是否和老师的版本相匹配,如果不匹配则提示更新。
*
如果匹配则进入下载资源的流程
```
{
"type"
:
"flow"
,
...
...
@@ -55,9 +58,6 @@ fc5545a9a728904dc533efcbfff1d2c5,
]
```
*
学生端根据老师端的版本信息,判断自己的版本是否和老师的版本相匹配,如果不匹配则提示更新。
*
如果匹配则进入下载资源的流程
*
学生端开始下载课程所需要的资源(学生端动作)
如果学生端需要下载资源,则发送此消息。如果检查到无须下载新的资源,则不发送此消息。
```
...
...
Please
register
or
login
to post a comment