Tag: learning objects

On the Money

I had so much fun creating Australia’s Nobel Laureates, I decided to create another simple interactive learning object.

This one’s called On the Money and it pays homage to the great people who feature on Australia’s currency:

Australia's Nobel Laureates

On the Money

Launch the learning object

Download the files

This time I used Adobe Captivate 5.5. I’m still getting used to it, but I see the residual rollover effects have been fixed.

I also used audio this time to increase media richness.

If I were to create this learning object again, I would probably make better use of Captivate’s master slide functionality.

Australia’s Nobel Laureates

The Nobel Prizes will be announced next week in Norway and Sweden.

Despite a few controversial decisions over the years, the awards have retained their international prestige for well over a century.

In honour of the event, I have created a simple learning object that showcases the Nobel Laureates from my own country:

Australia's Nobel Laureates

Australia’s Nobel LaureatesDownload the files

This object was relatively easy to produce, and it surprises me that there isn’t more of this kind of thing in the education space.

To remedy the situation, I would like to share with you the 3 steps I took to create my learning object, and in doing so demonstrate the fact that just about anyone can do it.

My caveat is that I am neither a multimedia developer nor a graphic designer – though my role often involves wearing those hats. There are probably better of ways of doing this, but the following worked for me…

Step 1: Create a bunch of image files

My learning object accommodates 10 Nobel Laureates, so I created 10 images in PaintShop Pro, plus a landing image.

On each one I placed the title and subtitle, the mugshots, plus the content that was unique to each laureate (year, name, prize and motivation).

I’m a big fan of layers. You may have noticed I put a background image on the base layer, then overlayed that with a semi-transparent blue floodfill, over which I laid an image of the Nobel medal, over which I laid another a semi-transparent blue floodfill.

Of course you don’t need to go to all that trouble; you can use a plain background. However I think the layering effect adds an aesthetic richness.

Once I got the first image right, I copied it and edited the unique content for the next image. That way I didn’t have to re-do the titling and background.

Step 2: Import into Captivate

After I got all my images in order, I inserted each one onto its own slide in Adobe Captivate 3, ensuring the canvas size was exactly the same as the image dimensions (in this case, 1024 x 768).

Then I added a transparent button to each slide to execute a pause, inserted a click box over each mugshot, then pointed the click boxes to their respective target slides.

Note: I tried incorporating rollovers, but residual effects were screwing it up. My friend and Captivate guru, Marnie Bristow, tells me this glitch has been fixed in the latest version of the software.

Step 3: Publish it

I could have done Step 2 in PowerPoint. If you prefer it and it works for your audience, go for it. However, there are some good reasons to shell out the extra cash and go with Captivate:

• You can publish in swf format, which is really small to download;
• You can add SCORM, if you are that way inclined; and
• You can also record system simulations, which is what it’s designed for!

When I published my learning object in Captivate, the software produced a swf file, an accompanying skin, an html host, and a javascript source. All four need to travel together, so I uploaded them to a folder in Dropbox, then linked to the html file.

My learning object files on Dropbox

You should be able to do something similar on your own web server, intranet, LMS or VLE.

By the way, I realised I stuffed up by making the learning object so big. While most monitors have a screen resolution of 1024 x 768 or greater, I forgot about toolbars and the like that compete for real estate. Luckily I had a couple of “get out jail free” cards up my sleeve:

1. Resize the project in Captivate; or
2. Edit the dimensions of the object in the coding of the html file.

I decided to go with the latter because, if someone wants to use the bigger object, I might as well let them.

Done.

So there you have it: How to create an interactive learning object in 3 steps.

Hopefully you are brimming with ideas about your own learning objects that you will make.

And if an Australian wins a Nobel Prize next week, I won’t mind updating mine. In fact, I have my fingers crossed!

Open Learning Network vs Informal Learning Environment

In the comments section of my previous post, Mike Caulfield kindly pointed me to the article Envisioning the Post-LMS Era: The Open Learning Network by Jonathan Mott.

I was immediately interested because, like me, Mott is striving to bridge the gap between the organisation’s LMS and the learner’s PLE. He articulates his position as such:

“…a one-or-the-other choice between the two is a false choice between knowledge-dissemination technologies and community-building tools. We can have both.”

Amen to that.

But how do we bridge the gap?

Mott’s blueprint is the Open Learning Network (OLN). Mine is the Informal Learning Environment (ILE).

While both proposals have remarkable similarities, the pedagogical philosophies that underpin them are fundamentally different.

The ILE recapped

An ILE is a space that centralises tools and resources that the learner can use to drive their own development. In How to revamp your learning model, I propose three core components:

1. A comprehensive wiki,
2. An open discussion forum, and
3. A bank of personal profiles.

These components work in tandem with the LMS and system reports, which in turn comprise the core components of the Formal Learning Environment (FLE).

A revamped learning model, consisting of an ILE and an FLE

The organisation manages the ILE on behalf of the learners, who are free to search, explore, ask and share at their own pace and at their own discretion, and – ideally – integrate the system into their broader PLE.

The OLN compared

While the ILE is designed to bridge the gap between the LMS and the PLE, it purposefully keeps them apart. Not only do I believe in the right of the learner to keep their PLE strictly personal, but I also believe in the power of separating “learning” from its administration.

The OLN takes a different approach. Mott states:

“The OLN is not intended merely to allow the LMS and PLE paradigms to coexist in harmony, but rather to take the best of each approach and mash them up into something completely different.”

The OLN model connects private and secure applications on the organisation’s network (such as the student information system, content repository, assessments and transcripts) to open and flexible tools and applications in the cloud (such as blogs, social networks and non-proprietary content) via a services-oriented architecture.
The university network and the cloud under the OLN model. Source: Mott, J. (2010) Envisioning the Post-LMS Era: The Open Learning Network, Educause Quarterley Magazine, Volume 33, Number 1.

Both the OLN and ILE are modular because they comprise standalone resources or “learning objects”. This makes them flexible because the objects can be easily replaced by others that are more current, relevant or useful.

The key difference between the two models is interoperability. In a nutshell, the objects in an OLN can talk to one another via web service protocols such as LTI. Mott elaborates:

“In the simplest terms, web services-enabled applications leverage the elegantly simple Hypertext Transfer Protocol (HTTP) that gave life to the World Wide Web. This means that applications use a common set of verbs (such as GET and POST) and nouns (standard definitions of ‘student,’ ‘course,’ ‘score,’ etc.) to share data (as XML) via HTML. A robust services architecture will also implement role-based security and authentication protocols to manage data and application access and permissions. Within such a framework, any tool can securely interact with any other tool, passing user IDs and course and role information. Activities are then logged in the second application so that data can be passed back to the originating application (via a secure HTTP POST in the browser).”

A full-featured OLN. Source: Mott, J. (2010) Envisioning the Post-LMS Era: The Open Learning Network, Educause Quarterley Magazine, Volume 33, Number 1.

The ILE model is not as technologically complex! It makes no demands for interoperability among the components of the PLE, ILE and LMS; in fact, it celebrates their independence. The common denominator is authentic assessment, which represents the sum of all learning regardless of its sources.

Digging deeper

So while the major difference between the OLN and ILE is apparently their respective technical framework, that is simply a manifestation of their true difference: pedagogical philosophy.

I see the OLN as a solution for monitoring the student’s progress during a program of study in the digital age. It formalises the informal. The underpinning pedagogical philosophy, therefore, is formal learning – which I recognise as entirely appropriate in the Higher Education environment.

In the workplace, however, the vast majority of learning is informal. I would even go so far as to suggest that we hinder the learning process by drowning it in bureaucracy.

I see the ILE as a solution for self-directed learning, peer-to-peer discourse and knowledge sharing. It informalises the formal. The underpinning pedagogical philosophy, therefore, is informal learning – which is crying out for support in the corporate sector.

Horses for courses

So yes, Mott and I propose two similar yet fundamentally different learning models – but we have our reasons.

Neither is necessarily right; neither is necessarily wrong.

It all depends on context.
 

Online courses must die!

A touch dramatic, isn’t it?

Now that I have your attention, please bear with me. There’s method in my madness…

The myth of rapid authoring

The proliferation of so-called rapid authoring tools over the last few years has coincided with an explosion in the number of online courses developed in-house.

In the bad old days, technically challenged L&D professionals had to pay exorbitant fees to development houses to produce simple modules. These days, however, everyone seems to be creating their own online courses and distributing them via an LMS.

In tandem with this trend, though, has been the increasingly familiar cry of “It’s not interactive!”. Critics rail against boring page turners – and rightly so.

Woman bored at the computer

But you know what? Even when L&D professionals consciously integrate interactivity into their online courseware, I usually don’t think it’s all that engaging anyway. Increasing the number of clicks required to view the content does not make it more interactive. It just makes it annoying, especially for time-poor employees in the corporate sector.

Yes, I know you can embed real interactivity into courseware via games, branched simulations, virtual worlds etc, but hardly anyone does that. It requires time – which you don’t have because you’re too busy building the online course – or dollars – which defeats the purpose of developing it in-house!

So what’s the alternative?

Frankly, there’s nothing most online courses do that a PDF can’t. Think about it: PDFs display structured text and pretty pictures. Just like a typical online course, without the fancy software or specialist skills.

Anyone (and I mean just about anyone) can create and update a PDF. Suddenly SMEs are back in the game… Write up a Word doc and convert it? Easy. Update the Word doc and re-convert it? Easy.

Now that’s what I call rapid.

The best of both worlds

If we dispense with online courses in favour of PDFs, how can we incorporate interactivity into the learning experience?

Enter the Informal Learning Environment (ILE).

Occupying a place on the continuum somewhere between a VLE and a PLE, an ILE is an informal learning environment that a facilitator manages on behalf of a group of learners.

