Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make country categories offline #65

Closed
4 tasks done
joaomanaia opened this issue Jan 9, 2024 · 0 comments · Fixed by #66
Closed
4 tasks done

Make country categories offline #65

joaomanaia opened this issue Jan 9, 2024 · 0 comments · Fixed by #66
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@joaomanaia
Copy link
Owner

joaomanaia commented Jan 9, 2024

Currently all country categories from multi choice quiz and comparison quiz require internet connection, to the end user it is better to have more categories not depending on the internet connection.

Tasks done:

  • Update the local countries json file with the remaining data
  • Save all the countries flags locally
  • Make an option in the remove config to change from local flags to the remote flags. (local default)

Comparison quiz

  • Create a new repository to load the country questions from the local device and not from the NewQuiz api
@joaomanaia joaomanaia added the enhancement New feature or request label Jan 9, 2024
@joaomanaia joaomanaia added this to the 2.0.0 milestone Jan 9, 2024
@joaomanaia joaomanaia self-assigned this Jan 9, 2024
@github-project-automation github-project-automation bot moved this to ✅ Done in NewQuiz Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant