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.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter7: User-defined Simple Data Types, Namespaces, And The String Type
Section: Chapter Questions
Problem 7PE
icon
Related questions
Question
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.
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.
Transcribed Image Text: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.
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Structure chart
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr