I'm looking for some ideas on how to approach something I'm trying to do. I'm trying to develop a checklist that shows all courses/modules/activities a student must complete before getting assigned a "certification title". Ideally this checklist would automatically update based on course/activity completion.
Here is how I would want it to work.
-I create the student's account and enrol them into courses.
-Student logs in and see a checklist on the front page showing all courses/modules/activities they must complete in order to receive a "certification title". I'm planning to give students "certification titles" after they complete multiple courses.
-Student completes courses/activities and the checklist is updated automatically so the student can keep track of a student's progress towards a certification which would involve completing multiple courses.
I have looked into the checklist plugin but it seems to only let you create a checklist that is tie to a single course.
If would apreciate any ideas or suggestions.
Thank you.
I'm running Moodle 2.4 on an LAMP environment.