quiz app

Random Math Quiz Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Random Math Quiz, a fun and interactive way to test your math knowledge! This web-based quiz application presents a series of random multiple-choice math questions to challenge your problem-solving skills. Using an engaging interface, the quiz fetches questions directly from an online trivia database, ensuring that every attempt gives you a fresh set of challenges. Whether you're

Flashcard Quiz App Using PHP and MySQL with Source Code

Submitted by rems on
Welcome to the Flashcard Quiz App Using PHP and MySQL, a dynamic tool designed to facilitate interactive learning and knowledge retention. This innovative web application offers users a seamless platform to create, manage, and study flashcards effortlessly. With a sleek and intuitive interface, the Flashcard Quiz App harnesses the power of PHP and MySQL to provide a robust and reliable solution

Android Simple Quiz App Tutorial with Source Code

Submitted by razormist on
Lean on how to create a Simple Quiz App Using Android. This simple application can generate random questions and generate choices to be answered. Android is a mobile operating system developed by Google. It used in several gadgets like smartphones, tablets, and even television. Android is open source to developers who has an interest in developing mobile apps. It also provides an adaptive framework that allows the developer to develop apps in a simpler way.

Android Quiz/Test App with High Scores v1.2

Submitted by donbermoy on
This is an app that I have created using Basic4Android as frontend and SQLite as backend. This Quiz/Test app is used for educational game application that benefits children to learn. This app features test application category using spinner control, text-to-speech application, player information with score that is saved in the database, and high scores view intended for inquiry of highest scores of this application.