Back

Craig ‘n’ Dave Newsletter: November 2024 

26 November 2024

This month brings another huge update to Smart Revise. We have redesigned the active tasks interface to make it more obvious what the status of a task is. The date of the Craig’n’Dave conference for 2025 has been confirmed, new terminology guides are coming, the Christmas coding challenges are back and is it the end of the Lesson Hacker videos? 

Come and see us 

You can meet us at: 

The BIG Computing Leadership Conference: 12th December at Oxford Brookes University.  
The conference is now fully booked, but for those of you who want to learn how and why we changed the way we taught A level Computer Science, we can’t wait to see you at our session. 

CAS A Level online webinar: 15th January online. We will be giving a talk about supporting students with 8-, 9- and 12-mark essay-style questions for OCR A Level. Book your ticket HERE.

2024-2025 VEX V5 Robotics Competition Cotswold Regional: 25th January at Chipping Campden School. We will be one of the judges. If you’re not part of the event this year, why not consider this extra-curricular opportunity for your students next year? See all the details for the event HERE.

The Craig’n’Dave and Friends conference is back for 2025 at Bromsgrove School! The event next year will be bigger and better, and to capture this we have rebranded it as “The Festival of Computing”. The main event will be on Wednesday 2nd July 2025 with an opportunity of an evening meal and overnight accommodation for delegates and speakers on the Tuesday night. We are indebted to the inimitable Johnny Palmer and Frances Round for working with us to make it happen.

More details will follow shortly. 

Smart Revise 

Task management update 

Have you seen the new interface for managing Tasks yet? We have significantly increased the data visibility and added a status to make it much easier to see the task workflow. 

The full release notes for this update detailing everything that is new can be found here: News – Smart Revise  

What’s next – have your say 

The next major feature will be “Goals”, where Smart Revise uses the data about the progress a student is making to suggest how they should use the platform to achieve their flight path target cone and aspirational target. In addition to what’s on our road map there are other features that we develop in tandem based on your feedback too. 

Currently we are finishing work on an option to automatically release marks immediately after AI has marked questions in a task. 

Beyond that, here are the top 4 requested features at the moment: 

