How can we do more for less with ICT in teaching and learning?

mberry's picture

I'm hosting a 'hot seat' discussion for school leaders with this title on the National College's website at https://network.nationalcollege.org.uk/collegediscussions/13561 . I'd be delighted if any Open Source Schools folk with National College accounts would come and share their ideas on this. Those without accounts are welcome to contribute to the debate below.

Meantime, here's the 'think piece' that the College requested to set the scene for the discussion.

So what happens to ICT when the money runs out? Given the reduction
in funding across the public sector, the demise of Becta and the Harnessing
Technology grants and no guarantee for ICT’s place in the compulsory core of
the National Curriculum, it’s not difficult to imagine school leaders attaching a
low priority to buying new or replacement computers, to funding new software or
for paying for updates to existing packages. Whilst such a response to budgetary
pressure and a perceived change in policy priorities would be understandable,
there are many who would see it as a shame for our students to lose out on
the opportunities for enhancing, extending, enriching and supporting their
learning across and beyond the curriculum which the effective of use of ICT
offers, or indeed on the chance to develop a deep understanding of how digital
technology works, something on which their engagement in modern society and
job prospects, as well as the national economy, might well depend.
Fortunately, there’s an alternative to spending large amounts of money on
ICT which still lets a school do some really quite exciting things with technology,
and that’s open source software.
With most proprietary software what you pay for is a licence simply to run
the program under certain specific conditions: you typically don’t have permission
to change how it works or to give it away to other people. With open source
software, things are very different: you have access to the program without
restrictions, so you can run it for whatever purpose or in whatever circumstance
you wish, you can give it (or sometimes sell it) to other people and, crucially, you
(or someone who works for you) can modify the program itself, to fix problems
or adapt it to fit in with your way of working. Better still, open source software is
free: i.e. you don’t have to pay developers or distributors for any of this.

There’s a huge variety of open source tools available, covering almost
every aspect of a student’s, teacher’s or school’s requirements and ambitions.
At the simplest level there are open source programs which work on Windows or
Apple computers, covering the same sort of functionality that we’re familiar with
from packaged proprietary software: examples include Firefox as a web browser,
the GIMP for image editing, Audacity for audio editing, Scratch for learning to
program and countless other great, robust bits of software. Running your own
webserver is well inside the technical capabilities of many schools, and the open
source ‘LAMP’ (Linux, Apache, MySQL and PHP) stack makes it possible to deploy
some great web-based systems yourself: Moodle as a VLE, Drupal or Joomla for
the school website, Elgg for safe social networking, Wordpress for student or
teacher blogs, Koha for your library catalogue, etc. Linux also provides stability
and easy maintenance as a server operating system, with Samba allowing
integration with a Windows network. Moving away from Windows, Ubuntu Linux
is now a mature, user-friendly desktop operating system with thousands of free
software packages available to install directly over the web, in something like a
free ‘App Store’.

In what follows, I want to look first at some of the ways in which a switch
to using open source, or more typically the introduction of open source software
alongside proprietary programs, can save a school money, before going on to
consider some ways in which open source can be one part of moving a school
from a position of technological dependency to one of genuine innovation.

The most obvious way to save money on software is not to pay for it,
and with open source there are no licence fees. Whilst this is great from a
school’s perspective, in that new software and updates aren’t going to be a drain
on school budgets, it’s even better for teachers and students, who can have
copies of the same software on their home computers for free – indeed a school
can burn CDs or make USB sticks of all this software to distribute to students,
teachers and parents, providing ample opportunity for work to be begun in school
and continued at home, or vice versa.

Whilst direct comparisons are hard to come by, Becta’s study of total cost
of ownership back in 2005, and much of the anecdotal evidence from schools that
have started using open source, suggests that there are significant savings in
support costs too. Particularly for server based software – email, web, internet,
files and the like - Linux has always attached a high priority to robust, fault
free running and doing much to make the system administrator’s job as easy
as possible. Linux computers, and the software they run, generally just keep
on going, day-in, day-out with little need for attention. For Ubuntu desktops,
deploying software is easy too: back when I was teaching ICT in a Ubuntu based
suite, I could deploy new software across the network in the 5 minutes before the
start of the lesson, without any need to have technicians build images and the
like which Windows deployment seems to involve. In part thanks to its security
model, there’s no worry about viruses or other malware on Linux either.

