The system should work as follows:

A number of modules are created and each module has a review
associated with it

A number of users are created and each user is assigned to one or more
modules. In each of these module he is assigned to, he will be given a
particular role. Each role has a number of tasks which should
therefore be displayed to the user as tasks to be completed.

The days_allowed field in the tasks table will be used to set a time
limit after which an email reminder will be sent to the user urging
him to complete that task.

The system administrator should also be able to have an overview of
all the modules and tasks which are pending. My idea is to have a
matrix showing the modules on the vertical axis and the review fields
on the horizontal axis. This is almost the same as List Reviews,
however instead of showing the content of the fields I would just show
'Complete' when the field is not empty or 'Pending' when the field is
empty.

Does the db structure enable me to do these things? thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to