SutiProcure Adds New Features and Functionality to Simplify the Requisition Approval Process prweb.com - get the latest breaking news, showbiz & celebrity photos, sport news & rumours, viral videos and top stories from prweb.com Daily Mail and Mail on Sunday newspapers.
Display replies flat, with newest first
Display replies in threaded form
Display replies in nested form
SQL help needed to incorporate filter into query
Monday, 15 February 2021, 7:13 AM Number of replies: 4
I m using this report as my starting point: (https://docs.moodle.org/310/en/ad-hoc contributed reports#Site-Wide Grade Report with All Items), and the query works, but the filter I added in Moodle had no effect on the report. From another forum, I learned that I need to edit the code to incorporate the filter into the query for it to have any effect. I tried checking the documentation for this plugin to figure out what I need to add to the SQL code.