Usernames: Administrator, Teacher, Student
Password: "password" (for each account)
Home
This is a small project for "CS348: Information Systems" Spring '10.
It is intended to give a teacher basic management tools for their
classes. I broke this down into three parts: "Administrator",
"Teachers", and "Students".
The students can:
- Edit their personal information
- View every student's information
- View every teacher's information
- View every class
The teachers can do all of the above PLUS:
- Add a new student
- Create a class (for themselves only)
- Assign a student to a class they teach
- Send a message to a class they teach
- Edit any student's information
- Edit any class they teach
The administrator can do all of the above PLUS:
- Add a new teacher
- Create a class (for any teacher)
- Assign a student to any class
- Send a global message to any class
- Edit any teacher's information
- Edit any class