Questionnaire sponsorship update
Questionnaire needs some love. This popular Moodle plugin has been in use since the early days of Moodle; close to 20 years. As such, it has collected a lot of technical debt. In order to continue to maintain this plugin effectively, it requires a refactoring of the code.
Thanks to all of you who have sponsered so far. Your donations have made it 20% of the way there. I believe I can get a beta version of the new questionnaire out between the end of March and the middle of April if I can reach the goal of $10,000. Currently, $8,000 more is needed.
While I had hoped for monthly sponsors, it seems that most are happier with one time donations. Given that I have updated the sponsor goals, and look forward to your contribution. Your sponsorship can help that happen.
This refactoring will:
- bring it up to current Moodle coding standards,
- separate function into maintainable classes,
- significantly reduce the amount of code,
- improve performance,
- set the path for future maintainability.
Currently, the work is focused on creating well defined classes to separate the display code from the business logic. Progress is good. The project can be tracked in Github.