XClose

Teaching & Learning

Home
Menu

Using Moodle to bring departments and students together

Dr Sunny Bains (UCL Engineering) explains how she created a successful central Moodle site for seven departments.

man-using-laptop.jpg

24 February 2016

As part of the Integrated Engineering Programme at UCL, I run a module called Design and Professional Skills that is taught:

By the faculty, for basic skills such as:

  • communication
  • team working
  • project management, etc.

By the department

  • for skills that need to be taught in a context specific to that particular branch of engineering

This year the module included more than:

  • 700+ first-year students
  • 30+ staff,
  • 20+ Post Graduate Teaching Assistants (PGTAs)
  • across seven departments
  • in nine different cohorts

Creating one source of truth for common Moodle-based resources

When setting up the programme, we were told our only option was to have seven different Moodle sites (one for each department). This would mean that every time we needed to add/delete/change content we would have to do it seven times.

Clearly that did not seem an efficient way to run things, so I decided to create a central Moodle site that contained the faculty-administered resources and seven other Moodle sites administered by the departments.

This had a huge number of advantages. For one, people from departments need not be given admin privileges on the central site. This was important because it contained a lot of easily breakable (from the back end) functionality, and it would have been very risky to give so many people with different levels of expertise access to it.

By the same token, this gave the departments freedom to design their pages as they saw fit.

Navigation caused confusion for students: using Free Text blocks to provide consistency

In our first year this worked from an administrative point of view, but was confusing to the students.

The navigation looked different depending on which site they were on, and they didn't understand which site they needed for what task.

So, in the second year, I determined to fix that. I had already been using HTML blocks (actually called Free Text blocks in Moodle) to create the Course Menu.

This meant I could link to what I wanted to link to (whether it was a Moodle topic page, another Moodle page within the course or on another course, or a link to elsewhere on the web).

This year, I made sure that the Course Menu was identical on both the departmental and faculty version of the site (they were both set up by me), which allowed students to move between the two seamlessly. In fact, most students never realized they were going between different sites.

Of course, this was only half the story, in that – when on the central site – each different cohort would have to see a different set of links to take them to the right part of their departmental site.

To make this work, I did two things.

  1. I was able to change the default elements that appear on the top of every page. Instead of Forums etc. (which in any case I wanted to delete because they are completely inappropriate for groups of hundreds of first-year first-term students) I included the links to the different departmental sites. However, I restricted access so that these were only visible to those to whom they were relevant using groups/groupings (which we had already set up on the site). An equivalent set of links was also added to the departmental version of the Moodle site, although this time no restrictions were necessary (and only one set of links) because, by definition, these would only be seen by one group of people.
  2. I had also created (by using SimpleMind, OmniGraffle, and the HTML editing features in Moodle) a clickable mind map that allowed you to navigate the Moodle site. Essentially, I used SimpleMind to draw the mind-map I wanted, then imported into OmniGraffle so that I could add dummy links and export the whole thing as an image map. I then added the map to Moodle, and in the HTML editor, was able to change the dummy links to the real Moodle links I wanted to use. Once that was done for the central site, I could simply cut and paste the HTML into the other sites.

I took a detail of this and added it to the central navigation section, so that if you clicked on it you would get the full map. The result (from the central perspective) is shown below. Again, this appeared on both the departmental and central versions of the site, so they all looked superficially identical.

The course menu is created in HTML using a Free Text block. Only one set of links of the seven to the right appear to students. If you click on the image, the full, clickable image map opens up in another page.

I also added an extra 'failsafe' page for the Discipline Specific / Scenario material (this is the material run by the department).

In case students missed the central links, they could find it also in the course menu to the left. Having this special page also gave me a destination for the relevant section of the image map.

Another failsafe I added was the >>Navigation Help<< section at the top of the Course Menu.

These elements meant that you could seamlessly move back and forth between the department and faculty-administered site.

Testing the navigation

However, I needed to test whether the interface was genuinely easy to use by someone who hadn't designed it. I did this by working with someone from outside (although another colleague trained in the right questioning techniques would be fine).

We found three students who knew nothing about the course, gave them the piece of paper students would receive on their first day of classes, and asked them to answer some simple tasks on the Moodle site:

  • What do you need to prepare for your next class?
  • Can you find XYZ in the syllabus?
  • Who is your Course Leader?

My colleague carefully asked questions, observed where the students had difficulty, and wrote up the issues that he felt could be improved upon at the end. I also observed and took notes for two of the interviews, and by the end it was obvious to me the issues that needed to be tweaked.

The resulting Moodle site was much easier for the students to use than the previous iteration, and still very simple administratively for me.

I also added some tricks like using tiny.cc links (you can edit their destination after the fact) for some resources that had to be shared between multiple modules (this minimizes workload when links break), but the navigation was the main thing here.

The students seemed to find the new set of sites easy to use, resulting in no complaints that I'm aware of. This is in contrast to the dozens we received the previous year.