Skip to content

the website i make with the friend of mine, chatgpt, PC ONLY!

License

Notifications You must be signed in to change notification settings

alexy03/math-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Quiz Generator A simple and interactive web-based math quiz generator. The quiz generates random math problems involving addition, subtraction, multiplication, and division, and checks the user's answer for correctness.

Features Randomly generates math questions with two numbers. Includes basic arithmetic operations: addition (+), subtraction (-), multiplication (*), and division (/). Provides instant feedback on whether the answer is correct or incorrect. Easy-to-use interface with "Next Question" functionality to keep practicing. Demo You can try out the Math Quiz Generator by visiting the Live Demo.

Installation

  1. Clone the repository: git clone https://github.com/Alexy03/math-quiz-generator.git

  2. Open the project folder: cd math-quiz-generator

  3. Open index.html in your browser to run the quiz locally.

Usage

  1. Click the "Next Question" button to generate a random math problem.
  2. Enter your answer in the input field.
  3. Press "Submit" to check your answer.
  4. The result will be displayed, indicating whether your answer was correct or incorrect.

File Structure math-quiz-generator/ │ ├── index.html # Main HTML file ├── styles.css # Styles for the quiz interface ├── script.js # JavaScript for quiz logic ├── README.md # Project README └── LICENSE # MIT License

License This project is licensed under the MIT License. See the LICENSE file for details.

Feel free to contribute, fork the repository, or submit any issues or suggestions.

Author Developed by Alexy03

About

the website i make with the friend of mine, chatgpt, PC ONLY!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published