Skip to content

50Projects-HTML-CSS-JavaScript : Quiz app #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 21, 2024
Merged

50Projects-HTML-CSS-JavaScript : Quiz app #43

merged 3 commits into from
Dec 21, 2024

Conversation

tajulafreen
Copy link
Owner

Quiz App - Initial Commit

Description

This is the first implementation of the quiz app built using HTML, CSS, and JavaScript. It allows users to:

  • Answer multiple-choice questions.
  • Navigate through the quiz with a "Next" button.
  • View their score at the end of the quiz.
  • Restart the quiz.

Files Added:

  • index.html: The HTML structure for the quiz app.
  • style.css: The styling for the quiz interface.
  • script.js: The JavaScript logic handling quiz questions, answer selection, and scoring.

Features Implemented:

  • Display of multiple-choice questions and answers.
  • Handling of answer selection and updating the UI accordingly.
  • Score calculation and result display at the end of the quiz.
  • Restart button to reset the quiz.

@tajulafreen tajulafreen merged commit dda4df5 into main Dec 21, 2024
5 checks passed
@tajulafreen tajulafreen deleted the Quiz_App branch December 21, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant