G4-5 AI with SCRATCH Session 7

G4-5 AI with SCRATCH Session 7

1st - 5th Grade

5 Qs

quiz-placeholder

Similar activities

Digital Footprint

Digital Footprint

5th Grade

6 Qs

Production de ressources numériques: QUIZ

Production de ressources numériques: QUIZ

5th Grade

10 Qs

Introducción a Python

Introducción a Python

2nd Grade

10 Qs

Digital Footprint

Digital Footprint

3rd Grade

8 Qs

 Variable Names

Variable Names

5th Grade

7 Qs

Test Your Knowledge!

Test Your Knowledge!

2nd Grade

10 Qs

Exploring AI and Scratch

Exploring AI and Scratch

3rd Grade

10 Qs

MIS SD 1-2

MIS SD 1-2

2nd Grade

8 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