Hello,
I have been working on adding user and group overrides to the lesson activity module. Code and screenshots are available in MDL-7315
I have re-used all the code done by Matt Petro for implementing user and group overrides in the quiz module so it works exactly the same.
Of course as lesson has a lot of settings related to user, there is a lot more lesson settings you can override.
I would enjoy getting some comments:
- is this an interesting feature
- do you see any other lesson settings you would be interested in overriding ?
- ...
Note that it was in fact rather simple because I started from good code.