Hero image

Simply Teach

Average Rating4.89
(based on 77 reviews)

Any queries please don't hesitate to contact me via email: info@mysimplyteach.co.uk If you're interested in a yearly subscription for £150 per year then go to: www.mysimplyteach.co.uk

589Uploads

90k+Views

81k+Downloads

Any queries please don't hesitate to contact me via email: info@mysimplyteach.co.uk If you're interested in a yearly subscription for £150 per year then go to: www.mysimplyteach.co.uk
Exam Walkthrough - CS4: Data Storage (Numbers)
dco7785dco7785

Exam Walkthrough - CS4: Data Storage (Numbers)

(0)
A set of questions that cover all the key specification points. Closely aligned to the range of questions they may get in the exam. For example, questions that fit into AO1 and AO2 strands. Mark scheme that explicitly mentions which strand each question falls into. Lesson PPT which is the walkthrough element, focusing on exam technique and how to better understand what is being asked of them.
Exam Walkthrough - CS6: Data Storage (Images)
dco7785dco7785

Exam Walkthrough - CS6: Data Storage (Images)

(0)
A set of questions that cover all the key specification points. Closely aligned to the range of questions they may get in the exam. For example, questions that fit into AO1 and AO2 strands. Mark scheme that explicitly mentions which strand each question falls into. Lesson PPT which is the walkthrough element, focusing on exam technique and how to better understand what is being asked of them.
Exam Walkthrough - CS25: SQL & Data structures
dco7785dco7785

Exam Walkthrough - CS25: SQL & Data structures

(0)
A set of questions that cover all the key specification points. Closely aligned to the range of questions they may get in the exam. For example, questions that fit into AO1 and AO2 strands. Mark scheme that explicitly mentions which strand each question falls into. Lesson PPT which is the walkthrough element, focusing on exam technique and how to better understand what is being asked of them.
Exam Walkthrough - CS19: The Internet
dco7785dco7785

Exam Walkthrough - CS19: The Internet

(0)
A set of questions that cover all the key specification points. Closely aligned to the range of questions they may get in the exam. For example, questions that fit into AO1 and AO2 strands. Mark scheme that explicitly mentions which strand each question falls into. Lesson PPT which is the walkthrough element, focusing on exam technique and how to better understand what is being asked of them.
Exam Walkthrough - CS26: Defensive design
dco7785dco7785

Exam Walkthrough - CS26: Defensive design

(0)
A set of questions that cover all the key specification points. Closely aligned to the range of questions they may get in the exam. For example, questions that fit into AO1 and AO2 strands. Mark scheme that explicitly mentions which strand each question falls into. Lesson PPT which is the walkthrough element, focusing on exam technique and how to better understand what is being asked of them.
Exam Walkthrough - CS27: Testing
dco7785dco7785

Exam Walkthrough - CS27: Testing

(0)
A set of questions that cover all the key specification points. Closely aligned to the range of questions they may get in the exam. For example, questions that fit into AO1 and AO2 strands. Mark scheme that explicitly mentions which strand each question falls into. Lesson PPT which is the walkthrough element, focusing on exam technique and how to better understand what is being asked of them.
Exam Walkthrough - CS18: Network hardware
dco7785dco7785

Exam Walkthrough - CS18: Network hardware

(0)
A set of questions that cover all the key specification points. Closely aligned to the range of questions they may get in the exam. For example, questions that fit into AO1 and AO2 strands. Mark scheme that explicitly mentions which strand each question falls into. Lesson PPT which is the walkthrough element, focusing on exam technique and how to better understand what is being asked of them.
Exam Walkthrough - CS17: Network types
dco7785dco7785

Exam Walkthrough - CS17: Network types

(0)
A set of questions that cover all the key specification points. Closely aligned to the range of questions they may get in the exam. For example, questions that fit into AO1 and AO2 strands. Mark scheme that explicitly mentions which strand each question falls into. Lesson PPT which is the walkthrough element, focusing on exam technique and how to better understand what is being asked of them.
Exam Walkthrough - CS23: Malware
dco7785dco7785

Exam Walkthrough - CS23: Malware

(0)
A set of questions that cover all the key specification points. Closely aligned to the range of questions they may get in the exam. For example, questions that fit into AO1 and AO2 strands. Mark scheme that explicitly mentions which strand each question falls into. Lesson PPT which is the walkthrough element, focusing on exam technique and how to better understand what is being asked of them.
Exam Walkthrough - CS21: Network protocols
dco7785dco7785

Exam Walkthrough - CS21: Network protocols

(0)
A set of questions that cover all the key specification points. Closely aligned to the range of questions they may get in the exam. For example, questions that fit into AO1 and AO2 strands. Mark scheme that explicitly mentions which strand each question falls into. Lesson PPT which is the walkthrough element, focusing on exam technique and how to better understand what is being asked of them.
Exam Walkthrough - CS20: Network topologies
dco7785dco7785

Exam Walkthrough - CS20: Network topologies

(0)
A set of questions that cover all the key specification points. Closely aligned to the range of questions they may get in the exam. For example, questions that fit into AO1 and AO2 strands. Mark scheme that explicitly mentions which strand each question falls into. Lesson PPT which is the walkthrough element, focusing on exam technique and how to better understand what is being asked of them.
Exam Walkthrough - CS22: Social engineering
dco7785dco7785

Exam Walkthrough - CS22: Social engineering

(0)
A set of questions that cover all the key specification points. Closely aligned to the range of questions they may get in the exam. For example, questions that fit into AO1 and AO2 strands. Mark scheme that explicitly mentions which strand each question falls into. Lesson PPT which is the walkthrough element, focusing on exam technique and how to better understand what is being asked of them.
Exam Walkthrough - CS24: Network security
dco7785dco7785

Exam Walkthrough - CS24: Network security

(0)
A set of questions that cover all the key specification points. Closely aligned to the range of questions they may get in the exam. For example, questions that fit into AO1 and AO2 strands. Mark scheme that explicitly mentions which strand each question falls into. Lesson PPT which is the walkthrough element, focusing on exam technique and how to better understand what is being asked of them.
CS21 - Network protocols (Workbook)
dco7785dco7785

CS21 - Network protocols (Workbook)

(1)
This series of workbooks will cover networks and some other associated with it. The breakdown is as follows: CS17 - Types of networks (LAN, WAN, Client-server, Peer-to-Peer) CS18 - Network hardware CS19 - The internet (inc. Cloud storage and DNS) CS20 - Network topologies (Star/Mesh and Virtual networks) CS21 - Network protocols (Including layers) CS22 - Social engineering (Blagging, Phishing and Shoulder-surfing) CS23 - Malware (Different types and prevention strategies) CS24 - Network security (Brute-force, DDOS, Packet sniffers and prevention stategies (e.g. policies, penetration testing etc…) CS25 - SQL & Data Structures (How to write SQL, SQL injection and prevention strategies) CS26 - Defensive design (Authentication methods and Validation methods - how to add defensive design to your code) CS27 - Testing (What is testing, why is it important?, Final/iterative, test data) Each set includes a teacher and student version. The rest will be part of a bundle.
CS24: Network security (Workbook)
dco7785dco7785

CS24: Network security (Workbook)

(1)
This series of workbooks will cover networks and some other associated with it. The breakdown is as follows: CS17 - Types of networks (LAN, WAN, Client-server, Peer-to-Peer) CS18 - Network hardware CS19 - The internet (inc. Cloud storage and DNS) CS20 - Network topologies (Star/Mesh and Virtual networks) CS21 - Network protocols (Including layers) CS22 - Social engineering (Blagging, Phishing and Shoulder-surfing) CS23 - Malware (Different types and prevention strategies) CS24 - Network security (Brute-force, DDOS, Packet sniffers and prevention stategies (e.g. policies, penetration testing etc…) CS25 - SQL & Data Structures (How to write SQL, SQL injection and prevention strategies) CS26 - Defensive design (Authentication methods and Validation methods - how to add defensive design to your code) CS27 - Testing (What is testing, why is it important?, Final/iterative, test data) Each set includes a teacher and student version. The rest will be part of a bundle.
R081 - IM12: Health and Safety (Workbook)
dco7785dco7785

R081 - IM12: Health and Safety (Workbook)

(0)
I’ve been working on creating a series of workbooks for OCR Creative iMedia R081. I used a block based structure to plan the course and therefore the workbooks I’ve attached (in files) reflect that. IM1 - Audience and Purpose IM2 - Work Plan IM3 - Hardware, Software and Peripherals IM4 - Moodboard IM5 - Visualisation Diagram IM6 - Mind Map IM7 - Storyboard IM8 - Script IM9 - Collecting assets (Primary v Secondary research) IM10 - Legal considerations IM11 - File formats IM12 - Health and safety considerations There is a teacher version and student version. They’re very versatile, they could be used as a revision activity, good for differentiation, build on from flipped learning or a good remote learning activity - these workbooks have worked well for my students during lockdown/closures.
R081 - IM11: File formats (Workbook)
dco7785dco7785

R081 - IM11: File formats (Workbook)

(0)
I’ve been working on creating a series of workbooks for OCR Creative iMedia R081. I used a block based structure to plan the course and therefore the workbooks I’ve attached (in files) reflect that. IM1 - Audience and Purpose IM2 - Work Plan IM3 - Hardware, Software and Peripherals IM4 - Moodboard IM5 - Visualisation Diagram IM6 - Mind Map IM7 - Storyboard IM8 - Script IM9 - Collecting assets (Primary v Secondary research) IM10 - Legal considerations IM11 - File formats IM12 - Health and safety considerations There is a teacher version and student version. They’re very versatile, they could be used as a revision activity, good for differentiation, build on from flipped learning or a good remote learning activity - these workbooks have worked well for my students during lockdown/closures.
R081 - IM10: Legal considerations (Workbook)
dco7785dco7785

R081 - IM10: Legal considerations (Workbook)

(0)
I’ve been working on creating a series of workbooks for OCR Creative iMedia R081. I used a block based structure to plan the course and therefore the workbooks I’ve attached (in files) reflect that. IM1 - Audience and Purpose IM2 - Work Plan IM3 - Hardware, Software and Peripherals IM4 - Moodboard IM5 - Visualisation Diagram IM6 - Mind Map IM7 - Storyboard IM8 - Script IM9 - Collecting assets (Primary v Secondary research) IM10 - Legal considerations IM11 - File formats IM12 - Health and safety considerations There is a teacher version and student version. They’re very versatile, they could be used as a revision activity, good for differentiation, build on from flipped learning or a good remote learning activity - these workbooks have worked well for my students during lockdown/closures.
R081 - IM7: Storyboard (Workbook)
dco7785dco7785

R081 - IM7: Storyboard (Workbook)

(0)
I’ve been working on creating a series of workbooks for OCR Creative iMedia R081. I used a block based structure to plan the course and therefore the workbooks I’ve attached (in files) reflect that. IM1 - Audience and Purpose IM2 - Work Plan IM3 - Hardware, Software and Peripherals IM4 - Moodboard IM5 - Visualisation Diagram IM6 - Mind Map IM7 - Storyboard IM8 - Script IM9 - Collecting assets (Primary v Secondary research) IM10 - Legal considerations IM11 - File formats IM12 - Health and safety considerations There is a teacher version and student version. They’re very versatile, they could be used as a revision activity, good for differentiation, build on from flipped learning or a good remote learning activity - these workbooks have worked well for my students during lockdown/closures.
R081 - IM3: Hardware, Software and Peripherals (Workbook)
dco7785dco7785

R081 - IM3: Hardware, Software and Peripherals (Workbook)

(0)
I’ve been working on creating a series of workbooks for OCR Creative iMedia R081. I used a block based structure to plan the course and therefore the workbooks I’ve attached (in files) reflect that. IM1 - Audience and Purpose IM2 - Work Plan IM3 - Hardware, Software and Peripherals IM4 - Moodboard IM5 - Visualisation Diagram IM6 - Mind Map IM7 - Storyboard IM8 - Script IM9 - Collecting assets (Primary v Secondary research) IM10 - Legal considerations IM11 - File formats IM12 - Health and safety considerations There is a teacher version and student version. They’re very versatile, they could be used as a revision activity, good for differentiation, build on from flipped learning or a good remote learning activity - these workbooks have worked well for my students during lockdown/closures.