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-18 20:47:03 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ca817daf95a8229821048b2fc94ad401d92cf9df
ca817daf
1 parent
3363fd70
Updated 远程教学相关文档 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
远程教学相关文档.md
远程教学相关文档.md
View file @
ca817da
...
...
@@ -56,6 +56,22 @@ http://192.168.0.100:8788/home/sign?identifier=7 (identifier是用户id)
[
详细内容
](
远程教学之回答相关消息
)
### 其他消息
#### 课堂练习相关
对于某些具体随机性选项的题目,需要保证教师端和学生端的随机一致性,这样学生端答题的情况才能正确的反应到教师端。
*
创建单词拼写
```
type:Other
command:createWordSpell
userInfo:{"CandidatesForSpellPractice":[w,o,r,d], "RandomCandidatesForSpellPractice":[o,d,r,w]}
index:2
```
### 消息的顺序保证机制
[
详细内容
](
远程教学之消息顺序保证机制
)
\ No newline at end of file
...
...
Please
register
or
login
to post a comment