This topic is locked

Quiz - take test by users

12/30/2020 8:36:47 AM
PHPRunner General questions
F
fpilot author

I have installed the quiz template and was working fine for users as well but somehow now only the admins can take tests and users cannot? is there anything i need to fix here?

Sergey Kornilov admin 12/30/2020

By default users are able to take quizzes, that's the point, right? My guess is that some permissions were changed and regular users no longer have permissions to the table where answers are stored. You need to assign write permissions back to regular users and it will fix the issue.