From Design to implementation – DVLE programme Strand A Showcase

Last week the three Strand A projects from the current JISC funded DVLE programme, took part in an online showcase to share their outcomes now their six month development phase is over.

The three projects are quite diverse both in scale, approach and outputs. As I’ve written about before, the WIDE project from Teesside University took a very user centred approach. The team have created a range of widgets including a ruler to help with reading on-screen which the user can control size, colour and transparency. Teesside took the W3C approach to development using the Wookie widget server. Although Elaine Pearson (Project Director) did highlight that they did decided to make some of their widgets desktop based due to the accessibility features they need to utilise. Code for their widgets is available from the project website and Jorum.

Examview, from Glasgow City College looked at “integrating key student systems with the VLE”. Focusing on linking their VLE (moodle) with their exam records system the team have created an interface which gives students access to accurate and consistent information about their grades. Now when students log into the VLE, they can click on an ExamView link on their home page and they are taken to a personalized page which displays all their current results. So far, feedback from students has been very positive and is encouraging staff to input results regularly into the records system.

The team considered a number of approaches to their technical development, and the most effective way to get results from their record system into the VLE. Initially they developed a direct back-end query to the Unit E (their exam record system) Oracle database. They have also developed a MySQL database query which other institutions could utilise to create a scheduled export of data. All the code (with extensive comments) is available for download from the project website. The team have also released code into the Moodle community it has already been picked up and is being used by the University of Bejaia in Algeria.

Finally the Framework for Rich Interactive Quizzes for Mathematical Sciences project at Glasgow University, developed a very specific application to “extend the functionality of the quiz facility of a VLE by providing a framework for widgets displaying interactive graphics.” Current systems tend only to display static graphics and/or have limited interactive features. The team have developed in javascript to give them the level of functionality and integration they require with their VLE. However they do plan to make a wookie version of the widget available and add IMS simple outcomes functionality for recording scores.

Copies of the presentations (which include more details on technical choices etc) from the session are available from the CETIS website. For an insight into what is happening in the year long Strand B projects, this recent blog post from w2c project at MMU gives an comprehensive overview of the systems and possible integration routes they are exploring.

Widget creation and learning design templates – re-use in action

Sustainability and re-use of project outputs is a perennial issue. However I was really heartened this week to see a great example of a project using and building on previously funded work from the WIDE project.

WIDE is part of the current JISC funded DVLE programme. It is one of three six month rapid development projects. “WIDE is a joint project between the Accessibility Research Centre at Teesside University, JISC TechDis and Portland College that aims to make online learning more accessible and inclusive for disabled students/learners. Our objective is to develop open educational resources that will improve or support the learning experience and can be shared and adapted by the community.”

The project has been developing widgets through a series of user engagement workshops. The workshops have adapted the learning design templates created the the RLO CETL a couple of years ago as part of their Sharing the Load project which was part of the JISC funded Design for Learning Programme. They’ve also created a widget storyboard template building from the original learning design templates.. Having been involved in the support of that programme as well as the DVLE programme, it is heartening to see re-use and progression of project outputs.

The WIDE project website has more information on the workshops as well as links to the widgets that have been built so far (28 and counting!), a tutorial “creating a calendar widget”, APIs, and lots of other great stuff. It’s well worth spending half an hour browsing resources – who knows you maybe inspired for some re-use too.