RoshniSingh101 / Fire-vs-Water-Personality-Quiz

Fun Quiz to Determine If You Have a Nature Element That Leans Toward Fire or Water -- It has also been published in the Girls Who Code Project Gallery

Home Page:https://hq.girlswhocode.com/project-gallery/10083

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fire vs. Water Personality Quiz

Fun Quiz to Determine If You Have a Nature Element That Leans Toward Fire or Water

Project Requirements

  • Have at least three questions.
  • Have at least two answers to each question that correspond to the quiz outcomes.
  • Allow a person to select an answer by clicking a button.
  • Display different outcomes for different combinations of answer selections.

Extensions

  • Adding more questions to your quiz.
  • Customizing the look and feel with CSS.
  • Allow a person to restart the quiz by clicking a button.
  • Creating a button to update result instead of having it display unprompted.
  • Disabling buttons after a person selects an answer.

Image Attributions

Tell us where you found the image you are using! Make sure it is in the public domain, has a license that allows you to use it, or is one you took on your own. Check out archive.org, Pixabay, Unsplash, or Burst for free, uncopyrighted images.


File Overview

← README.md

Overview of the Personality Quiz

← index.html

HTML files are here for content.

← style.css

CSS files are here to add styling rules.

← script.js

JavaScript files are here to add interactivity to the quiz using code to listen for events to then take an action.

← assets

assets/example.jpg or 'assests/example.png' are here for aided visual aids for the project

About

Fun Quiz to Determine If You Have a Nature Element That Leans Toward Fire or Water -- It has also been published in the Girls Who Code Project Gallery

https://hq.girlswhocode.com/project-gallery/10083


Languages

Language:HTML 47.1%Language:JavaScript 41.3%Language:CSS 11.5%