Welcome to the Kids' Quiz web app! This project is an interactive educational quiz designed to teach and reinforce knowledge about the Greek programming structure "ΕΠΙΛΕΞΕ" (Select/Case).
The quiz guides learners through a tutorial with slides and then presents a series of multiple-choice and gap-fill questions to test understanding.
✅ Interactive slide-based tutorial with tips on using ΕΠΙΛΕΞΕ ✅ Multiple-choice and dropdown quiz questions ✅ Immediate score calculation and feedback ✅ Restart and home navigation options ✅ Fully written in HTML, CSS, and JavaScript
- HTML5
- CSS3
- Vanilla JavaScript
/index.html → Main HTML file
/styles.css → Stylesheet for layout and design
/script.js → JavaScript logic for slideshow and quiz
1️⃣ Clone the repository:
git clone https://github.com/your-username/kids-quiz.git
2️⃣ Open index.html
in any web browser.
3️⃣ Enjoy the tutorial and take the quiz!