# README # Online "perguntations". ### Requirements: - python3.4 - cherrypy - mako - yaml ### System setup: ``` #!bash # create database in the directory db/ initdb_from_csv.py siiue.csv mkdir db mv students.db db # update test configuration vi demo/test.yaml # update students_db mkdir logs # logs are stored here # run demo test ./serve demo/test.yaml ``` ### Contribute ### * Writing questions in yaml format * Testing and reporting bugs * Code review * New features and ideas ### Contacts ### * Miguel BarĂ£o mjsb@di.uevora.pt