Teaching Writing, Collaboration, and Engagement in Global Contexts: The Drupal Alternative to Proprietary Courseware

cel4145 - February 16, 2005 - 16:13

This afternoon, I'll be participating in a presentation on Drupal at Purdue University's Teaching with Technology Conference. Shockwave and original OpenOffice versions are availlable on my weblog at cyberdash.com along with links to some of the Purdue Drupal teaching sites. The presentation is CC copyleft licensed, so feel free to use it. If someone with CVS permissions could load this into the marketing presentations folder, I think it could be useful to others later on for developing other Drupal education presentations.

Drupal in Higher Ed

shrop - February 23, 2005 - 02:05

I am very excited to see Drupal used in Higher Ed. It is impressive how you are using Drupal at Purdue. As I am also developing Drual systems for usage at a university, I would like to hear thoughts from you and others in higher ed on the following:

1. LDAP Integration. I would like to use ldap auth for some of my drupal sites and curious if others have implemented the LDAP module.
2. SSL. How do you handle, if you do, encrypting traffic for logins? I would like to have the option to use ssl just on the login and admin areas. It looks like it is possible with some hacks.
3. What modules are you using the most and find most useful in your Drupal Ed setups?
4. Have your or others done any integration with Drupal and enterprise apps such as Banner, SIS+, WebCT, Luminis, etc.
5. Do you manage your own servers to use Druapal departmentally and/or does central IT suppport Drupal?
6. What are campus politics related to using Drupal and/or other open source softwares?

Thanks for your time. Just thoughts I have as we roll out more Drupal sites at The University of North Carolina at Charlotte.

Thanks,
Mark

class sites

cel4145 - February 23, 2005 - 04:45

In English at Purdue, we are running mostly class sites or other community sites to support teaching (although we hope to do more work with department/program sites). So no LDAP support. Students self register; teachers leave registration open on the site the first week of class and then close it off. Politically, this is actually much easier than trying to get permission to authenticate usernames and passwords through the main IT system.

Because these are class sites, we also have not had any real need yet to integrate with any enterprise apps (although, one day I would love to be able to integrate Flash Communication Server). And no interest in integrating with WebCT at all (for the reasons mentioned in the presentation).

The sites--approximately 50 (some active, some test sites for teachers experimenting with Drupal)--are administered by the department (mostly me, not IT) on an Athlon64 3ghz with 1.5gig RAM using the 64bit version of SuSE 9.1. The server is so far way under utilized .

ITaP, Purdue's centralized IT support, is one of the largest WebCT installations in the US. They are curious about Drupal, but promote WebCT. They are supportive in spirit, but not in the area of technical support. So politics have not been an issue for us as far as using it as a teaching tool. Purdue has a lot of people interested in and working with open source. For example, you'll find that Purdue is one of the mirrors for Gentoo Linux and many other Linux distributions.

As far as modules for 4.5.x

  • blog, story, forums--I typically recommend that teachers not run all three as it fragments the discourse on the site
  • notify--useful for any site for a teacher/administrator to receive notices of new content
  • tracker
  • polls--some teachers like to use polls since students can cast a vote anonymously
  • urlfilter
  • trackbacks--currently trackbacks could be a potential problem because of trackback spam; autodiscovery is one of those great features that unfortunately has some undesirable consequences
  • contact--i've pulled the 4.6 module to use with 4.5.x
  • localization--for changing Drupal hard-coded text
  • book--for posting course syllabi and other materials; I recommend teachers use it for *all* course materials since it collates and organizes everything well
  • menu
  • mail--great replacement for using a listserv merely as an announcement list
  • htmlarea--although I personally prefer not to use it because of some problems with older browsers

We have not been using the taxonomy system to tag and organize posts (only with forums). My experience in the past is that students are not very good at tagging blog posts with an appropriate category.

All of the class sites for this semester are running off a multisite configuration, advantages being only one codebase to maintain, slightly easier installation, and a little less disk drive space.

I just wanted to follow up

mcneelycorp - February 18, 2009 - 18:00

I just wanted to follow up and annouce there is a Drupal Group meeting at Purdue now.
You can learn more about the first meetup here:
http://groups.drupal.org/node/19209

Learn more about future meetups here:
http://www.elvisblogs.org/drupal/drupal-meetup-group-lafayette-west-lafa...

===
Elvis McNeely
Drupal services: http://www.elvisblogs.org/drupal

 
 

Drupal is a registered trademark of Dries Buytaert.