-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtodo.todo
More file actions
40 lines (32 loc) · 1.18 KB
/
todo.todo
File metadata and controls
40 lines (32 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Current tasks:
☐ volume bar hard to use
☐ issue with counting incorrect letters -'breif'
☐ percent should increase if correct after already gotten work wrong
☐ warning message to use chrome, bottom right corner pop up
☐ definitions should be bigger than one letter '.' - red
☐ and sometimes one word answers are just wrong 'male'
☐ remove uneccesary packages
Nessesary functionality:
☐ improve functionality of progress bar (smooth transition)
☐ have user maintain 80% success rate not 50%
- greater decrease in level for incorrect anwsers
- 1/8 => level should be increasing
- 1/7 => level should be decreasing
- incorrect answer leads to 7x correct answer decrease
funture functinality:
☐ Report mode
☐ list incorrect words
☐ study or practice modes (different color schemes)
☐ have this as toggle in top right hand corner
☐ manually choose what type of words you want to practice
☐ repeat words that you get wrong
☐ color clues for words
☐ give user options for clues - number of letters, starting letter
☐ hot keys
styling:
☐ different colour bottom border for right panel
content:
Bugs:
tests:
Refactoring:
Archetechture: