Grade 6 Easy scratch questions.

Grade 6 Easy scratch questions.

6th - 8th Grade

5 Qs

quiz-placeholder

Similar activities

Pop Quiz on Coding and Simulation

Pop Quiz on Coding and Simulation

6th Grade

10 Qs

Blockly Programming Quiz [Level 1A]

Blockly Programming Quiz [Level 1A]

7th Grade - University

10 Qs

Blockly Programming Quiz [Level 1B]

Blockly Programming Quiz [Level 1B]

7th Grade - University

9 Qs

Mid Term Exam

Mid Term Exam

8th Grade

10 Qs

Sequencing Blockly - 2

Sequencing Blockly - 2

7th Grade - University

10 Qs

Scratch Programming Quiz for Students

Scratch Programming Quiz for Students

8th Grade

10 Qs

Playground Express

Playground Express

8th Grade

10 Qs

Scratch Quiz Y8

Scratch Quiz Y8

6th Grade

10 Qs

Grade 6 Easy scratch questions.

Grade 6 Easy scratch questions.

Assessment

Quiz

Information Technology (IT)

6th - 8th Grade

Medium

Created by

the taleen

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct feature of Scratch?

Scratch uses blocks to create code, which are connected to form programs

Scratch is only available as a mobile app

Scratch is only for creating text-based programs

Scratch does not allow for animation or games to be created

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Scratch, what is a sprite?

A type of background for the stage

A programming language used in Scratch

A character or object that can be programmed and interacted with

A type of block used to control motion

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these blocks in Scratch is used to make a sprite move?

"Say [text]" block

"Move [10] steps" block

'When green flag clicked" Block

'Forever" block

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "repeat" block in Scratch do?

It repeats a block of code only once

It repeats the code a specific number of times

It loops the code until the green flag is clicked

It makes a sprite jump

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Scratch, how can you add sound to a project?

By using the "broadcast" block

By using the "sound" blocks from the "Sound" category

By using the "looks" blocks

By selecting a sound file and uploading it to the project