Hi,
I'm developing a basic system (using drupal) to manage a school. It has to handle courses, teachers and students, among other features. With cck i've already created the courses and their respective subjects/disciplines.
My question is, how do i assign grades to each student on each subject/discipline? How can i make those assigned grades only available to the student?
Example:
- Teacher-X assigns grades for every single student(user) on Subject-X
- Student-X view his grades on all his subjects
Don't know if I made myself clear, but hope someone knows how I do this.
Thanks