A web-based platform for teaching AI concepts to secondary school children through interactive games.
- Dynamic Question Selection: Automatically pulls random questions from a database of AI and machine learning topics
- Customizable Experience: Select specific AI topics and quiz length
- Educational Content: Questions inspired by Udacity and AWS AI/ML courses
- Immediate Feedback: Get explanations and sources for each answer
- Progress Tracking: Track your score and progress through the quiz
- Interactive quiz-based learning for specific AI topics
- Immediate feedback on answers
- Explanations for each question
- Score tracking
- Progress bar to show completion
- Open the
index.htmlfile in a web browser - Choose between:
- Enhanced AI Quiz: Customizable quiz with questions from multiple AI topics
- Original Games: Topic-specific games (AI Basics, Machine Learning, AI Ethics)
- For the Enhanced Quiz:
- Select the AI topics you want to include
- Choose the number of questions
- Click "Start Quiz"
- Answer the questions to learn about AI concepts
- See your score and explanations for each answer
This version of the AI Learning Adventure is built with pure HTML, CSS, and JavaScript. It doesn't require any installation, server setup, or dependencies. Simply open the HTML files in a web browser to start learning.
index.html- The main page with game selectiongame.html- The original interactive game pageenhanced-game.html- The new customizable AI quizdata.js- Database of AI questions from various sources