Making steps towards an efficient and effective marking system
Clive Edwards (mail at cedwards.info)
Summary. This report summarises the development of a marking system aimed at reducing the time taken to mark exercise books of student work whilst at the same time ensuring this process remains effective and is in line with a typical school marking policy. The system uses the RAG 123 marking criteria to assess student understanding of a particular learning objective and then uses this to automatically assign each student individual tailored feedback, including comment, example and next steps/ challenge question. The methodology was used by the author in his teaching duties who recognised an immediate improvement in the quality and consistency of his feedback to students. Using the system also reduced his marking time by over 50%. The feedback it delivered was praised by a headteacher and his department during book scrutinies.
Skills used:
- Programming (Microsoft Visual Basic for Applications).
Motivation
As a secondary school teacher in the UK, among my other responsibilities I was tasked with teaching five classes. Marking of students work, mainly collated in exercise books, as per the school marking policy was part of that responsibility. The marking policy made the following requirements:
- a developmental target referencing a key skill in the subject should be set.
- there should be a comment on the progress made against a target.
- there should be a positive comment if at all appropriate.
- spelling, capitalisation, gramatical, punctuation and verb errors should be identified and corrected.
- where work is marked and targets are given, time in subsequent lessons should be given so that the student can read their feedback and write a sentence in response.
- further feedback on students responses should be provided where appropriate.
With an average of 25 students per class and teaching five classes on average per day, this amounted to well over 100 exercise books to keep marked up to date. Finding an effective and efficient method to deal with this responsibility became a very important and pressing issue, something I think many if not all teachers would agree with.
Methodology
Mathematics as a secondary school subject can be considered as a collection of inter-dependent subjects. This lends itself to being taught in a particular order, even if this is not always possible because of the requirement to follow prescribed schemes of work. Even so, each topic itself can be uniquely constrained by the learning objectives for a lesson/ series of lessons and how well each student meets those objectives, taking into account their individual starting point, can form the basis of their target(s) for that topic/ section of work.
There are many ways to rank a students achievement of a learning objective. One particular method is the RAG 123 system, which I learnt about from my subject mentor during my PGCE and through [1], [2]. The key with this method is that it provides quick and concise feedback that is easy to understand. It was this which was adapted for providing tailored feedback to students. Essentially once a student completes a section of work, their understanding/ progress is graded using RAG whereby
- R - red - means the student has not understood.
- A - amber - the student kind of gets it, but there are some gaps in their understanding.
- G - green - the student understands fully.
The 123 element also allows the students attitude to their learning to be graded, 1 being worst, 3 being excellent. Organising lessons according to learning objectives/ targets for each topic and using the RAG 123 system to catagorise a students understanding and attitude, allowed for automation of much of the marking process and allowed for the different aspects of the marking policy to be met. An example of the output of the system, a student feedback sheet, is shown in Figure
1. An individualised one of these would be automatically produced per student per learning objective.
Figure 1: Screenshot showing example student feedback sheet.

The strucuture of the feedback sheet ensures the criteria of the marking policy are met. In particular:
- a developmental target referencing a key skill in the subject should be set. Met by challenge question on right hand side (see Figure 2 for examples and questions provided for a particular learning objective).
- there should be a comment on the progress made against a target. Met by individualised comment written in text box at top of feedback sheet.
- there should be a positive comment if at all appropriate. Met as above.
Figure 2: Screenshot showing input examples and challenge questions for topic being considered.

For the last three requirements the following strategy was used:
- spelling, capitalisation, gramatical, punctuation and verb errors should be identified and corrected. These were identified in students work and students were asked to write spelling mistakes on their feedback sheet three times (particularly important for Maths as it involves lots of key words and terminology).
- where work is marked and targets are given, time in subsequent lessons should be given so that the student can read their feedback and write a sentence in response. Space provided on sheet at bottom (guidelines given to students on what to write depending how they got on/ feel about their work).
- further feedback on students responses should be provided where appropriate. Usually done with a quick check of students responses to challenge questions.
Usage
The layout of the main window is shown in Figure
3.
Figure 3: Screenshot showing main window where student data is input.

Much of the system is automated, requiring only the following key information is input by the teacher:
- student names if this is the first time used.
- learning objective, i.e. solve linear equations.
- each students RAG 123 ranking for the learning objective written.
- images of the examples and challenge questions for the different R, A and G alternatives (see Figure 2).
Once this information is input and the appropriate button pressed, the input data is processed such as to give each student their individualised feedback sheet including example, challenge question and written feedback. By selecting the apppropriate printer and print range from the dialog that is subsequently shown, feedback sheets are printed with two feedback sheets per A4 page. The system also keeps a record of all students RAG 123 marks globally accross all learning objectives (see Figure
4)
Figure 4: Screenshot showing record of overall statistics.

and per learning objective (see Figure 5), where in the latter, further basic statistics are provided such as proportions of students getting each RAG rating. Its as simple as that and I've used the system to great effect with my classes.
Figure 5: Screenshot of record of feedback for individual learning objective.

Bibliography
- mrbenney.wordpress.
mrbenney.wordpress,
https://mrbenney.wordpress.com/2014/01/16/my-rag123-marking-experiment.
- kevs-variability-thoughts.blogspot.
kevs -variability-thoughts-blogspot,
http://kevs-variability-thoughts.blogspot.com/2013/11/rag-to-clean-up-marking.html.