Book Image

Drupal for Education and E-Learning - Second Edition - Second Edition

Book Image

Drupal for Education and E-Learning - Second Edition - Second Edition

Overview of this book

As social networks become more popular, their role in the classroom has come under scrutiny. Drupal offers a wide variety of useful tools for educators. Within a single Drupal site, you can set up social bookmarking, podcasting, video hosting, formal and informal groups, rich user profiles, and other features commonly associated with social web communities. "Drupal for Education and E-Learning - Second Edition" teaches you how to create your own social networking site to advance teaching and learning goals in the classroom, while giving you complete control over features and access. Communicate with students, share learning resources, and track assignments through simple tasks with this hands-on guide.In this book you will learn to install and configure the default Drupal distribution and then extend it to include blogs, bookmarks, a media sharing platform, and discussion forums. The book also covers how to organize your site to easily track student work on the site, and how to control who has access to that information. Additionally, it teaches you how to make the site easy to use, how to maintain the site, and how to ask for and receive help in the Drupal community.
Table of Contents (23 chapters)
Drupal for Education and E-Learning - Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Creating and using groups


Now that we have set the default options for the content types that can be used in groups and the privacy levels of groups, we are prepared to create the groups.

Creating a group

To create a group, click on the link created when you created the content type. If you created the custom menu, as shown in the second screenshot under Create a Menu for Groups, you will simply need to click on the link for Class. If you did not create this custom menu, then the link will be available in the Add content menu as shown in the screenshot under Create a Menu for Groups under heading the Navigation links. In all cases, regardless of whether you have created a custom menu or not, you can create groups by navigating to node/add/[group-type].

  • Title: The group title will be seen frequently throughout the site; a good title is short and descriptive enough to give an idea of the purpose of the group. In the case of courses as groups, if you have multiple sections of the same course,...