- Issue created by @netgeek123
I believe the ability to create permisson to view courses, lessons, quizes would be quite helpful.
If you want members only to be able to take part in the courses for example. Or even on a course by course basis.
Perhaps I am asking for two things...
The ability to set permission to view to a certain role.
The ability to set a course as a perquisite before taking another.
I realise you have a permission sub-module, I notice it doesn't work very well and could possibly be quite a bit simpler. Not rely on other modules?
I am working on a "project management" module that will have similar permission structure and have a half working permissions setup. It works like the ROLES module for the most part.
What I am doing is creating a project management API that will handle all the heavy work then have submodules/plugins that will utilise the API. Attempting to make the work lighter for those that want to contribute. Also not rely on other modules so much as maintainers seem to come and go pretty quickly these days.
What I have so far:
https://github.com/it-werxdotca/Project-Management
Active
2.11
Code