README


Description
This is a web application of quizzes written in Haskell, Python, and Perl, that test the user on the following coding languages: Haskell, C, C++, Java, Python, CSS, HTML, JavaScript, and JQuery. 


Files included
        README.txt                                       This file.
        web2py.app.Final_QuizQuest.w2p                   The web application.
        QuizQuest_FinalReport.pdf                        The final report.




Installation
        Requirements
* A system with Web2py, Perl, and Haskell installed
* perl command and runhaskell command must be in the path or the controller default.py file will need to be edited per instructions on the install page in the set up page.
* The user must have read and write permissions to the Web2py directory or the controller default.py file will need to be edited per instructions on the install page in the set up page.
        Installing
1. Connect to the Web2py server locally (you may optionally enter your password choice, if you wish).
2. Enter in Web2py’s Administrator mode by clicking on “Administrative Interface” button.
3. Upload and install the “web2py.app.Final_QuizQuest.w2p” package file by clicking the upload button and “Install” button in the right sidebar.
4. Launch the Application
5. Go to the Setup page of the application and click the “Install and Update” button. The quiz files Perl and Haskell scripts will be extracted to the Web2py directory.
6. Now the web application is ready for use.