Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

*** Don't copy the answer because it's wrong or I'll dislike the answer and report *** Create a simple quiz game using MISP Assembly language.

*** Don't copy the answer because it's wrong or I'll dislike the answer and report ***

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

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.

Including the following in the answer:

Source code (please put comment in your code).

Sample output (possible scenarios).

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. Including the following in the answer: a. Source code (please put comment in your code). b. Sample output (possible scenarios)

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

Recommended Textbook for

Advances In Databases And Information Systems Uropean Conference Adbis 2020 Lyon France August 25 27 2020 Proceedings Lncs 12245

Authors: Jerome Darmont ,Boris Novikov ,Robert Wrembel

1st Edition

3030548317, 978-3030548315

More Books

Students also viewed these Databases questions