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
2015-04-28 09:46:26 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ffe4293f2afbf5df8e3ca8430cdf17f99ed7a94b
ffe4293f
1 parent
2367f775
Updated 学习统计相关 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
14 deletions
学习统计相关.md
学习统计相关.md
View file @
ffe4293
...
...
@@ -61,26 +61,15 @@ SelfWordStudy(500)
### 文字选择模板
SelectTextAnswer(5) or SelfStudyTest(504)
```
统计项目
统计了题目和备选答案的单词
统计条件
用户选择了答案之后,就进行统计。
(因为在这个页面,用户只能答题一次,打错了就会立即给出正确答案)
不统计
```
### 完形填空/阅读理解模板
```
统计项目
统计了阅读文字
和各个小题题目以及备选答案的单词
统计了阅读文字
的阅读量
统计条件
当用户回答完全部小题,点击“提交答案”的按钮,才进行统计。
```
**待讨论**
```
提交答案的同时立刻统计阅读文字比较好,
或者是等待一个时间之后才算用户正常阅读了题目中的文字比较好。
进入页面开始计时,当满足计时条件,统计阅读量
```
### 音频/视频听力理解模板
...
...
Please
register
or
login
to post a comment