Category: Technologies

lets all meet up in a virtual learning environment blog post header

Let’s all “Meet” up – in a virtual learning environment

Our school community are, on the whole, fairly confident and upbeat just now. To understand why I receive such positive views from across the parents, pupils and staff, I have to give a bit of background “pre-Covid”. Argyll and Bute Council have a great IT Team that have been promoting the use of G-Suite (Google Apps through Glow) for a few years now. We in Oban High School had a number of really enthusiastic staff who saw the potential of Google, ran with the training and led peer CLPL.

Around the same time we built a new school and added a Promethean Board to every classroom and gave every teacher an iPad, which they were trained to use alongside the Google Apps. This led to an explosion of online learning via Google Classroom.

The necessity to use the new technology and Google apps, along with regular training, ensured some of our staff were ready for the next step on our journey: live learning and teaching between two schools. As I lead both Oban and Tiree High Schools, it was fairly easy to merge the timetables to allow for the delivery of live lessons to and from each school. This increased the level of subject choice available to senior pupils and ensured effective leadership across the sea; consistent curriculum development and a wealth of shared CLPL.

Admin; Art; Biology; Business Management; Computing; Computer Games Design; Geography; Music Technology; Physics; and PE. Yes, PE! Theses subjects have all been delivered between our schools as part of the merged timetable or, as in the case of PE, to cover a staffing issue.

How does it work? Well, the experience gained by staff in Oban as a result of the introduction of the new technology and mainstream use of G-Suite certainly helped reduce much apprehension. All our teachers were used to setting up and using Google Classrooms (GCs), how to uploading assignments, marking work and conversing through GCs. Colleagues were used to creating Google Docs, Slides or Sheets and to saving and organising onto Google Drive. The only add-on was the move to live learning through Google Meet.

The  “new normal” our teachers faced was that some of the children’s smiling faces were now on a screen; their voices on a speaker. A class is still a class though. The exposition, the tasks, the Q&A and the plenaries are all shared experiences. When doing group work, the Tiree pupils can join an Oban group on the screen using a smaller speaker or vice versa. When they wish to ask a question, the teacher responds one-to-one over their headset. The cameras and screens allow the teacher to see every child in their (expanded) class at all times.

Concern with anything new is natural; safeguarding is a must. To begin with, we only used this with S4-6 classes. No class can exceed its SNCT maximum. IT support is on tap; a line manager is only a call away in the event of a behavioural issue; the office for a medical issue. We have now expanded this across the whole school at our teachers’ request.

What makes it work?

  • Investment by the Local Authority.
  • A core of experienced staff, keen to support colleagues and provide on-going training.
  • The purchase of good cameras, teacher headsets and pupil speakers to capture the whole class “look and feel” to make the pupils in the remote location feel genuinely part of the class.
  • The consistent and coherent use of one software suite of Apps: Google or Microsoft,
  • A safeguarding protocol to give confidence to staff engaging in live delivery.
  • Pupil buy-in – achieved by capturing the essence and experience of being in a larger traditional class environment, leading to an increased feeling of belonging to that class.

Learning and teaching from home has proved remarkably similar to what we already deliver, with the caveat that it has still been a very steep learning curve. The key difference is the need for safeguarding guidance to both staff and pupils; and a relaxation of accepted norms. We must be professional at all times in the way in which we interact with our pupils; we must have support in place for when the rules are not followed and we must keep stressing  that we’re all in a “class” when on online… but we also have to accept our four-legged friends may still appear on screen at times.

Equity for children? A recurring theme in this discussion but just as important for our staff. If there is not a device available or there are not enough devices in the home, every child, and every member of staff, is given an iPad, Chromebook and/or data Dongle. IT support is available to ensure every child can access the devices; teachers take children through getting onto Glow, Google Classroom or how to use any of the Apps. Each child is in a Clan (House system) and a pastoral team member liaises weekly with every vulnerable family or any pupil or parent who asks for help. We do Welfare and Engagement checks weekly. Those not engaging receive a call or a visit to the house where we offer pastoral, IT or curricular support for those who are reluctant to ask but need support; whether online, over the phone or on the door step – two meters distant. We’re here to help.

Delivering a virtual learning experience is not easy for anyone but it will get easier. As each day goes by we learn from our experiences and accept that change is good; or at least necessary. The “new normal” of remote learning in the future will not be new; just normal: the normality a consequence of us investing in both technology; from supporting and training our colleagues; and from teaching our children well in whatever manner we can. It works now; it will work even better with practice.

All support materials are uploaded and shared on the school website below,

http://www.obanhigh.argyll-bute.sch.uk/

 

 

removing barriers to computing science blog post header

Removing Barriers to Learning Computing Science at Speyside School

As a teacher of Computer Science I’ve always looked for ways to remove barriers to learning and make the curriculum more accessible. One of the biggest hurdles to this has been the complex nature of managing the installation and use of IDEs (Integrated Development Environments) to teach computer programming. Without a burning passion for the subject, you can forget getting a young person to download something like Microsoft Visual Studio or Eclipse at home.

