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-31 11:52:21 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dd391ca2b4b389d07e49a2992a8fef8651052193
dd391ca2
1 parent
88b6d6ec
Updated 远程教学之回答相关消息 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
远程教学之回答相关消息.md
远程教学之回答相关消息.md
View file @
dd391ca
...
...
@@ -64,6 +64,17 @@
}
```
### 报告成绩
```
{
type:
"answer"
command
:
"reportReadingScore"
parameter:
16
index:
2
(保证页面内消息按顺序;每次进入新的模板,从
0
开始计数)
pageIndex:
1
(与老师当前模板页的pageIndex值相同)
}
```
### 待处理问题
多项选择题,当不同的题目有相同选项的时候,目前的处理方式不够完善
另外多个题目,当学生选择的时候,有可能教师在看另外一道题目,可能学生选择的结果不能正确的显示在老师端。
...
...
Please
register
or
login
to post a comment