G4-5 AI with SCRATCH Session 7

G4-5 AI with SCRATCH Session 7

1st - 5th Grade

5 Qs

quiz-placeholder

Similar activities

MIS 1-2 'Pictoblox'

MIS 1-2 'Pictoblox'

1st Grade

9 Qs

Roblox L6 SpeedUp SlowDown

Roblox L6 SpeedUp SlowDown

1st - 5th Grade

10 Qs

PPT Revision

PPT Revision

5th Grade

7 Qs

Project 9: Audio Classifier Quiz

Project 9: Audio Classifier Quiz

5th Grade

5 Qs

Lesson 1: Hello Scratch

Lesson 1: Hello Scratch

2nd Grade

10 Qs

SGS150825

SGS150825

1st - 5th Grade

10 Qs

MIS 3-5

MIS 3-5

3rd Grade

10 Qs

G4-5 AI with SCRATCH Session 7

G4-5 AI with SCRATCH Session 7

Assessment

Quiz

Information Technology (IT)

1st - 5th Grade

Hard

Created by

Whizara Teacher

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following will make a sprite keep moving from the left to right,

Change Y by 10

Change X by 10

Forever > Change Y by 10

Forever > Change X by 10

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The If-Then block is an example of

an event block

a motion block

a variable block

a control block

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

The score of the game is an example of: (There is more than one correct answer)

A Variable

A Challenge

An Algorithm

Feedback

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where can you find blocks that help you compare two values (lower than, greater than, equal to)

Variable Blocks

Operator Blocks

Looks Blocks

Comparison Blocks

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Change score by '-1' will increase the score.

True

False