Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a simple quiz game using MISP Assembly language. Choose a theme for the quiz game. E.g. Geography. a) Player must enter their name b)

Create a simple quiz game using MISP Assembly language. Choose a theme for the quiz game. E.g. Geography.

a) Player must enter their name

b) Minimum number of questions is 10.

c) Type of questions in the quiz: multiple choice or short answer.

d) Final score should be shown on the screen once the quiz is finished. E.g.

Player name: John Doe

Total Marks: XX

e) If the score is greater than 80% display some congratulatory message on the screen. E.g. Well done!

f) If the score is between 40% and 80% display some nice message on the screen. E.g. Good try!

g) If the score is less than 40% display some motivational message on the screen. E.g. Never give up!

h) User is allowed to reattempt the quiz. In this case the score is reset to 0. Maximum reattempt is 3 times only. In addition to final score, show highest and lowest score if user is reattempting the quiz.

image text in transcribed
Create a simple quiz game using MISP Assembly language. Choose a theme for the quiz game. E.g. Geography. a) Player must enter their name b) Minimum number of questions is 10 . c) Type of questions in the quiz: multiple choice or short answer. d) Final score should be shown on the screen once the quiz is finished. E.g. Player name: John Doe Total Marks: XX e) If the score is greater than 80% display some congratulatory message on the screen. E.g. Well done! f) If the score is between 40% and 80% display some nice message on the screen. E.g. Good try! g) If the score is less than 40% display some motivational message on the screen. E.g. Never give up! h) User is allowed to reattempt the quiz. In this case the score is reset to 0 . Maximum reattempt is 3 times only. In addition to final score, show highest and lowest score if user is reattempting the quiz

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions