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-09-01 15:14:15 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9eb18893aef722a0c064c1e14075c0184c611453
9eb18893
1 parent
114df519
Updated 远程教学之流程消息 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
1 deletions
远程教学之流程消息.md
远程教学之流程消息.md
View file @
9eb1889
...
...
@@ -181,4 +181,18 @@ fc5545a9a728904dc533efcbfff1d2c5,
"type"
:
"flow"
,
"command"
:
"endCourse"
}
```
\ No newline at end of file
```
#### 学生端可以主动进入课程等待
*
学生端进入在线授课的方式
*
由老师呼叫进入(方式A)
*
主动进入课程首页等待(方式B)
*
方式B需要注意的事项
*
学生端发起心跳和检查心跳的时机
```
在收到老师发起的呼叫之后
```
*
学生端在进入等待页面过程中,不用向服务器端发送指令,不影响老师端的逻辑。
...
...
Please
register
or
login
to post a comment