Help with SQL query (not development :) just direction!

Help with SQL query (not development :) just direction!

by Gary Lynch -
Number of replies: 0

Hi All

Hope everyone is well smile

I am currently compiling a query the outputs the quiz results based on scores etc (does aliitle more than the excellent reports on moodle) but i need to add the criteria of display when visible and obviously not when hidden but i am stuggling to find where in the database this is, unlike course table which has a simple 'visible' column the quiz table doesn't.

How can i hide a quiz?

i currently do it by using a WHERE statement and addin quiz id's to it but would like to automate this

Regards Gary

Average of ratings: -