Linux as an operating system allows you to make do with old hardware
too. Rather than facing pressure to keep computer hardware up to the latest
spec so you can run the latest version of proprietary operating systems and
applications, Linux has relatively modest hardware requirements, with a typical
desktop from ten years ago being capable of running the latest version of Ubuntu.
Thin client solutions are well supported too, with a room full of old computers
acting as graphical terminals to a server capable of handling 18 or more users
at the same time. Continuing use of a school’s existing hardware isn’t just
about saving money, it also provides a significant reduction in a school’s total
environmental impact too. It’s not surprising that Linux also powers netbooks,
slates and smartphones.One of the often heard arguments against deploying open source is that
the savings in licence costs are outweighed by increases in training, support or
other costs. This is not necessarily the case. It’s fair to say that for technicians,
Linux will be different from Windows, but in many ways it’s actually a much
easier system to maintain, monitor and upgrade thanks to the tool set developed
in old school Unix based systems whose functionality is replicated in Linux. Open
source applications, whether for Windows, OS X or Linux often have vibrant
user and developer communities, and so support queries posted into the user or
developer forums often get answered very quickly, no matter what hour of the
day it is, and the involvement of the software developers in these communities
means that any bugs in the software, or requests for new features, can be sorted
in hours or days rather than months or years. For many users, getting up to
speed on new software, or even a new operating system, is about having chance
to explore and experiment rather than being trained, and the community based
nature of open source makes this easy.

In the end, support, maintenance and training costs, of one form or
another, are going to be there for both open source and proprietary code: with
open source, there aren’t licence fees, upgrade fees, tech support phone charges
or service contract fees to pay, so it really should be working out cheaper. That
said, there are some great local and national businesses who will happily offer
support contracts for open source software, if a school feels it needs to have
something like this in place.

Open source software provides the opportunity for a school to do more, as
well as spend less. Because there’s no licencing to pay for, it’s easy for a school
to add more functionality to its ICT platform. There’s no need to immediately
replace expensive proprietary software, but adding extra applications for students
to use, both on the desktop and the webserver is easy, ranging from desktop
tools for photo, image and audio editing and programming to new web-based
applications for blogging, video editing and safe social networking. Broadening
students’ horizons to more ways in which they can use and learn about ICT for no
cost seems a pretty clear case for making some use of open source.

Beyond the cost savings, the open source development model offers much
to appeal to a school, allowing technically literate staff to adapt the software
deployed to fit more closely to the school’s own vision for learning and teaching,
rather than the other way round. Nowhere is this more evident that with webbased
applications, where the gentle learning curve of PHP, free access to the
scripts and modular architecture of most web-based applications makes it easy
for teachers and technicians to make changes. Providing an opportunity for
technical staff to get involved in software development has clear benefits for
them and their school. There’s nothing to stop students getting involved in
the software development process too: suggesting features, spotting bugs or
contributing documentation. This way, their understanding of software moves on
from that of mere end-user to something of the co-developer.
The community based, often volunteer led, approach that the open
source movement applies to softwarehas wider applications: seeing a school’s
curriculum as something constructed by a community of co-developers rather
than provided off the shelf by a supplier is an appealing idea to many educators,
and this sense of users as co-producers rather than just consumers seems to be
capturing the imagination of many, from Wikipedia and other creative commons
content, to the Slow Food movement and the Big Society itself.

This hotseat is a chance to discuss some of the issues around open
source, and to find out more about what it offers and how it can be used. I’d
also recommend the Open Source Schools community, originally set up by
Becta, but now self supporting at http://opensourceschools.org.uk, for which I’m
community manager. We’re holding a conference for school leaders on ‘Opening
opportunities, freeing learning’ on 5th April in London, please visit http://
openingopportunities.eventbrite.com/ if you’d like to register.

 

weeter's picture

Everything you say is so true. All I would add is that cloud based resources such as Google Apps for Education also offer schools a fantastic and free resource to promote learning in their schools.

mberry's picture

Personally, I'm a great fan of the Google Apps collection. That said, I'd have a few concerns about trusting my pupils' data to a system which I don't have control over, hence the emphasis above on open source web based tools like Wordpress, Drupal, Mediawiki and dear old Moodle, where the freedom of open source also brings absolute control over the security of pupils' data, which should be high up SLT agendas for child safety and data protection reasons.

