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,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