Year 5-Unit 4

Year 5-Unit 4

5th Grade

5 Qs

quiz-placeholder

Similar activities

Neurons and AI

Neurons and AI

5th Grade

10 Qs

TLE PART 3

TLE PART 3

1st - 5th Grade

1 Qs

Worksheet 7

Worksheet 7

1st - 5th Grade

10 Qs

Worksheet 6

Worksheet 6

1st - 5th Grade

10 Qs

G4-5 AI with SCRATCH Session 7

G4-5 AI with SCRATCH Session 7

1st - 5th Grade

5 Qs

Ethical and legal practices – Grade 5

Ethical and legal practices – Grade 5

5th Grade

10 Qs

Search Engine Optimization Quiz

Search Engine Optimization Quiz

5th Grade

10 Qs

Year 5-Unit 4

Year 5-Unit 4

Assessment

Quiz

Information Technology (IT)

5th Grade

Medium

Created by

Janaki G

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

  • When green flag clicked

  • Move 10 steps

  • Observe the program and identify the purpose and event block.

Purpose-To make the sprite jump and event- block is space key is clicked

Purpose-To make the sprite move around the stage and event block is green flag clicked

Purpose- To glide across the stage and event- When sprite is clicked.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • When green flag clicked

  • Forever

    • Move 10 steps

    • If on edge, bounce

    • Observe the algorithm and identify the purpose, event and output.

Purpose- Make the sprite repeat 5 times move

Event- When sprite is clicked

Output-The sprite moves continuously and bounces back from screen edges.

  • Purpose: Make the sprite repeatedly move and bounce back when reaching the screen edge.

  • Event: When the green flag is clicked.

  • Output: The sprite moves continuously and bounces back from screen edges.

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • When the space key is pressed

  • Change color to red

  • Observe the program and identify the purpose and event block.

Purpose-To change the sprite's color and event- block is when the green flag is clicked

Purpose-To make the sprite change color and event block is space key pressed

Purpose- To stop the sprite and event- When sprite is clicked.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • When the green flag clicked

  • Repeat until

    • Touching color blue

    • Move 5 steps

    • Observe the algorithm and identify the purpose, event and output.

Purpose- Make the sprite move until it touches blue color

Event- When the green flag is clicked

Output-The sprite moves forward until it encounters blue.

  • Purpose: Make the sprite continuously move until it touches the blue color.

  • Event: When the green flag is clicked.

  • Output: The sprite moves forward until it touches the blue color.

None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • When the green flag clicked

  • Set size to 50%

  • Observe the program and identify the purpose and event block.

Purpose-To resize the sprite and event- block is when the green flag is clicked

Purpose-To make the sprite smaller and event block is when the space key is pressed

Purpose- To hide the sprite and event- When sprite is clicked.