2023 Fork the following CodePen into your own account http codepen io robiupui pen obdXej Links to an external site Review the instructions in | Assignment Collections
Computer Science 2023 JavaScript True/False Game
2023 Fork the following CodePen into your own account http codepen io robiupui pen obdXej Links to an external site Review the instructions in | Assignment Collections
Fork the following CodePen into your own account:
Review the instructions in the HTML and JS windows of the pen.
When finished, export and attach your completed CodePen to this Assignment. You should also include a link to your CodePen when submitting.
Note: There are bonus options available at the end of the JavaScript comments.
that is what is inside the web that you need to do—
/ Declare a string variable called question and set it equal to a True/False question of your choice.
// Declare a boolean variable called answer and set it equal to true or false (the answer to the question you asked above.)
// Create a function called loadQuestion() that sets the value of the questionText element equal to the question variable you declared above.
// Create a function called checkAnswer(userAnswer) that takes one incoming parameter.
// —> If your answer variable matches the incoming userAnswer parameter, write a success message in the element called responseText.
// —> If your answer variable does NOT match the userAnswer parameter, write a failure message in the element called responseText.
// Create TRADITIONAL DOM EVENT HANDLERS for the “onclick” events for the three buttons.
// The Start button should trigger the loadQuestion method
// The True button should trigger the checkAnswer method with a value of “true”
// The False button should trigger the checkAnswer method with a value of “false”
// BONUS OPPORTUNITIES (Do one or both!):
// OPTION 1: If the user’s answer is correct, set the CSS class of the responseText element to “correctAnswer” If the user’s answer is incorrect, set the CSS class of the responseText element to “incorrectAnswer”
// OPTION 2: Show and hide the True/False buttons so that they are only displayed when there is a Question in the questionText element
We give our students 100% satisfaction with their assignments, which is one of the most important reasons students prefer us to other helpers. Our professional group and planners have more than ten years of rich experience. The only reason is that we have successfully helped more than 100000 students with their assignments on our inception days. Our expert group has more than 2200 professionals in different topics, and that is not all; we get more than 300 jobs every day more than 90% of the assignment get the conversion for payment.