mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
![]() When buildilng the 'WHERE' clause, the SQL generated a query that selected any user who was a member of the **last** group, not all of the groups. I believe the query has to be re-worked so that it only returns users who are in ALL of the groups. This can be done by a GROUP BY and HAVING. |
||
---|---|---|
.. | ||
award_criteria.php | ||
award_criteria_activity.php | ||
award_criteria_badge.php | ||
award_criteria_cohort.php | ||
award_criteria_competency.php | ||
award_criteria_course.php | ||
award_criteria_courseset.php | ||
award_criteria_manual.php | ||
award_criteria_overall.php | ||
award_criteria_profile.php |