Welcome to the Drupal in Education group. This group is an umbrella group for supporting and discussing the various uses of Drupal in educational settings.
List of education institutions using Drupal.
Designing modules for fast, formative feedback
Hi all,
Like to get some ideas for a set of modules I'm going to (re)implement.
The science
Learning science tells us that fast, frequent, formative feedback is a Good Thing. Formative means the goal is not evaluation of the student, but helping the student learn. So:
- Students get details about what they did right and wrong.
- Students are able to resubmit until they get it right.
- Each exercise is chance for a conversation between student and reviewer.
Quizlet
I'm putting the finishing touches on a module that I think might be quite useful in some educational situations, namely Quizlet http://drupal.org/project/Quizlet
It basically uses Quizlet's API (for those that don't know, Quizlet.com is one of the largest vocabulary sites around on the net) to search and add quizlet lists to your Drupal 6 site. Once added, it provides a simple javascript "flashcard" system for reviewing words.
There's a live demo at http://quizlet-for-drupal.int3c.com
Read moreDrupalCamp Montreal 2011: Registration Open and a Call for Session Proposals
Hello everyone,
Montreal's 4th annual DrupalCamp is open for registration at http://www.drupalcampmontreal.com. We are once again running and education track and are looking for session proposals.
This year's camp takes place between the 16th and 18th of September at the McIntyre Medical Building on the McGill University campus here in Montreal. Our Keynote speakers this year are Drupal 7 co-maintainer Angie 'webchick' Byron and HTML5 evangelist Jen Simmons. Gábor Hojtsy, the co-maintainer of Drupal 6 will also be leading a related internationalization code sprint running from the 14th through to the end of the camp. We expect to have more than 30 sessions running in simultaneous tracks as well as both free and paid training occurring on the Friday afternoon.
We're open any session topics that relate to education including Drupal as a CMS for higher-ed, Drupal as an LMS, strategies for deployment, scalability and support, etc.
If you have any questions whatsoever, please do not hesitate to ask.
Many thanks,
Andrew Lindsay
McGill University
San Francisco CiviCRM Meetup - Aug 9th, 2011
San Francisco CiviCRM Meetup - August 9th, 2011
Please register here: http://civicrm.org/civicrm/event/info?reset=1&id=148
Come meet others from the Bay Area who are interested in, using or developing for CiviCRM. We'll have a case study presentation, and save time for an open question and answer session.
Meetup Agenda
- Meet and Greet (5:30 - 6:00pm)
Drupal Projects in Education
NOTE: A bigger list is available here
Higher Education Using Drupal
<
table>
Forming a Drupal in Higher Edu Consortium
I've been having a conversation via email with a bunch of higher EDU drupal developers which I'm sick of just talking about so let's make it happen: A Drupal in Higher Education Consortium. The goal of this isn't some kind of bloated, formal relationship but instead a series of lightweight tools across different websites (this one included) in order to help each other through problems we face.
Read moreInstructional Content Management System Alpha 4 Distribution Released!
Today we released a new version of ELMS which starts to branch it out into our vision of 3 separate distributions for education. https://elms.psu.edu/ Has all the details and has been completely redone around our new UI for the system. Many of the issues from Alpha 3 have been resolved but this is a fundamentally different system in just about every way. The focus is still on course content but the instructional designer administrative layer helps set the stage that other educational distributions can be built off of.
Read moreFiles and Documents Organization: Module / Setup Suggestions
I've setup a COD (conference organization distro) for a yearly environmental conference that works quite well in general. Unfortunately, the group I made this site for is transitioning from a simple HTML site with most changes being uploaded as pdfs via ftp. Traditionally they do most of their changes and communications via documents and files. Instead of providing ftp access, what modules or setups provide a good, safe and clean UI for Files and Documents Organization?
Thanks...
Read moreDrupal based E-Portfolio System - Call for survey participation
Hi,
Read moreWindows vs Linux deployment in Higher Ed
Hi,
I'm a one-person web shop at a small University located in the Southeast US. Our site is built on a RHEL 5.3 using Drupal 6.22 -- we host our own server, and it's been running great for the last 3 years.
We're a small school, and our IT department is outsourced. The contract we have with this company -- wait for it -- offers NO support for our web site! Therefore I'm Web Developer/ Webmaster / System Admin / Security Expert / DBA / etc. for the web. I am not trained in security or system admin and have basically been relying on a RedHat support subscription. However they don't cover the "AMP" part of LAMP, nor security for Drupal, nor anything Drupal, etc.
Well, my site got hacked recently, and one web page was vandalized. The school is now freaking out, and the IT dept is under the gun to provide security and maintenance for the web site. However, they only support Windows servers. I really don't want to go to a Windows server environment, but it may be happening unless I can provide reasons not to.
Read moreCommunity Cultivation Grants
The Drupal Association recently announced the Drupal Community Cultivation Grants - a new program designed to provide financial support to Drupal event organizers and educators.
While full details are available at the link above, I wanted to make sure this group knew about the program - please spread the word to aspiring event organizers and people interested in drupal education. Raising the initial funds can often be a large hurdle - this program aims to lower the barrier of entry for organizers.
Read more2011 Drupal Camp Wisconsin!
DrupalCamp Wisconsin is a FREE, two and a half day, community-organized event for people who love the interwebs. Both days will be packed with multi-track sessions about Drupal.
Sessions will cover topics from the basic (put my module where?), to the more complex (dynamic subquery building using thrombulating wigitizer), with plenty in between. The conference will be held Friday, July 22 and Saturday, July 23, 2011, on the campus of the University of Wisconsin, Madison.
Read moreDrupal powers 27.3% of .EDU sites!
Congratulations people! We're way out ahead of the other CMSs out there right now in the .edu domain space. This is great news for all of us who build sites in higher education! Keep up the great work everyone and make sure to spread the word! If trends are anything like I've witnessed @ Penn State, adoption from distributions is about to ramp up dramatically in the coming months / years.
Source: http://w3techs.com/technologies/segmentation/tld-edu-/content_management
Via: http://www.lullabot.com/articles/friday-roundup-drupal-8-education-agile...
Content display
Hi. I am creating an E-Portfolio. At this moment in time, all of my pages are created with Profiles2. This made it easy to create pages where the user could upload and edit their information. So at the moment, the user can create their profile, resume, and create an image gallery. What I would like is a button which says create portfolio, and it will take all of these pages and display them within one neat page. Is there are module which would allow me to do this or what would the best approach be?
Many thanks
Nerkesa
Read moreStudent uploaded image gallery
Hi everyone. I was wondering if someone could advise me. I am looking to create a photo gallery in drupal 7 where the users will be uploading their own images. I have been able to set it up using CCK and other modules, and it allows users to upload images. My problem is that the display is not all that nice. The pictures are all underneath each other, and it doesnt look like much of a user image gallery. Does anyone know a way where I can produce a proper gallery where students upload the content themselves?
Many thanks
Nerkesa
Read moreDrupal 7 and views
Hi. I am having a bit of trouble with views in drupal 7. I have created a Content Type which expects a user to input data into fields. I then choose views from the structure menu, and I add a new view. I give it a name, and under Create A Page, I give it a title, path and set the format to
Grid of Fields
I then create a Menu link.
On the next page, the Views UI, I go to the fields section and add field. I tick everything that relates to my Content Type e.g. Content: First Name
Appears in: node:introduction
Where introduction is my Content Type.
Read moreDrupal based user portfolio system
Hi everyone. I have been doing a lot of research into using drupal as a system whereby students are able to create their own portfolios and send them to potential employers (as part of my phD). I am using Drupal 7. I am quite advanced in most web based languages, but I have never used Drupal before. My research has led me to this website and this fantastic group.
Read moreHTML5 versus Flash for Automatically creating Presentations from Node Audio and images ?
Hi guys, I might be overly optimistic in my quest but I'm hoping that they might be some community wisdom out there that might guide me away from "known" dead-ends. I have Course and Lesson content in the form of (illustrative) images and (narrative) audio along with durations. I have been investigating how I might automatically format and present that to authenticated users.
Read moreHow to "Add a Lesson" link to my Course Content Type so that the [nid] substitution works even after destination redirect ?
Hi all, I'm working on a site that has 2 simple content types, Courses and Lessons. The Lesson have a Node Reference to the Course that they belong to and I have a View that displays the Course with a Table of Lessons (View Attached to the bottom). I have added a "Add Lesson" link in the footer as follows to allow the Course Creator to easily add another lesson:-
<?php
echo l( 'Add Lesson', 'node/add/lesson/[nid]', array('html' => true, 'query' => 'destination=practice/[nid]') );
?>Reference a Field within a Node?
I am creating a dictionary/vocabulary sharing site and I want to connect a Word's definitions (cck fields) to translations. I can connect it with a translation content type with a Node_reference field back to Word, but any ideas on how to connect to a specific field within a node?
Read more



