https://github.com/uddish/squad-quiz-app
https://github.com/uddish/squad-quiz-app
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uddish/squad-quiz-app
- Owner: uddish
- Created: 2017-12-19T08:05:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-21T05:30:50.000Z (over 8 years ago)
- Last Synced: 2025-10-23T08:01:09.735Z (9 months ago)
- Language: Java
- Size: 762 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Squad Quiz Application
## Features
1. The application is divided into 5 levels. To start a level, the user must complete the previous level.
2. Every incorrect question is asked 3 times for (Learning, Reviewing, Checking) purpose.
3. The user can not finish the level without answering all the questions.
4. Every completed level can be reset and played again.
5. Mastered questions are also shown for better learning.
## Open Source Libraries Used
com.github.f0ris.sweetalert:library:1.5.2
com.google.code.gson:gson:2.8.0
## Screenshots