daledavies / moodle-tool_registrationrules

GNU General Public License v3.0
2 stars 1 forks source link

Address issue #11 and part of issue #8 #18

Closed daledavies closed 2 months ago

daledavies commented 2 months ago

I have renamed ruleinstancescontroller to rule_instances_controller along with the associated mustache template, this will address part of issue #8.

To address issue #11 this makes use of the rule instance sortorder in rule_checker, as rule_instance_controller already gets ordered records then this adds a getter for rule instance records to the rule instance controller and uses that method in rule_checker.