The Video Quiz App is an innovative web application designed to engage users in a learning experience through interactive video quizzes. By integrating YouTube's iframe API, the app allows users to watch educational videos and answer quiz questions directly related to the video content, enhancing the learning process through active participation.
- Interactive Video Quizzes: Users interact with videos by answering questions that pop up at specified intervals.
- Dynamic Question Pool: Questions are randomly selected from a predefined list, ensuring a unique experience for every session.
- YouTube Integration: Seamlessly integrates with YouTube's iframe API to provide a rich video playback experience.
To get a local copy up and running, follow these simple steps.
- A modern web browser that supports HTML5, CSS3, and JavaScript.
- Clone the repo
git clone https://github.com/your_username_/video-quiz-app.git
Open index.html in your web browser to launch the app. Usage After opening the Video Quiz App in a web browser, users are presented with a video and a set of questions related to the video content. Users can select questions to answer while the video pauses, making the learning experience interactive and engaging.
Contributing Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Fork the Project Create your Feature Branch (git checkout -b feature/AmazingFeature) Commit your Changes (git commit -m 'Add some AmazingFeature') Push to the Branch (git push origin feature/AmazingFeature) Open a Pull Request License Distributed under the MIT License. See LICENSE for more information.