Revision Self Guided - Y9

Y9 Revision Self Guided
Work your way through this interactive guide
Attempt all interactive elements
do not skip through otherwise the revision will not be effective
1 / 31
suivant
Slide 1: Diapositive
ComputingLower Secondary (Key Stage 3)

Cette leçon contient 31 diapositives, avec quiz interactifs, diapositives de texte et 1 vidéo.

Éléments de cette leçon

Y9 Revision Self Guided
Work your way through this interactive guide
Attempt all interactive elements
do not skip through otherwise the revision will not be effective

Slide 1 - Diapositive

Photo Editing Skills Recap

Slide 2 - Diapositive

Write down every tool you can think of in PhotoPea

Slide 3 - Carte mentale

What does the layer tool do ?

Slide 4 - Question ouverte

Layer tool
Helps you organise elements in the file

Slide 5 - Diapositive

Which file type is a flattened version of the saved PSD file
A
An MP3 file
B
a JPG file
C
A PDF file
D
A PSD file still

Slide 6 - Quiz

Select and move
Use this to select a layer and move it
Selection tools
Allow you to select regions of the layer to be edited (like deleted or recoloured)
Crop tool
Chops away parts of the image (like scissors would)
Eraser Tool
Deletes areas of a layer like a standard rubber would on paper
Magnifier
Zoom in and out of parts of the image
Do you know which label is right for each tool?

Slide 7 - Diapositive

Do you know any useful keyboard shortcuts in Photopea?

Slide 8 - Question ouverte

Good shortcuts in Photopea
CTRL+C = Copy
CTRL+V = Paste
CTRL+D = Deselect areas
CTRL+Z = Undo last action

Slide 9 - Diapositive

Hardware/Software Revision

Slide 10 - Diapositive

Slide 11 - Vidéo

What is the difference between input and output devices?

Slide 12 - Question ouverte

List as many input and output devices
using the letter "i" and "o" before each to show you know which is which

Slide 13 - Carte mentale

INPUT - - - - - - OUTPUT

Slide 14 - Diapositive

Secondary storage
Long term storage that is permanent
Store files and programs

Slide 15 - Diapositive

Which of these is Primary storage
A
RAM
B
Hard drive
C
CD ROM
D
USB Stick

Slide 16 - Quiz

Which of these is not secondary storage
A
SD Card
B
DVD
C
ROM
D
Hard drive

Slide 17 - Quiz

APPLICATION SOFTWARE
UTILITY SOFTWARE
OPERATING SYSTEM SOFTWARE
Software that performs a generic task
Without this, the computer will not work.  It manages all system resources
Software that maintains device health, maintenance and security

Slide 18 - Question de remorquage

Scratch revision

Slide 19 - Diapositive

Exercise
The best way to revise scratch is to run through the basics on the scratch website
Click to Go To Scratch
Try recreate some basic programs like:
  • Sprite chasing game - cat and dog
  • look over your maze and add another level
  • ensure you use a broadcast, a variable and if/else blocks

Slide 20 - Diapositive

Image binary revision

Slide 21 - Diapositive

How many colours can you represent using 4 bits per pixel?

Slide 22 - Question ouverte

More bits = more colours

Slide 23 - Diapositive

More on images
For more information, videos and explanations of how images are stored on a computer go to

Slide 24 - Diapositive

Castle Chattolly Revision

Slide 25 - Diapositive

What is meant by the term audience targetting?

Slide 26 - Question ouverte

Model answer info
Go to BBC BITESIZE to look over this concept
We use this every time we do any graphic design (logos, documents, posters, video, websites etc...)

Slide 27 - Diapositive

Vectors vs Bitmaps
Vectors:
Great for scaling
Do not blur
good for maps, logos

Bitmaps
Great for high detail
Like photos

Slide 28 - Diapositive

Python Application revision

Slide 29 - Diapositive

Advise:
To prepare for the application questions you need to remember:
  • Simple python syntax
  • including printing, taking inputs, storing variables etc...
  • The best way to prepare is to look over the slides your worked on with the code links and tasks
  • Here is the link

Slide 30 - Diapositive

Loop question advice
You will be asked to write the output to certain loops like the one below:


You would need to write exactly what this would output for the test to score the marks.  So in this example:
0 hey 1 hey 2 hey 3 hey        OR
0 hey, 1 hey, 2 hey, 3 hey
would be correct.  Take your time to enter the answers for these to get them right

Slide 31 - Diapositive