This commit is contained in:
louiscklaw
2025-02-01 20:14:31 +08:00
parent a47d06e53d
commit ab3e055b4c
25 changed files with 387 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
tags: test
---
# happy flow
user happy flow

Binary file not shown.

View File

@@ -0,0 +1,32 @@
---
tags: lesson, enhancement
---
## Screen
Lesson
## Description
Add a back button to category page for vocabulary when user is browsing vocabulary
![alt text](Screenshot_2025-02-01-20-03-10-180_io.ionic.starter.jpg)
## Expected Result
1. Go to vocabulary -> Art
2. Press Next button
3. Press Back button
4. Direct to Lesson Category Page for Vocabulary
## Actual Result
1. Go to vocabulary -> Art
2. Press Next button
3. Press in-phone Back
4. Direct to previous flashcard
## Status
Open
## Priority
High
## Type
Enhancement

Binary file not shown.

View File

@@ -0,0 +1,32 @@
---
tags: lesson, enhancement
---
## Screen
Lesson
## Description
Add a back button to category page for connectives when user is browsing connectives
![alt text](Screenshot_2025-02-01-20-03-10-180_io.ionic.starter.jpg)
## Expected Result
1. Go to vocabulary -> Art
2. Press Next button
3. Press Back button
4. Direct to Lesson Category Page for Vocabulary
## Actual Result
1. Go to vocabulary -> Art
2. Press Next button
3. Press in-phone Back
4. Direct to previous flashcard
## Status
Open
## Priority
High
## Type
Enhancement

Binary file not shown.

View File

@@ -0,0 +1,28 @@
---
tags: lesson, enhancement
---
## Screen
Setting
## Description
Remove Setting Screen and evenly distribute the bottom navigation bar
![alt text](Screenshot_2025-02-01-20-03-10-180_io.ionic.starter.jpg)
## Expected Result
Three button: Lesson, Quiz and Record at the bottom navigation bar
## Actual Result
Setting button visble
## Status
Open
## Priority
Medium
## Type
Enhancement

Binary file not shown.

View File

@@ -0,0 +1,32 @@
---
tags: lesson, enhancement
---
## Screen
Connective Revision
## Description
When user press in-phone back button, prompt checking question.
If choose yes, return to connectives exercise selection page
![alt text](Screenshot_2025-02-01-20-03-10-180_io.ionic.starter.jpg)
## Expected Result
1. User browsing Connective Revision page
2. When user press in-phone back button,
3. prompt checking question.
4. If choose yes, return to connectives exercise selection page
## Actual Result
back to previous page of what user was looking
## Status
Open
## Priority
Critical
## Type
bug

Binary file not shown.

View File

@@ -0,0 +1,26 @@
---
tags: lesson, enhancement
---
## Screen
Connective Revision
## Description
If user answered wrongly, show the correct answer in the pop-up box
![alt text](Screenshot_2025-02-01-20-03-10-180_io.ionic.starter.jpg)
## Expected Result
Text is 'Wrong answer. The correct answer is 'Typhoon'.'
## Actual Result
only shows 'wrong answer'
## Status
Open
## Priority
High
## Type
Bug

Binary file not shown.

View File

@@ -0,0 +1,26 @@
---
tags: lesson, enhancement
---
## Screen
Listening Practice
## Description
Add 'Back to main menu' button in quiz result screen
![alt text](Screenshot_2025-02-01-20-03-10-180_io.ionic.starter.jpg)
## Expected Result
have 'Back to Listening Practise' button for user to return to Listening Practice selection screen
## Actual Result
no back to main menu button
## Status
Open
## Priority
High
## Type
Enhancement

Binary file not shown.

View File

@@ -0,0 +1,26 @@
---
tags: lesson, enhancement
---
## Screen
Matching Frenzy
## Description
Add 'Back to main menu' button in quiz result screen
![alt text](Screenshot_2025-02-01-20-03-10-180_io.ionic.starter.jpg)
## Expected Result
have 'Back to Matching Frenzy' button for user to return to Matching Frenzy selection screen
## Actual Result
no back to main menu button
## Status
Open
## Priority
High
## Type
Enhancement

Binary file not shown.

View File

@@ -0,0 +1,26 @@
---
tags: lesson, enhancement
---
## Screen
My Achievement
## Description
Change name of Record to Favorites
![alt text](Screenshot_2025-02-01-20-03-10-180_io.ionic.starter.jpg)
## Expected Result
Remove Achievement section and change 'Record' to 'Favorites'
## Actual Result
no back to main menu button
## Status
Open
## Priority
Medium
## Type
Enhancement

Binary file not shown.

View File

@@ -0,0 +1,26 @@
---
tags: lesson, enhancement
---
## Screen
Lesson
## Description
Photo issue: Most photos are very blurry
![alt text](Screenshot_2025-02-01-20-03-10-180_io.ionic.starter.jpg)
## Expected Result
Please advise how to fix
## Actual Result
no back to main menu button
## Status
Open
## Priority
High
## Type
Enhancement

Binary file not shown.

View File

@@ -0,0 +1,28 @@
---
tags: lesson, enhancement
---
## Screen
Listening Practice
## Description
After answering a question, pause only for 1 second
![alt text](Screenshot_2025-02-01-20-03-10-180_io.ionic.starter.jpg)
## Expected Result
1. Answer a question
2. Pause for 1 second
3. Show next question
## Actual Result
Pause for 3 seconds
## Status
Open
## Priority
High
## Type
Enhancement

Binary file not shown.

View File

@@ -0,0 +1,34 @@
---
tags: lesson, enhancement
---
## Screen
Listening Practice
## Description
In the correction phase, user can complete the exercise even when answers are incorrect
![alt text](Screenshot_2025-02-01-20-03-10-180_io.ionic.starter.jpg)
## Expected Result
1. Answer 3 questions incorrectly
2. Answer 2 questions incorrectly in correction phase
3. Answer 2 questions incorrectly in the next correction phase
4. Answer all questions corrrectly
5. Show result screen
## Actual Result
1. Answer 3 questions incorrectly
2. Answer 2 questions incorrectly in correction phase
3. Show result screen
## Status
Open
## Priority
Critical
## Type
bug

Binary file not shown.

View File

@@ -0,0 +1,28 @@
---
tags: lesson, enhancement
---
## Screen
Matching Frenzy
## Description
Reduce timer to 1 minute
![alt text](Screenshot_2025-02-01-20-03-10-180_io.ionic.starter.jpg)
## Expected Result
timer counts 1 minute
## Actual Result
time counts 2 minutes
## Status
Open
## Priority
Medium
## Type
bug