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-04-06 20:01:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
db71981920573caa59e409504e9370573e4b76c2
db719819
1 parent
ca384730
Updated 远程教学之回答相关消息 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
远程教学之回答相关消息.md
远程教学之回答相关消息.md
View file @
db71981
...
...
@@ -31,7 +31,7 @@
{
type:"answer"
command:"selectWordCandidate"
candidate
:"w"
parameter
:"w"
index:2(保证页面内消息按顺序;每次进入新的模板,从0开始计数)
pageIndex:1(与老师当前模板页的pageIndex值相同)
}
...
...
@@ -40,7 +40,7 @@
{
type:"answer"
command:"selectSentenceCandidate"
candidate
:"what is your name?"
parameter
:"what is your name?"
index:2(保证页面内消息按顺序;每次进入新的模板,从0开始计数)
pageIndex:1(与老师当前模板页的pageIndex值相同)
}
...
...
@@ -49,7 +49,7 @@
{
type:"answer"
command:"selectTextAnswer"
candidate
:"It is a book."
parameter
:"It is a book."
index:2(保证页面内消息按顺序;每次进入新的模板,从0开始计数)
pageIndex:1(与老师当前模板页的pageIndex值相同)
}
...
...
@@ -58,7 +58,7 @@
{
type:"answer"
command:"selectImageAnswer"
candidate
:图片id
parameter
:图片id
index:2(保证页面内消息按顺序;每次进入新的模板,从0开始计数)
pageIndex:1(与老师当前模板页的pageIndex值相同)
}
...
...
Please
register
or
login
to post a comment