FEATURE 1: Delete and add question option in addition to view and change when questions are chosen for a task. 

    FEATURE 2: Priority levers to influence the automatic question selection for a task. E.g. prioritise AI markable questions, or questions that have not been set before etc. 

      FEATURE 3: Tasks that only contain Quiz or self-assessed questions to have an option to present the marking for the question before the next question is shown. Known as the Q-A-Q-A approach in addition to the current Q-Q-A-A approach. 

        FEATURE 4: Question selector for Advance similar to the deck builder for Tasks. 

          If you have a preference which you would like us to work on next, please email us: admin@craigndave.co.uk.

          Your vote will decide our priorities. 

          Classroom resources 

          New terminology guides coming soon 

          Our terminology guides for AQA, Edexcel and OCR courses that are included with a Craig’n’Dave membership were created some time ago and were based on definitions from the British Computer Society. When we introduced Terms mode in Smart Revise, we refined the definitions included in the platform to make them shorter and better match the requirements of the specifications and mark schemes. This means there is a difference between the older terminology documents and Smart Revise Terms. Nothing is inaccurate, it’s just different, and that’s not helpful! 

          To resolve this, we have created a new set of reports in the back-end of Smart Revise. This means we can more easily publish one set of key terminology documents that are the same in both the classroom resources and Smart Revise Terms. 

          We are currently redesigning our website, and when this work is complete, Craig’n’Dave members will be able to download the new terminology documents. 

          Time2Code 

          Christmas coding challenges 

          Our friends Anna & Harry at Mission Encodeable have once again made their Python Christmas coding challenges available for students and teachers. There are nine levels that exactly match the nine levels in Time2Code. This means that students can undertake some more festive themed challenges within the levels they are currently working on while still making progress. 

          The link to the activities is on the homepage of the Time2Code website.

          The direct link is: missionencodeable.com/christmas 

          YouTube 

          The Lesson Hacker series is changing 

          Episode 52 will be the last video in the current Lesson Hacker series. Each week for a whole year, David Morgan aka “The Lesson Hacker” has produced a 5-minute video on our YouTube channel covering a topical issue in Computing. These also included questions in the video description that you could use for class discussions. 

          The full playlist of videos from the first series can be found on our YouTube channelLesson Hacker video series 

          However, all good things must come to an end, but fear not, David is still going to be producing content for us, just with a different style and emphasis. 

          Next month will see the introduction of our new “shorts”. These new videos will be reduced to just one minute and focus on a core nugget of knowledge with a single question such as: 

          • How do websites remember you? 
          • Would increasing the size of the registers make your processor faster? 
          • What makes a good program? 
          • Why can your computer beat you at chess? 
          • What Makes a supercomputer super? 

          Craig and OG Dave will also be producing some of these new videos too. 

          AQA A Level Remastered 

          SLRs 1 through 5 of our newly remastered AQA A level videos are now available on YouTube. 

          1. SLR01: Programming basics 
          2. SLR02: Programming next steps 
          3. SLR03: Programming paradigms 
          4. SLR04: Data structures 
          5. SLR05: Algorithms 

          These videos have a better presentation style, better illustrations, better notes for students and much better audio! We advise you to bookmark the static links, so that your students always have access to the latest video instead of using YouTube directly: AQA A Level (7516-7517) Videos – Craig ‘n’ Dave knowledge video index 

          Craig’n’Dave members can also download all 187 PowerPoints we used to create the videos, even those that haven’t been published on YouTube yet.

          Newsletter in video format 

          Every month, we also record an extended video version of this newsletter and upload it to YouTube – ideal listening for your commute:  Craig ‘n’ Dave Unscripted – all episodes 

          Related posts

          The biggest curriculum shake-up in a decade

          The biggest curriculum shake-up in a decade is here — and computing is right at the centre of it. From a brand-new GCSE to talk of AI qualifications, Craig and Dave break down what it all means for teachers and students.

          14 November 2025

          Smart Revise Wins Teach Secondary Award for Curriculum Improvement 2025

          We are thrilled to announce that Smart Revise has been recognised with the Teach Secondary Award for Curriculum Improvement 2025! […]

          10 November 2025

          Student kicking a ball into a goal

          Introducing Goals: smarter revision, clearer direction

          The new Goals feature brings a powerful upgrade to Smart Revise, helping students not only understand their progress but also […]

          8 November 2025

          High expectations from the first minute

          In Computing, every minute counts. Setting high expectations isn’t about demanding work or creating unnecessary pressure—it’s about clarity. It means […]

          7 November 2025

          High expectations and homework: A culture worth building 

          High expectations are often spoken about in education but rarely unpacked in a way that feels practical and actionable. We […]

          1 November 2025

          What is a code pointer?

          Demystifying stars, ampersands and memory mishaps. Pointers in programming can be baffling — all those stars and ampersands, but what do they actually mean?
          We break down code pointers using sandwiches, and sticky notes, to make sense of it all.

          28 October 2025

          GDPR and the US: Can you trust American tech with your data?

          Curious about GDPR and US data transfers? Learn how businesses can comply with GDPR when using US-based services like Google, and what you need to watch out for.

          When the cloud breaks: lessons for teachers from the AWS outage 

          On a busy Monday morning, teachers across the UK found themselves staring at error messages instead of lesson plans, thanks […]

          24 October 2025

          Time2Code – update to 02-02 Largest number program

          A lot of students are getting confused about the success criteria of the largest number program in level 2. The […]

          23 October 2025

          Back

          Time 2 Code: A revolution in coding education for schools

          26 November 2024

          In an increasingly digital world, coding is fast becoming a must-have skill. But how do we make learning to code accessible for all students, no matter their level of ability? Time 2 Code, an innovative program created by Craig’n’Dave, offers a game-changing approach that empowers students to learn coding at their own pace, making the process not only effective but enjoyable.

          What is Time 2 Code?

          Time 2 Code is designed to meet the needs of students at different skill levels. Whether a student is completely new to programming or has some experience, this programme ensures that learning is both structured and flexible. It builds upon the UK National Curriculum, with a clear focus on progression through Key Stage 3 and 4 coding concepts like loops, arrays, and functions.

          One of the standout features is its interdependent learning model. Instead of teachers standing at the front of the class and walking everyone through the same lesson, students can work through video tutorials, practical coding exercises, and assessments independently. This way, faster learners aren’t held back, while those needing extra help can get the individual support they need.

          A flexible, student-centred approach

          Time 2 Code follows a carefully designed structure, with students moving through different levels, from basic concepts like sequences and iterations to more advanced techniques involving arrays, strings, and file handling. By focusing on independent learning, it allows students to master topics at their own pace, ensuring no gaps in their understanding as they progress.

          What sets Time 2 Code apart is its practical and engaging content. The programme combines video demonstrations with coding exercises that allow students to explore programming in a way that is both interactive and challenging. As students move forward, they are assessed on their ability to apply the skills they’ve learned, ensuring deep comprehension of the material.

          Why Time 2 Code works

          Research shows that students learn best when they are actively engaged in the material, and Time 2 Code’s approach ensures exactly that. It blends self-directed learning with structured assessments, making sure that students have the autonomy to learn but still receive the guidance they need at critical points.

          The result? More confident, capable coders who are not only prepared for their GCSEs but for the future workplace as well. We love it over here at Craig’n’Dave, and we are sure you will too.

          Get Time 2 Code – It’s FREE

          Time 2 Code offers a rich, flexible way to teach coding that can benefit every student, regardless of their starting point. If you’re a teacher looking for a fresh, effective way to engage your students in coding, visit the Craig’n’Dave website to try out Time 2 Code for free today.

          Related posts

          The biggest curriculum shake-up in a decade

          The biggest curriculum shake-up in a decade is here — and computing is right at the centre of it. From a brand-new GCSE to talk of AI qualifications, Craig and Dave break down what it all means for teachers and students.

          14 November 2025

          Smart Revise Wins Teach Secondary Award for Curriculum Improvement 2025

          We are thrilled to announce that Smart Revise has been recognised with the Teach Secondary Award for Curriculum Improvement 2025! […]

          10 November 2025

          Student kicking a ball into a goal

          Introducing Goals: smarter revision, clearer direction

          The new Goals feature brings a powerful upgrade to Smart Revise, helping students not only understand their progress but also […]

          8 November 2025

          High expectations from the first minute

          In Computing, every minute counts. Setting high expectations isn’t about demanding work or creating unnecessary pressure—it’s about clarity. It means […]

          7 November 2025

          High expectations and homework: A culture worth building 

          High expectations are often spoken about in education but rarely unpacked in a way that feels practical and actionable. We […]

          1 November 2025

          What is a code pointer?

          Demystifying stars, ampersands and memory mishaps. Pointers in programming can be baffling — all those stars and ampersands, but what do they actually mean?
          We break down code pointers using sandwiches, and sticky notes, to make sense of it all.

          28 October 2025

          GDPR and the US: Can you trust American tech with your data?

          Curious about GDPR and US data transfers? Learn how businesses can comply with GDPR when using US-based services like Google, and what you need to watch out for.

          When the cloud breaks: lessons for teachers from the AWS outage 

          On a busy Monday morning, teachers across the UK found themselves staring at error messages instead of lesson plans, thanks […]

          24 October 2025

          Time2Code – update to 02-02 Largest number program

          A lot of students are getting confused about the success criteria of the largest number program in level 2. The […]

          23 October 2025