WillyJimmyDev / simple-quiz

A simple quiz administration written in PHP with a MySQL backend. Uses Bootstrap 3 and Slim PHP micro framework
http://elanman.com/simple-quiz/
Apache License 2.0
164 stars 73 forks source link

Trying to get things running #22

Closed jaredb13 closed 8 years ago

jaredb13 commented 8 years ago

So I'm installing with the paths/locations a bit different from what you specified, and the database with a different name. I think I have changed the variables to get things sorted as the page now comes up.

I and am able login as admin, view the other quizes etc and create a new quiz which saves in the database, but I cannot start a quiz. Do you have any ideas? I don't get any errors as far as I can tell but the questions just don't come up.

EDIT: Nevermind - realized I can't take quiz as admin