Question
In this assignment you will make a timed quiz composed of 5 questions. Each question is on a separate form. The questions are of the
In this assignment you will make a timed quiz composed of 5 questions. Each question is on a separate form. The questions are of the multiple choice type. Therefore, well be using radio buttons to display the choices and let the user choose only one of the four possible choices. Each form will have two timers: Timer1: o The purpose of this timer is to give the user up to 10 seconds to answer the question on the form. When this interval elapses, the timer tick event should show the form of the next question, hide the current form, and set the enabled property of this timer to false. Timer2: o The purpose of this timer is to show a countdown to the end of the allowed interval of time for answering each question. The countdown is displayed in Label2. When it reaches zero, this timer is disabled. Create a new project to design and perform the following tasks:
Task1: Adding the login Form: Add the user login form you created in assignment 5 to your project. Task2: Making the Five Question JFrames: The GUI of Jframe1 is shown below. Add this Jframe to your current project. in task1. Question2: Suppose that you created a numbered lst as you typed. To end the list. you prese: Chose one Answer SPACEBAR ENTER twice TAB key once Ese Key Time Left in Seconds Label4 10 3 should look like this. Form2 Question2: Suppose that you created a numbered list as you typed. To end the list. you prese: Chose one Arvwer SPACEQAR ENTER twice TAB key once Ene Mey Time Secorde 10 JFrame3 should look like this. Form3 Gueation 3:What do you apply when you wart to change the whole look of a document? Chose one Arewer Page borders. Paragraph shaclirng. Page backeround eolor A therre Label4 JFrame4 should look like this. Question4: An excel cell that contains tttttttt mears: JFrame5 should look like this. warms Forms Question5: What do you type into an empty cell to start a formula? Chose one Answer Time Left in Seconds 10 Label4 Build and run your project. Your project should start with JFrame1 and transition to the next JFrames each 10 seconds. After calculating the grade, we need to display it at the end of the quiz. Therefore, we need to make Jframe6, which looks as followsStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started