where('is_active', 1) ->orderBy('min_score', 'DESC') ->findAll(); } }