DevChallenges
Loading...

Quiz Application

Challenge: Create a quiz application that presents multiple-choice questions and provides instant feedback to users.

Follow the instructions below:

  • Include a set of multiple-choice questions with options

  • Allow users to select an answer for each question

  • Provide immediate feedback on whether the selected answer is correct or incorrect

  • Display the final score and percentage at the end of the quiz

Once you have completed the challenge, submit your solution by providing the URLs for your GitHub repository and live application hosted on any platform. Additionally, please include a concise explanation of the work you have done.

Furthermore, we encourage you to assess and offer feedback on the solutions submitted by other participants.

How to start

  • Read the challenge's details
  • Start the challenge
  • Have fun coding!!