Simple Quiz Application
A mobile quiz app built with Kotlin and Android Studio, designed to test users’ knowledge through interactive multiple-choice questions.
Key Features:
Dynamic Question Loading: Questions and answers are shuffled for every quiz attempt, ensuring a fresh experience.
Answer Selection Highlighting: Selected answers are visually highlighted for better interactivity.
Score Tracking: The app automatically checks answers, calculates scores, and updates user progress.
Pass/Fail Evaluation: At the end of the quiz, users receive a result based on a 60% passing threshold.
Restart & Close Options: After finishing, users can restart the quiz or exit the app through an alert dialog.
User-Friendly Interface: Styled with custom colours, rounded backgrounds, and responsive layouts for a smooth experience.
Technology Stack:
Language: Kotlin
Framework: Android SDK
Tools: Android Studio