daledavies / moodle-tool_registrationrules

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

Simulation or live preview of configured rule instances' behaviour #52

Open phager-at opened 1 month ago

phager-at commented 1 month ago

First of all this is certainly out of scope for the initial release, but I wanted to write the idea down, before it's lost.

We could implement a simulation, how the configured set of rule instances work given certain input. Especially if we convert the rule instance management to an reactive UI the simulation/preview could update it's results with configuration changes made above.

This could aid (new) administrators in configuring the rule instances correctly for their use cases.

Blocked by #51