guys need help, I'm creating a school web portal which the school will post the students grade online, how do i create a private page exclusively for the staff who will encode the grades and to the student who will view his/her grade in a private page. thanks!

PS. This is a school project so need help asap! and I'm also new to drupal and php... thanks again

Comments

mcfilms’s picture

I believe you want the Field Permissions module:
http://drupal.org/project/field_permissions

Check out this blog post:
http://www.drupalgardens.com/documentation/controlling-field-access-perm...
You'll need to create a "Student" and "Teacher" (or Admin) role.

A list of some of the Drupal sites I have designed and/or developed can be viewed at motioncity.com

makzngalas24’s picture

I'll look into it....thanks!