-
Notifications
You must be signed in to change notification settings - Fork 26
🐛 Bug Report: Questions being repeated during every round #28
Comments
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: demo-quiz-with-flutter/quiz_app_questions.json Lines 32 to 41 in f0555da
|
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. |
Assigning to @SagittariusA11 since there was no response from @literalEval. |
Yes I am. Sorry for being late. |
@literalEval, sorry, I already assigned it to @SagittariusA11. Feel free to try and find another issue |
👟 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?
🏢 Have you read the Code of Conduct?
PS: I would be glad to work on this issue :3
The text was updated successfully, but these errors were encountered: