Quiz Quest
A Tale of Three Runtimes | Jan-Mar 2015
Project Overview
Quiz Quest is a quizzing website to test students' knowledge on a varity of programming languages with study material provided. The website was programmed in three languages, Haskell, Perl, and Python for comparative puposes to see which language would run the fastest and in the least amount of code. This website was created on Web2Py.
Quick Walkthrough of website
Play the video to see quick walkthrough of the app.
Project Report and Process
Below is full project report.
Viewing The Project
Installing Web2py and Uploading project file
- Download Web2Py binary files for your operating system and project files.
- Open Application and create your own admin password and start the server.
- Click the "admin" button and entered in the password you entered when you started the server.
- In the "Upload and install packed application", upload this file and give the project a name with no sapces. Click the "Install" button.
- Click on new project that you just created on the "Installed appplications."
- Visit the "Setup" page and click the install button. This will install the quizzing files to run app and you're ready to view the app!
- Once you're done exploring, you can uninstall all the files by returning to the "setup" page and click "uninstall".
Final Note: Before closing, return to the "setup" page and click "uninstall" to remove the files.