Essentially, an ILE is a space (like a website or intranet site) that centralises relevant learning resources in a particular domain. The site may host some of those resources and point to others that exist elsewhere.

So your PDFs can go in there, but so too can your audio clips, videos, puzzles, games, quizzes and simulations. Don’t forget podcasts, RSS feeds, slideshows, infographics, animations, articles and real-life case studies. Not to mention blogs, wikis, discussion forums and social bookmarks.

Unlike a VLE, an ILE is strictly informal. The learners can explore its resources at their own pace and at their own discretion. No forced navigation, no completion status. In this sense, the pedagogy is constructivist.

Unlike a PLE, an ILE is communal. It exists to support a community of practice, whose members can (or more accurately, should) incorporate it into their own respective PLEs. In this sense, the pedagogy is connectivist.

But that’s not to say that the pedagogy of an ILE can’t be instructivist either. The facilitator should provide a learning plan for novice learners which defines a sequence of study, identifying specific resources among the potentially overwhelming array of options.

The sky’s the limit

An ILE is a scalable and flexible learning environment. If we view each resource within that environment as a learning object, we can appreciate how easy it is to add new content, update old content, and remove obsolete content.

Four marbles

It’s incredibly inefficient to use up the precious time of an L&D professional to build, publish, test and upload an online course, only to edit, re-publish, re-test and re-upload it later, just because a few words need to be changed and a graph replaced. Instead, the SME can create and update the object via Word.

If you are keen on creating interactive tutorials, games or virtual worlds, now you can go for it! You have more time, and new tools are coming out that are making these kinds of thing easier to do. The finished product can be added to the ILE as another learning object. Again, if it needs to be updated later, there’s no need to edit, re-publish, re-test and re-upload a whole course – just that object.

If you commission an external developer to build a smokin’ hot immersive scenario, guess what: you add it to the ILE as another learning object. When it needs to be updated, you pay the developer to work on that object and that object only.

In this age of iPhones and Flip cameras, why not encourage your learners to generate their own content too? It’s another rich source of objects to add to the mix.

All these examples illustrate my central premise: when content is managed in the form of independent learning objects, it remains open and flexible, which means you can keep it current, relevant and organic.

Rockin’ role

Under the ILE model, the role of the L&D professional finally evolves.

The SME is empowered to produce content, which frees you up to apply your own expertise: instructional design. This may involve a greater focus on engagement and interactivity.

The responsibility of learning is assigned back to the learners, which frees you up to guide, scaffold, encourage, discuss, prompt, probe, challenge and clarify. In other words, facilitate learning.

Your value in the organisation goes through the roof!

Take the ass out of assessment

I claimed earlier that there’s nothing most online courses do that a PDF can’t. I glaringly omitted assessment. Please note I left it out on purpose.

There are just some things that the company must know that you know. You get no argument from me on that.

However, how we assess that knowledge is bizarrely old fashioned.

A donkey

While it’s convenient to wrap up some content and a quiz into a single package, I just don’t see the point from an instructional design perspective. Forcing someone to register into a course, just to pass a dinky quiz at the end, doesn’t make a lot of sense to me.

It is widely acknowledged that the vast majority of learning in the workplace is informal. From exploring an ILE to chatting around the water cooler, there is a myriad of ways that people learn stuff. Assessment should represent the sum of that learning.

This is where the LMS comes in. In my view it should manage assessment, not content. More specifically, it should deliver, track and record standalone tests that are linked to particular competencies.

When the LMS is used in this way, the L&D model aligns more closely with the learning process. The employees learn informally all over the place, using an ILE as their central support resource, then (if necessary) they record their competence. The focus of measurement shifts from activity to outcome.

This unorthodox approach makes many people nervous. Their primary concern is that someone can jump straight onto the test and pass it immediately, without ever “doing the course”. In response, I make these three points:

  1. You can jump straight to the assessment in most online courses anyway.
  2. If someone bluffs their way through the assessment and passes, clearly it wasn’t robust enough. That’s your fault.
  3. Conversely, if someone passes the assessment because they already have the knowledge, what’s the problem? You are recording competence, not making people’s lives difficult.

Of course, this kind of nervousness isn’t confined to the corporate sector nor to e-learning. For example, many universities have a minimum 80% attendance policy for face-to-face lectures. I don’t see the point of turning up just to fall asleep with my eyes open, but that’s another story!

The method in my madness

Online courses must die because they are unsustainable in the modern workplace. They aren’t rapid, flexible or scalable, and they usually don’t take full advantage of their medium anyway.

So unlock your content and manage it in the form of individual learning objects in an ILE.

Shift the bulk of the content to PDF. In the age of e-readers, no one will notice much difference.

By all means invest in authoring tools, but only in ones that will help you create interactive and engaging objects – easily.

Exploit Web 2.0.

Use standalone tests to record competence on your LMS. They cover all sources of knowledge.

Informalise learning. Formalise assessment.