Hello,
I am trying to develop a site for the school I work with. I relative new to Drupal 7.
I would like to have the following hierarchy of users.
- Principal
-- Subject Coordinator (Like Physics Chemistry Mathematics etc)
--- Teachers
---- Students
We do project based learning in the school. For each grade / sections there are 10 projects planned. There is a project description content type. Children should access only the projects that are allocated to them. There are assessments associated with each project. (Which I am using quiz module and node reference)
Now the teachers should be able to see the assessment reports of all the children whom they are teaching. (And should not see results of other students).
Similarly Subject Coordinators should be able to see all Lesson Plans prepared by the teachers under them.. But not others. Also reports of all the children under the teachers who are under them..
I am really struggling with this. It would be great if you can guide me on this.
Regards,
De Paul