Skip to main content

My VLE: The subject

For my e-learning environment I went on a bit of a journey deciding what the subject matter is going to be. My original idea (and why I plumped for the module) tied in with a 10-week course I wrote for a previous assignment. This course was an introduction to post-processing in the film/TV industry and had a very strong blended approach to the syllabus. My concept was to implement some of the more unique elements in what was (in my humble opinion) quite a novel approach.

However, to properly do what I wanted would require access to several proper VLE development tools, perhaps even some app development. It was getting to the point where it would become more of a development exercise than something focusing on the strengths of e-learning. As it turns out I couldn't do it anyway, as we have to use a specific tool to build our sites and it really wasn't up to the job - more on that in a later post.

Instead, I started looking through my teaching materials from some ten years of tutoring hoping to find a subject that would make sense in a VLE, but that wouldn't require me to spend excessive time creating teaching materials instead of concentrating on the learning experience. I flip-flopped on that multiple times, going through several different subjects from film production to memetics. I had to discount a lot of the subjects that involved use of creative apps such as Photoshop, as my materials were really only suited to delivery using the traditional model and I just didn't have the time to go through it all and update it.

In the end I chose front-end web development as the subject, based on a couple of reasons. For one, the subject matter was the same as the method of delivery (i.e. web pages) so it seemed like a good fit in a self-aware, meta sort of way. Secondly, though I hadn't taught the subject directly for a while I had previously been through the whole syllabus and updated it into what I considered a better, more engaging module. While the content is still a little outdated (the technology moves very quickly) the approach I'd taken seemed to fit well with the concept of blended learning.

So there's my choice. My e-learning site will cover front-end web scripting, namely how to write HTML and CSS to create websites. The module originally also went on to cover JavaScript in semester two, but I think the first semester's content should be fine to demonstrate the concept and implementation.

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...