Font size
WorksheetsICT benchmarking test y6
Total questions: 106
Worksheet time: 1hrs 1mins
What does this bar do?
Lets you change your text colour, size, font
Changes the background of your Canva
what is powerpoint used for?
for lectures
for discussions
for making presentation of a report
all of the above
can powerpoint be used with other apps like teams?
yes
no
don't know
none of the above
there are different formats for slides like
title only
title without content
blank
title with image
PowerPoint has feature like
animation
transitions
record powerpoint
all of above
we can record our power point before presentation
no
don't know
yes
none of above
slides are like paper we can edit and erase our content
sometimes
always
never
do not know
If you want to add new slide to your power point you can add from
View
Add ins
Home
Share
You can create powerpoint presentation using following devices if you have the app on it
Desktop
Laptop
Tablet
Mobile
In Excel, Columns are labelled as ___
A, B, C, etc
1,2,3 etc
A1, A2, etc.
$A$1, $A$2, etc.
Identify the Excel Icon.
What is the name of this cell?
B10
5B
B5
A5
Identify the MS Excel Window...
Which shortcut key is used to copy
Ctrl+C
Ctrl+P
Ctrl+X
Ctrl+V
Which key is used to cut the selected text?
Ctrl+P
Ctrl+X
Ctrl+C
We click on which button to open an already existing document in Ms Word-
Save
Save As
Open
Undo
What do we do if we want to make certain changes in our document
Delete
Edit
Spell and Grammar
copy
Centre align shifts text to the left of the page.
True
False
Save button is present in the File Tab.
True
False
Ram wants to highlight an important text in her word document. Where will he find the option ?
Insert, Font color
Home, Alignment
Home, Highlight
We can print a number of copies in MS Word.
True
False
Which is the correct sign for Power point?
The function of this button is used to Add a new slide.
False
True
How do you insert an audio file in the slide?
Insert a picture
Insert Sound
Insert text
Insert shape
How do you insert an audio file in your slide ?
click on insert---> audio
click on insert --->video
click on Insert----> picture
Click on insert---->table
The first slide in the presentation is called
Last SLIDE
TITLE SLIDE
Middle Slide
PRESENTATION
What are each individual "pages" of a Power Point called?
Sheet
Page
Slides
Paper
What is this icon?
CUT
COPY
PASTE
CROP
Ctrl+S is used to save work.
False
True
What is a Power Point?
document.
software.
Excel Document
Word Document
PowerPoint is part of:
Ms Office
Notepad
Internet
New slide command is in
Home Tab
Insert Tab
Format Tab
In PowerPoint we can add picture by choosing
File Tab
Insert Tab
Animation
Ms PowerPoint is used to
Create presentation
Write document
Painting
To apply theme on your PowerPoint use __________________________
Design Tab
Background
Format Tab
______________________________features help us to create special text effects
Page Layouts
Animations
Highlights
You can add transition on
Text
Slides
Pictures
A template is a predesigned presentation.
True
False
Order of key words is important when doing search in google
True
False
programming language based on graphical code blocks
Scratch
sprite
background
A completed program in scratch.
Scratch
volume
project
Where your project is displayed when active.
speech bubble
stage
tempo
Displays the location of your X and Y positions.
stage
coordinates
volume
Using the Scratch “Pen” feature to write on the stage.
script
stage
drawing
Blocks that allows you to repeat scripts multiple times.
repeating blocks
script
volume
Graphical bubble that shows a sprite speaking.
thought bubble
speech bubble
Programming language based on graphical code blocks
scratch
sprite
background
Displays the location of your X and Y positions.
stage
coordinates
volume
Blocks that allows you to repeat scripts multiple times.
repeating blocks
script
volume
" if on edge, bounce " mean ... ?
Jump
Go back
Continue
_______________ is the art of writing instructions to tell a computer what to do.
Programming
Debugging
Variable
A set of instructions is called a ___________
Variable
Scratch
Program
_________is a programming language that is perfect for making games, animations, interactive stories and other visually rich programs.
Pane
Scratch
Blocks
the objects that perform actions in a project
Sprite
Script
Scratch
What is a loop?
Starting the program
Ending the program
Allows something to be repeated
The computational concept of running the same sequence multiple times.
Loops
Events
Broadcast
A message that is sent through the Scratch program, activating receiving scripts.
Parallelism
Events
Broadcast
You use _____ blocks to program Scratch
Code
Algorithm
Sequence
What happens to a sprite's script if this sprite was deleted?
The script will be saved if you decided to use this sprite later
You can't delete a sprite before deleting the script written in it.
The script will be deleted with the sprite
Which sprite has the most available costume options?
A blocks that hold value and can be changed
Operational Blocks
Event Blocks
Sensing Blocks
Variable Blocks
In scratch, this is the place where we see all the possible commands for our project. Includes movement, control, events and other options.
Stage
Sprites
Blocks
Scripts
Which command let the sprites walk?
Walk
Run
Move
Go
A costume is...
a code block
a motion
a sound
a different way a sprite looks
Scratch is...
a programming language
a gaming application
video editing software
sound editing software
Can we add any variable in the motion block?
True
False
These blocks are different examples of what?
motion
events
controls
sound
Variables are used to hold data that cannot change.
True
False
A completed program in scratch is called
Scratch
Volume
Project
Document
What will the cat say when this script is run?
Have a nice day. (only)
Here's some fruit. (only)
Here's some fruit. Have a nice day.
You can't have any. Have a nice day.
" if on edge, bounce " mean ... ?
Jump
Go back
Continue
STOP
To add a new sprite to your code, you click on:
What is the variable in this code?
keep score
random position
edge
What does this section called?
Stage
Sprite
Script
Costumes
When is this used?
With the point in direction block.
With the move block.
When I want the game to end.
When I want to change costume
Sensing blocks are used to tell the sprite what to do when touching something on the stage.
True
False
A block that sends messages from one sprite to another
When the green flag is clicked
Broadcast block
Forever Loop
If/Then Block
