catalyst / moodle-tool_abconfig

A way to A/B test config, or slowly turn on config for certain audiences or % of traffic
https://moodle.org/plugins/tool_abconfig
6 stars 4 forks source link

Fix for Moodle 4.1 #61

Closed sarahjcotton closed 1 year ago

sarahjcotton commented 1 year ago

Fixes issue #60

brendanheywood commented 1 year ago

ci is red on the master branch for this one

sarahjcotton commented 1 year ago

Currently fixing ci issues

sarahjcotton commented 1 year ago

All tests now passing - I've added missing docblocks the best I can but left out type hints so things don't break

marxjohnson commented 1 year ago

Thanks for that fix Sarah, all good now!