You won't believe the number of problems we had here at Roehampton using generic blogger accounts for students that simply went away when we moved to a drupal based DIY solution.

IanL's picture

 I tend to use Drupal pages for publishing rather than Google Docs WP, but I use the spreadsheet because really I know of no other spreadsheet like Google's that is any "freer" that I can use collaboratively. Its interesting how we get bombarded with .docs, ppts, and more so pdfs on the web when most of that information is primarily only ever going to be viewed on a screen. WP and pdf technologies were designed for putting information on paper - old habits die hard which is why any sort of change is difficult. 

As for control over data, you can always save stuff locally if you want to and not commit anything really important to you to the web. Let's face it, any web based data will get proliferated. Personally, I'm quite happy that stuff like eg this post is just out there. So what? I would't however put my bank accoount numbers into public circulation. Maybe we should just grasp the nettle and teach children so that they are in a position to make up their own minds.

IanL's picture

 For me there are a couple of important points.

1. Open Source is a more efficient business model but it still requires some sort of investment for development and maintenance.

2. We are only scraping the surface of possible savings by using a few apps like Google Docs, Inkscape and audacity. We could make massive savings on VLEs, E-portfolios, content etc if the resources were shared out using web technologies rather than dividing them using the existing models where most of the input resources get used up in marketing and cost of sales.

3. There are other areas where technological innovation can massively lower costs but existing brand strength of incumbent suppliers makes it very slow going for smaller players to get sufficient traction to then use the full power of FOSS for all.

Here is some evidence. We provide an Ofqual accredited vocational qualification that is far easier administratively for teachers but does depend on some simple web based technology skills.  We have 17 prisons as customers and estimate we'll save them 150k a year in ICT qualification costs alone. Of course we don't depend on any software that needs a license fee either for the users or ourselves. We are giving away a fully hosted and managed VLE/e-portfolio system as free value-added so potentially no cost there either. If we get more users we can put all the supporting content on the web free as well. We are currently putting the National Curriculum assessment criteria for every subject at every level in the system and pusing that out to Drupal pages where it can be linked to supporting materials. Curriculum on-line but not at a cost of 500 million. < 1% of that budget would do it more effectively.

So what I'm saying is that you need a business model to sustain development but that business model can itself save schools money compared with what they are doing now as well as generate the income needed for development and maintenance of FOSS/CC resources to support education. Furthermore such a strategy has the potential to provide free education to anyone with an internet connection and sustain it. As ever, the biggest problem as with any innovation as with FOSS is getting enough support to get to a critical mass that can sustain it. 

dlgair's picture

FOSS is definitely an appropriate response to budget cuts. It can generate financial savings in terms of TCO but also provides the robust performance, upgrageability and maintainability required by the education sector.

At my college there has been a very slow adoption of FOSS which has, in the main, been driven by Computing/ICT teaching staff and students. We use software like Blender (3D modelling), Google Sketchup (3D modelling), Greenfoot (Java programming), NetBeans (Java programming) and more widely known FOSS such as Firefox, The GIMP, and OpenOffice. Unfortunately, many of these programs are not installed directly on the college network due to the (unfounded) fears of our IT Services department. We also have some sort of MSDN campus agreement which makes much of MS' proprietary software free or almost free. These, sadly, are the main reasons we don't have a wider deployment of FOSS tools. However, there's more than one way to skin a cat as they say ... We give the students a CD of FOSS tools at the start of the year (OpenEducation CD orientated) which they can install at home. We also give them a copy of Portable Apps which they can run from their memory sticks and/or portable hard-drives.

I am a Linux user at home and at college and often show my students what it can do and run. Many of them have taken the opportunity to download Ubuntu or Linux Mint and install them at home. Also, many of our students have Gmail accounts and have used these to collaboratively work on group-based assignments via Google Docs. Such ease and quality are winning over many students.

The increasing awareness of FOSS is starting to have an impact on the wider college staff to. We moved to a Moodle VLE system two years ago which was a major step forward in "enlightenment" for the SMT and IT Services. The main reason was financial - saving £17,000 p.a. spend on Blackboard - but Moodle has provided us with a robust and easily managed and updated VLE. Such quality (and low cost) will almost certainly win the hearts and minds of many SMTs but it is getting the awareness and understanding going in the first place. Grass roots awareness does eventually work. Are there any quicker methods?

"An honest answer is like a kiss on the lips"

- Provers 24:26