by Franz Flores.
Hi guys,
I want to create a SQL query that let's me easily find:
1) How many quiz with zero (0) or 1 (one) there are in a course. (by each weekend) (total 5 sessions)
2) Select the value of the grade of: Assignment, Forum and Quiz by each weekend (total 5 sessions)
Do you have any suggestions on what tables I need to touch on to make this happen?
Thank you!