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-24 19:33:27 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c218d7db5c1d08b8bd35aa61ab8f910ee5cce6fc
c218d7db
1 parent
ac162f6e
Updated 远程教学之页面动作消息 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
远程教学之页面动作消息.md
远程教学之页面动作消息.md
View file @
c218d7d
[
返回在线授课相关文档
](
在线授课相关文档
)
页面内的动作消息的类型统一为templateAction,包括
播放器的消息类型(带有子类型 subType:playerAction)
页面内的动作消息的类型统一为templateAction,包括
基本的动作类型,播放器的消息类型(带有子类型 subType:playerAction),回答的消息类型(subType:selectAnswer),画板的消息类型(subType:drawPanelAction)
type:templateAction
为了保证学生端和老师端的消息同步,页面内的动作消息包括消息索引(index)和页面索引(pageIndex)
...
...
Please
register
or
login
to post a comment