Moodle seminar - a few pics

We had great evening on Tuesday at June's seminar. Will blog about it more when I have a moment but in the mean time here are a few snaps from the evening.

Filed under  //

Comments [0]

Nice new menu options for themes in Moodle 2.0

Spotted this brand new development for themes added to Moodle 2.0 Preview 1.

As you can see in the screenshots the theme has some drop-down menus in the header. The neat thing is that these are already incorporated in the theme and can be edited and extended by the site administrator without access to the server.

Excellent. I'm sure this will be really popular and be massive aid to site navigation.

Filed under  //

Comments [0]

A useful tip to extend specific permissions in Moodle courses

We have a situation where we want to allow a facilitator (who is assigned to the the Non-Editing Teacher role for the course) to be able to edit a label on the course page so that they can personalise their welcome message. However we don't want them to be able to have permission to be able to change any other aspect of the course design.

These are the steps:

1. Login as admin or another role that allows role assignment.

2. Create the label with the default welcome message, save and return to course.

3. Re-open the label.

4. Click the "Locally assigned roles" tab.

5. Click Teacher and assign the facilitator to that role.

The facilitator will now see the "Turn editing on" button and when in editng mode they will be able to edit the required label to personalise their welcome message. As the Teacher role was only assigned for the label they won't be able to adapt other resources or activites.

Filed under  //

Comments [0]

Need to contact all users on your site?

If you're using Moodle 1.9.x (sorry 1.8. users) tucked away at Bulk User actions (Home -> Administration -> Users -> Accounts -> Bulk user actions).

Filter users as required and add them to the "Selected" column and then from the "With selected users" drop-down select "Add / send message" to bring up the messaging interface.

One thing to watch out for is that the messaging system at Home -> Administration -> Security -> Site policies must be enabled.

Filed under  //

Comments [0]

Samaritans: making elearning effective for volunteers across 200+ branches

Over the last year or so we've been working with Samaritans, a charity that offers 24-hour confidential emotional support via volunteers to anyone in emotional distress.

Samaritans has developed a series of elearning courses to provide a cost effective and convenient way for volunteers to be trained at home.

Read more in our case study here

Filed under  //

Comments [0]

HowToMoodle Seminar February 2010

February 23rd has come and gone and so has our first seminar....

We had a really interesting group of speakers and attendees from a broad range of sectors and organisations.

The evening kicked off with a presentation from Gary Mahon, Director at Enovation Solutions (our technical partner) with an overview of extensions and integrations that we can now offer to Moodle users to manage different groups of users across the site into programmes with a host of additional management options such as dependencies, course catalogues, waiting lists and periodic reminders (which is really handy for the compliance type scenarios). Gary also provided an overview of integrations with Alfresco to overcome the long standing issue of sharing files across courses and JasperReports a business intelligence application that enables the ability to generate a vast array of reports from the data already captured across a Moodle site.

My overview of new course based functionality that's coming up in Moodle 2.0 was an interesting one as we'd fully expected that Moodle 2.0 would be in beta by the end of February. Nonetheless there are enough interesting tweaks that should be in the eventual beta and subsequent full release to talk about. However one feels about the programmed release of activities and resources as a method of managing learners' progress through a course, there's no doubt that this is some of the most frequently requested functionality for Moodle. The "conditional activities" code has been developed at the Open University and has been around for quite a while and works very nicely (I can now reveal that there was a bug that caused me a lot of issues when testing my demonstration setup that was only fixed on the day of the seminar. Phew!). What's more this dovetails nicely with the dependencies between courses that Gary covered in his presentation.

Our final speaker of the evening was Squadron Leader Andy Perkins of the Royal Air Force. I first met Andy in September 2008 when we were asked to deliver some training by BT (who host the RAF's Moodle site which links into the Defence Learning Portal) at the Defence Academy, Shrivenham. It's great to hear how Andy and the wider RAF team have embraced the challenges they have in their move to transition to online learning.

Separately from the onsite training that we provided, we were commissioned to develop a course to develop the online facilitation skills of the RAF personnel. Andy recounted the impact the online discussions had in moving the understanding of the issues forward, especially as there had been countless internal meeting and many of the participants were physically located just a few feet from each other or in office next door! We have a case study that expands upon this which will be in the HowToMoodle website soon.

Edit: RAF Case Study now on website.

I can't remember all of the HowToMoodle inspired tips that hade found their way into the RAF's own courses, but one that stuck out was the use of the Moodle wiki to create spaces for reflection. Apparently these are put to good use and are very popular. Great stuff!

So, on the list for the next seminar on 22nd June are to find a more spacious venue and to look into some food for the evening (early feedback is that this would be welcome. June will soon be here!

Filed under  //

Comments [0]

Screenr first look, looks good

Do you ever get the feeling that you're living in a cave? Screenr http://screenr.com/ just came into view in the Articualte Rapid Elearning Blog newsletter.

How long has that been out there?

It's really neat, works on PC and Macs, zero install. Posts to Twitter with other sharing options too.

Had a bit of confusion on publishing (RT wen not tweeted yet) but got there in the end.

http://screenr.com/Zj1

Comments [0]

Help learners find support resources on your #moodle site

This tip helps direct new users on your site who self enrol in courses to support information e.g. a page where they can test for prerequisites such as Flash, Adobe Reader etc.

First of all set up your support page somewhere where it is readily accessible e.g. using the "Compose a web page" resource from the Main Menu block on your Moodle site's front page. Copy the URL of this page, you'll need it later.

Ensure that a welcome email is sent out when the user self enrols in a course. This is the default position, you can check it on your site from the Site Administration block at Courses -> Enrolments -> Common settings. The Send course welcome message setting should be set to “Yes”.

To direct users to the support page we are going to modify the welcome message that users receive by email when they self enrol in a course.

From the Site Administration block visit Language -> Language editing. Check that the language pack that you want to edit is selected in Current language and then click the Edit word or phrases link above it. From the drop-down select moodle.php

Search for /welcometocoursetext/ and change the text in the text box on the right to include a suitable message and the url of the support page. Save changes.

Once a user enrols on a course, they are now sent a customised message that includes a link to the support page.

One thing to bear in mind is that the url may not always appear neatly in the users email. This depends upon the email client used by the recipient.

     

Comments [0]

Make your #moodle multiple choice questions a little trickier

Here's a tip contributed by our client Karen Shackleford.

Multiple choice questions are probably the most frequently used question type in quizzes. One of the issues is that the answer in the choices presented to the candidate.

Karen suggests using "None of the above" as the final choice in the question and also that quizzes using questions constructed in this way should contain questions where the answer (key) is present and also where it isn't (Sneaky, or what!).

If you use this suggestion make sure the "Shuffle the choices?" checkbox is not ticked when you set up the question.

Thanks, Karen!

If you would like to see your tip here email us on tips@howtomoodle.com

Comments [0]

HowToMoodle seminar February 2010: RAF #moodle and more...

Not really had chance to blog about this since we put it on the website last week, but have been delighted with the repsonse so far.

Full details over at: http://www.howtomoodle.com/seminars

Places are limited and there's an early bird discount.

Comments [0]