Skip to main content

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 vision of blended learning I think finds that balance between suitability both in and out of the classroom. It is a valid teaching tool I can easily see myself using in lessons, but is still a useful tool to learners when at home. It definitely isn't stand-alone, and would need the tutor's input to help learners navigate the contents, but that is as intended.

I've managed to squeeze in a few more gadgets than I expected to. Codepen is clearly the most used, and served a very useful purpose, but I also found a couple of useful tools to embed, even if some of them could be better implemented. Other gadgets embed documents into the page for easy access, Google's own add-ins being used in particular. There's no filler here either; I did consider adding a quiz or something, but decided against it, as progress in the module is measured by success in coding - a quiz would be such low-level as to be largely irrelevant, possible even condescending - and trying to implement anything like udemy or codecademy would be far beyond the scope of the project. Instead, ongoing assessment of progress would need to happen in the taught lessons. More work for me, but a better compromise than a pointless quiz.

I'm happy I managed to get my own custom gadgets in there too. Okay they were very basic, but demonstrated my aim of including bespoke teaching aids directly in the VLE. In a full site you can hopefully imagine many of these, each illustrating a concept that may be too abstract to explain in words alone. It's a shame the gadget implementation was so glitchy - the Skype button was a shame, especially since the code was exactly as it was supposed to be.

The biggest downside, for me at least, is the dated feel of the site right out of the gate. I'm sure I could have torn into the template system and come up with a custom design more suited to my preferences, but I was conscious over the whole project of not turning it into a programming exercise. There were principles to demonstrate that needed the attention; the look of the thing, while certainly an important UX consideration, was not the main focus.

That's the other thing really, the GSites platform proved more of a limitation to me, given what I wanted to do with it. Certainly, most users won't have the same experience I did, but I had to curtail my vision several times when I realised I couldn't easily do what I'd hoped. The result lacks some of the immersion, convenience and consistency I wanted, but given the limitations I can't say it came out badly, necessity being the mother of invention and all that.

Comments

Popular posts from this blog

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