I imagine using a combination of MAMS and LISE (or maybe Khronos) to create task lists with due dates set. And then possibly with a cron job to trigger the sending of emails when a task is due.
Right now I don't have any good ideas how the task can be solved. Or maybe a completely different solution I should look at?
Suggestions are very welcome.
The intended solution briefly outlined:
- A MAMS user creates a task for himself or another MAMS user and sets an interval for how often the given task must be performed.
- When the due date is reached (e.g. every 14 days), an email is automatically sent to the associated MAMS user reminding them that the task must be completed.
- The idea is that it is all handled in a MAMS protected frontend (It is a form of internally hosted solution/intranet for work colleagues)
- All MAMS users (work colleagues) and in particular the Team leader can continuously monitor whether the tasks are carried out and when they were carried out.