Logo Lanfrica

Paa-Kwasi/MiQuiz

Domaine:

education

Type de record:

software
Créateur:
Paa
Hôte:
MiQuiz is an educational quiz app testing knowledge in accounting. It has ten (10) questions and each question having three (3) choices answers. Only one answer is correct for each question. The app is my final project from the Google Africa Challenge Scholarship – Android Basic programme. # MiQuiz App Name: MiQuiz App Label: AccountingBox – MCQ Number of Screens: 3 (Login, Question and Result) About: MiQuiz is an educational quiz app testing knowledge in accounting. It has ten (10) questions and each question having three (3) choices answers. Only one answer is correct for each question. The app is my final project from the Google Africa Challenge Scholarship – Android Basic programme. Login Screen: This screen has AccountingBox logo, username and password fields to receive input from users. Two buttons – Login button for starting the Questions screen and Register button (Not utilized for now). One Checkbox for Remember – purpose is to keep the user logged in (Not utilized for now). Clickable TextView for Forgot password – purpose to initialize password reset (Not utilized for now). Questions Screen: Username passed from the login screen, number of questions attempted and score out of total score available are displayed at the top of the screen. The screen has ten (10) scrollable questions. As a user attempts a question, the number of questions attempted is updated. and toast message inform the user whether the selected answer is the correct answer or not. When a user selects a correct answer, the score is updated. This screen has two buttons – Reset button to clear all radio buttons and reset the number of questions attempted and score to zero for the user to start at fresh. – Result button to start the result screen. Result Screen: This screen thanks the user for taking the quiz and displays the total number of questions answered correctly and displays the result in percentage. The grade of the user is also displayed. A TextView displays a question asking the user if s/he wants to try again. This screen has two buttons – Yes button to start and reset the questions screen and No button to close the app. Visit drive.google.com to review the app.