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-27 18:08:06 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
00997f11ca90d728e4da808b8d8d93ef5a5a204a
00997f11
1 parent
b4fc6819
Updated 学习统计相关 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
3 deletions
学习统计相关.md
学习统计相关.md
View file @
00997f1
...
...
@@ -4,7 +4,7 @@ SelfWordStudy
统计项目
统计了短句听力时长,在每一次学习中每一页只统计一次,防止刷分。
统计了学习的短句
统计了学习的单词
数
(从短句中拆分)
统计了学习的单词(从短句中拆分)
统计条件
只有当用用户点击了圆形的问号按钮,出现短句的文字,同时短句的音频又播放完毕,才开始统计。
...
...
@@ -13,7 +13,7 @@ SelfWordStudy
### 看文字选图模板
```
统计项目
统计了题目的单词
数
统计了题目的单词
统计条件
只有当用户选择了正确的答案之后,才进行统计。
...
...
@@ -24,12 +24,19 @@ SelfWordStudy
### 看图填空模板
```
统计项目
统计了题目和备选答案的单词
数
统计了题目和备选答案的单词
统计条件
只有当用户选择了正确的答案之后,才进行统计。
(不要求第一次就选对,只要最后用户选对了答案,就统计单词数)
```
### 听写模板
```
统计项目
统计了答案的单词
统计条件
只有当用户填写了正确的单词之后,才进行统计。
```
### 文字选择模板
### 完形填空/阅读理解模板
\ No newline at end of file
...
...
Please
register
or
login
to post a comment