A few years ago, whilst looking for a solution to my concerns I switched to repl.it to teach computer programming with the language Python. Repl.it is an online development environment which is completely browser based and requires no software installations on the user’s device. It is device and operating system agnostic, so it will work on desktops, laptops, mobile and tablet devices.

An example of the repl.it programming interface (Python 3.8)

An example of the repl.it programming interface (Python 3.8)

Over this period, I have transitioned from using repl.it to teach software design, to using repl.it to teach all practical elements of the course with support for creating rich web content using HTML, CSS and JavaScript and interrogating databases using SQLite. Students can easily share these projects with each other and with me. There are even tools to allow students to work together on the same project, allowing for latency free peer programming through repl.it’s “multiplayer” feature.

Repl.it provides tools for assessment, through their Assignments tool which provides the student with a set of instructions, a pre-populated piece of code as a starting point and a console window. The student can then submit the assignment to the teacher for written feedback and receives a notification when this is sent to them. Repl.it assignments also allow for test conditions to be set to provide some level of instant feedback to the student.

 

 

An example of an assignment in Repl.it showing student code, instructions, console and feedback area.

This has enabled my students and I to make a smooth transition from classroom teaching to remote learning for National 5 and Higher Computing Science during the COVID-19 lockdown. Although using online tools for home learning has always been a part of my pedagogical practice at this school, I’ve adapted my methods slightly. At Speyside High School, learners are currently using a combination of Google Classroom, Scholar, repl.it and YouTube videos that I have created to begin their new Senior Phase courses.

To create learning materials, I am using OBS Studio to capture my screen and webcam, which means I am then able to explain concepts to the students as if I was teaching a class and seamlessly flip between my course material and my live coding environment on repl.it.

The tools mentioned in this blogpost are all free to use for teachers.

Repl.it can be found at www.repl.it
OBS Studio can be found at www.obsproject.com


Marc McWhirter
PT Computing & Technical / Speyside High School
@SpeysideCS

Speyside High @speysiderector


 

thoughts on additioanl teaching qualification in Computing blog post header

Thoughts on the Additional Teaching Qualification in Computing, Jonathan Henderson and Emma Hedges

Jonathan Henderson, Lasswade Primary School, Midlothian, @MrHenderson321
Emma Hedges, Victoria Primary School, Falkirk, @MissHedgesVPS

We are delighted to be part of the first cohort of a new program of CLPL aimed at up-levelling primary teachers’ skills in delivering the Technologies curriculum. This online program leverages some of the UHI’s existing courses for cross-qualifying existing secondary teachers into Computer Science but provides primary teachers with the expertise necessary to deliver the computing curriculum up to SCQF Level 3. This course has been designed and supported by the British Computer Society, Microsoft, Education Scotland and the Scottish Government.

Currently, we are in Week 4 of the first 12 week module on Databases and Computer Systems, with a second module planned to start in September which will focus on Coding and Web Technologies. So far we have learned about Software, Hardware, Numbering Systems and Logic Gates, and we will soon be moving onto learning about databases and SQL. The work for each week is split up into sections which has contributed to making the course manageable to fit in around a full time teaching job. Each week has involved gaining new knowledge via videos and Sways. There have also been interactive elements such as mini quizzes and using what we have learned to complete tasks such as calculations involving binary numbers. There has been a feeling of satisfaction when we have been able to use our new found knowledge, or from learning from our mistakes, to complete these tasks.

We have also been given the opportunity to complete an additional entry-level Cisco course about Linux which many participants have signed up to complete.

So far, it has been fascinating to go further into subjects which are beyond the normal scope of the primary curriculum and refresh and update our understanding of computing. Through being provided with this opportunity we are once again in the role of the learner. This has been an interesting experience and has made us consider the different ways in which we can share what we are learning to the wide range of needs of our learners, as well as with our colleagues.

We are also enjoying the opportunity to network with colleagues from across Scotland as well as across primary and secondary education. It has been interesting to learn about the different backgrounds of our colleagues who are also enrolled on the course and to be able to interact with them online either on the UHI learning space or on Twitter. With the submission date of our first assessment approaching, we’re very much focussed on doing our best in order to get the most out of the course both for ourselves and for our pupils.

Find out more about the qualification here

 

You may also be interested in

you learning designing a robot with pen and paper

Robotics- Learning New Digital Skills In Context

This year we received an Education Scotland CLPL grant to train staff in digital skills; for part of the project we have been learning computer science and technology to do with robotics.  A grant from the DigitalXtra fund has also  allowed us to purchase robotics equipment from early years up for the cluster, and has …

Continue reading "Robotics- Learning New Digital Skills In Context"

Read more

you learning designing a robot with pen and paper

Robotics- Learning New Digital Skills In Context

This year we received an Education Scotland CLPL grant to train staff in digital skills; for part of the project we have been learning computer science and technology to do with robotics.  A grant from the DigitalXtra fund has also  allowed us to purchase robotics equipment from early years up for the cluster, and has …

Continue reading "Robotics- Learning New Digital Skills In Context"

Read more