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:50:13 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e9b2e16bbda12fd509b86823c9ef42fad1f4d38c
e9b2e16b
1 parent
667f76ab
Updated 远程教学相关文档 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
远程教学相关文档.md
远程教学相关文档.md
View file @
e9b2e16
...
...
@@ -62,13 +62,15 @@ http://192.168.0.100:8788/home/sign?identifier=7 (identifier是用户id)
对于某些具体随机性选项的题目,需要保证教师端和学生端的随机一致性,这样学生端答题的情况才能正确的反应到教师端。
*
创建单词拼写
*
创建组合练习
*
单词拼写练习
*
逻辑树组合练习
```
type:Other
command:create
WordSpell
userInfo:{"Candidates
ForSpellPractice
":[w,o,r,d],
"
RandomCandidatesForSpellPractice
":[o,d,r,w]}
command:create
ComposePractice
userInfo:{"Candidates
InRightOrder
":[w,o,r,d],
"
CandidatesInRandomOrder
":[o,d,r,w]}
index:2
```
...
...
Please
register
or
login
to post a comment