I built an online quiz application for
bright track, an education consultancy. Developed using Javascript with a PHP backend, it serves quiz question information via AJAX from a text file datastore without storing any question or answer data in client-side code. It employs a custom logic for advancing the difficulty of the questions based on prior answers and question types.