Hi all, we are looking for the right CMS system for our university's new department site, the only complex thing is the authentication system:
Everyone can register, but admins need to approve them and assign them the appropriate groups. It's better if they can choose the group they should be in when they register as well (we will have to approve though).
1. The Student section:
Front end:
This section has classes with materials for each classes (lectures, videos, .....).We need to assign specific classes to each student, and we need a way to do it effectively. If possible, we would love to set "expiration date" as well, so at the end of the semester students will be automatically removed from these classes.
Also, there are some specific info all students should be able to view such as: event calendar, etc...
Back end: we need to assign professors to classes, they should be able to add, edit content for classes at least. It would be nice if they can assign students to classes as well.
2. The Staff sections:
This is almost the same with the student section. We will have some pretty important info which we do not wish anyone other than the authenticated persons to be able to view.