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

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