Codify: Code Explorers (Roll No. 1-10)

Codify: Code Explorers (Roll No. 1-10)

1st - 5th Grade

5 Qs

quiz-placeholder

Similar activities

Variables

Variables

5th - 9th Grade

8 Qs

Scratch

Scratch

5th Grade

10 Qs

Scratch test

Scratch test

4th Grade - Professional Development

7 Qs

Revision - 3rd Monthly Assessment

Revision - 3rd Monthly Assessment

5th Grade

10 Qs

Mega Quiz Superheroes Coding

Mega Quiz Superheroes Coding

1st - 5th Grade

10 Qs

CHUYÊN ĐỀ TIN HOC CHẠY THỬ CHƯƠNG TRÌNH

CHUYÊN ĐỀ TIN HOC CHẠY THỬ CHƯƠNG TRÌNH

5th Grade

10 Qs

Ejercico Básico sobre scratch

Ejercico Básico sobre scratch

1st Grade

9 Qs

Codify: Code Explorers (Roll No. 1-10)

Codify: Code Explorers (Roll No. 1-10)

Assessment

Quiz

Instructional Technology

1st - 5th Grade

Easy

Created by

Codify undefined

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

The following Scratch code makes a sprite move forward:

When [green flag] clicked

Move 10 steps

Turn 15 degrees

Repeat 4 times

Question: What will the sprite do after this code runs?

Move forward and turn in a circle

Move backward and stop

Spin forever in the same spot

Do nothing

2.

OPEN ENDED QUESTION

10 mins • 5 pts

Convert a binary number to decimal.
Input: 101111

Write output.

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

10 mins • 5 pts

Write algorithm to decide if a number is even or odd.
Output: For 5, it should print: Odd.

Evaluate responses using AI:

OFF

4.

DRAW QUESTION

10 mins • 5 pts

Draw a flowchart to take 4 numbers from user, add them and show result.

Media Image

5.

OPEN ENDED QUESTION

5 mins • 5 pts

Use Scratch to create a sprite that moves when arrow keys are pressed.
Output: The sprite moves left, right, up, and down.

Write Block only.

Evaluate responses using AI:

OFF