demo-quiz-with-flutter
demo-quiz-with-flutter copied to clipboard
🐛 Bug Report: Questions being repeated during every round
👟 Reproduction steps
Start using the app and play the round, you will notice that sometimes the questions asked before are being repeated.
👍 Expected behavior
It should not repeat the question
👎 Actual Behavior
It actually repeats the question
🎲 Appwrite version
Different version (specify in environment)
💻 Operating system
Something else
🧱 Your Environment
Flutter version: 3.3.4 Dart version: 2.18.2 (stable) (Tue Sep 27 13:24:11 2022 +0200) on "linux_x64" Appwrite package version: 8.1.0
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
PS: I would be glad to work on this issue :3
I would like to work on this issue.
@literalEval, are you still interested in working on this?
I would like to work on this issue.
FYI, I think the problem here is a duplicate question:
https://github.com/appwrite/demo-quiz-with-flutter/blob/f0555dace658f4e312217d931d01becfd481fc8c/quiz_app_questions.json#L32-L41
Yes, while going through the repo I also found this. So should I just delete the question or add some other question? I would prefer the later.
Have replaced the question and created a pull request. https://github.com/appwrite/demo-quiz-with-flutter/pull/32
Assigning to @SagittariusA11 since there was no response from @literalEval.
@literalEval, are you still interested in working on this?
Yes I am. Sorry for being late.
@literalEval, sorry, I already assigned it to @SagittariusA11. Feel free to try and find another issue