Mobile Quiz Application developed with MIT App Inventor 2.
Answers validation through voice recognition.
To install the quiz on your mobile save the .apk file to your phone and run it. Also save the data.txt inside phone sd card for the data to be loaded.
The source code is contained in the .aia file.
The content can be modified by changing the data.txt with the questions, answers and images desired that will be loaded to the application.
Sample data for each line of text file:
question x#answer 1,answer 2,answer 3,answer 4#correct answer#image.jpg*
Author: Helio Ribeiro.
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License