Moodle 2 for Teaching 4-9 Year Olds Beginner's Guide book

Moodle 2 for Teaching 4-9 Year Olds Beginner's Guide is available now.
Download a sample chapter, view the table of contents and buy the book on PacktPub and Amazon

Moodle is a virtual learning environment that is being used in more and more schools worldwide. It is ideal for teaching a younger age group as interactive lessons enable children to learn quicker and with greater ease.

Timeline widget on Moodle.org

Moodle 2 for Teaching 4-9 Year Olds Beginner's Guide will help you to adapt your existing lesson plans to online Moodle courses and will give you ideas to create new activities, quizzes, and puzzles to make the learning process fun and interactive for young children. More from Packt.

Nomensa's open source Accessible Media Player - first look

I was tipped off about Nomensa's player, newly open sourced (thanks Chetz), and ever curious, I thought I'd take a look.

I came across version 1 of the player last year, and I must say at the time I was a bit bemused. It seemed to be a thin wrapper around either YouTube, or the JW Player (I can't remember which), and Nomensa weren't upfront about saying so.

Note, I'm not going to go into the accessibility aspects here, but instead concentrate on how the open-source project itself is presented.

Moodle Calculated Objects question type

Over the past 12 months I've created a number of contributed plugins for Moodle. Moodle is an open-source e-learning or virtual learning environment (VLE), that teachers, lectures and trainers can use to enhance face-to-face and blended teaching. It is also used by a number of large institutions like The Open University for distance education.

OU player Why CodeIgniter?

I have been asked to present the reasoning behind our choice of CodeIgniter over Drupal for the OU player/ OU embed projects.

I will argue that the OU player project provides an ideal case study for why The Open University, including the central IT providing departments should not adopt a one-size-fits-all approach to the choice of information technologies. At present, I think they are in danger of doing this. You may also be interested in Juliette Culver's post, Why we moved from Drupal to CodeIgniter, and Will Wood's post, Agile Ballooning.

First, some background. CodeIgniter is a minimal model-view-controller PHP framework. It is open source, makes full use of the object-oriented programming paradigm, offers database abstraction, an ORM (object-relational-model) layer, and various extension mechanisms including libraries, hooks and helper functions. By default, templating/ views are implemented in PHP, though an alternative templating system such as Smarty could be plugged in. There are many third-party plugins available, and it is a simple matter to plugin other libraries, for example parts of the Zend framework. As a low level framework, its benefits are a shallow learning curve, the promotion of maintainable, well-structured code, small footprint, performance and flexibility (http://codeigniter.com).

OU player - seeking testers

Between the Wednesday 8th and 13th of June we are conducting usability and accessibility testing for the OU media player project, at The Open University's campus in Milton Keynes.

We are seeking test subjects for 1 to 1.5 hours testing. Travel expenses and a fee will be paid. Anyone can come forward, including those who are deaf or hard of hearing, those who have dyslexia and those who use a screen reader.

Email me N.D.Freear AT open.ac.uk if you are interested.

Thanks, Nick

Captioned video search

This is an experiment to embed a Google Custom search in a page. Results are returned for dotSUB.com and Univensalsubtitles.org.

Enjoy! (May 2011)

Loading

Creative Commons Licenses for software - just say "NO"

Two point before I start:

  1. I'm not a lawyer, so this blog post does not constitute legal advice. If you need help, contact a lawyer who specializes in software and content licensing. I accept no liability...
  2. I'm absolutely not against Creative Commons Licenses, for content. Indeed on recent projects I've made extensive use of CC licensed text, images and so on, and this blog is CC licensed. Just not for software...

So, you've written some software and decided to share it with others - congratulations! You may be contemplating licensing it with one of the range of Creative Commons Licenses... Hold on! In this blog post, I'll explain why this is a really bad idea, both for you and the community. And I'll hopefully dispel some myths and point you to other sources of information.

Open source at the OU

A colleague of mine asked me the other day at Dev8D if there was a list of all of The Open University's free/ open source contributions. I had to say that as far I knew there wasn't.

So, I've started this list on Delicious, using the tags ou opensource project. Note, I have also added tags for license where I can find one (eg. gpl for GNU General Public License), OU department (lts), technologies (svn, java) and wider projects (moodle).

Note that the tag ou does not necessarily imply that The Open University is the founding, sole, or main contributor to a project!

Feel free to add anything that I've missed. It's interesting to see what licenses we're using, what projects we're contributing a lot to (Moodle fairly obviously!) and so on. Enjoy...!