Skip to main content

Nary a vido

Browsing through my e-learning site, you may notice that, aside from the first lesson page - there are no embedded videos. I had the option to record some video tutorials for my site, but I chose not to. There's actually four reason for this:

It takes time

Recording videos it time consuming. To record a tutorial I would need to prepare all my materials - effectively another lesson's worth of prep - then rehearse the session, record it (as many takes as I needed) then edit it together. I really detest typical YouTube tutorial videos that spend five minutes begging for subscribers then doing the tutorial in one take, regardless of how far it goes off the rails. I have a bit of pride in my work, and would need to put the time in to do it properly.

Maybe if I teach this module again I could record the lecture and upload that, but that leads onto the second point:

I want students to attend

There is always a risk with VLEs that students will skip classes as all the materials are available online. Why put effort into showing up if there's no advantage over staying in the comfort of your own home? Ultimately, this is intended to be a blended learning course, part of which requires learners to attend physical classes. That's where the tutorials should be happening. When off-site, learners should be researching other sources anyhow, which brings us to:

There's better ones out there

I am a videographer, web developer and an educator so you'd assume I could put a mean tutorial video together, but honestly, have you seen some of the competition? I may have the knowledge and skills needed, but I haven't got the resources - time, money - to compete with the slickly designed tutorial sites out there. Much of it can be accessed for free, so why compete? I'll play to my strengths, thanks. Besides...

Video is a poor fit for the subject

This is pretty important. Video is a time-based format that is less than ideal for text-based footage. A coding video requires viewers to make good use of the pause and rewind buttons to practice themselves, and you can't put too much on-screen at once because of legibility issues. Putting a webdev tutorial into a video is quite shoehorny (a word that needs to exist) and is better served by normal web pages or other flat documents. That's not to say there aren't some good videos out there, and in the full version of the module that includes JavaScript, I do have some of Douglas Crockford's presentations as resources, but I haven't found an HTML one that offers any benefits.

Comments

Popular posts from this blog

Pretty much done

It's been a busy month or two, but my e-learning site (and this blog) are nearing completion. Typically, I keep seeing things I'd like to tweak, but I have to get the report finished so I'm drawing a line in the sand where it is now, and calling it done. What do I think of the result? First things first, here's a link to the site for reference . You'll notice a [blog] link at the top of most pages - these link to some hidden posts in this blog giving some extra details on individual pages, so the blog proper is just about more global themes, process etc. I'm reasonably pleased with the result as a whole, but at the same time I'm acutely aware of some issues that I wish weren't there, mostly caused by platform limitations and time restrictions. What it does well I think, is illustrate the concept and principles I was aiming for, even if it does contain a lot of what I feel are placeholder elements. On the plus side I've managed to implement a v...

Blogging

Blogs are, depending on your viewpoint, either a democratic enabler of individual opinion or the dumping ground for every man and his dog's irrelevant banter. The truth is they are both these things, and everything in between too. Blogs have given every person with access to the Internet an outlet to make themselves heard. This is great, because now your average Joe can share his thoughts with the world in a truly empowering fashion. It's bad because as with everything, when everyone does it most of it ends up as garbage. Journalism has felt the negative effects of blogs more than others. When everyone can be a journalist, no-one is, or more accurately, if everyone thinks they are a journalist why would they depend on traditional journalism? A term has arisen in the wake of the rise of blogging, ' blogspam '. It refers to blogs where the only concern is not journalistic integrity but page views, as the more eyeballs you can get the more money your in-page adverts wil...

Smart devices and the teaching revolution

If you believe Apple, we are living in a 'post-PC era' . That is certainly not true though it makes for a great sound-bite to grab some column inches, but still the importance of the desktop computer has definitely diminished in recent years. This has been driven almost entirely by the rise of alternative computing devices, including ultralight laptops, tablets and smartphones. There are many things that can be done on these types of devices that don't require a PC at all, although from personal experience a full computer makes a lot of it much more straightforward. Tablet sales are on the decline , suggesting they are not the all out replacements for the traditional box some would have us believe, though to be fair desktops have seen declining sales for years. Still, smart devices remain incredibly popular and the technological advances through the last half-decade has been nothing short of astonishing. The capabilities of a handheld device with multitudes of sensors a...