Active forum topicsNavigation |
Users: Site Access, Registration, and PostingDrupal has a permission system which places users into roles/groups of users. A visitor who is not logged in is an anonymous user and a newly registered user is an authenticated user. An additional role has been added to this installation, an administrator which is given full access on the site. In the original account setup, the root super user account which was created first (the teacher's user account) is not affected by the Drupal permission system. Some configuration tips:
Populating the Course: Registration You probably don't want to leave registration permanently open for anyone on the Internet to join your course site. Leave registration open for the first few days of class; then change the user registration setting to "Visitors can create accounts but administrator approval is required." This will allow students joining the course during the add/drop to register with your approval. Recommended: if your site is public on the Internet, for privacy reasons, encourage students to use a screen name instead of their full names. This little bit of anonymity still puts the writing/writer at risk since the writing is public, but not the student. |