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

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

1st - 5th Grade

5 Qs

quiz-placeholder

Similar activities

SD 3 Q2 Quizizz

SD 3 Q2 Quizizz

3rd Grade

10 Qs

SCRATCH KIDS - PARTE 3

SCRATCH KIDS - PARTE 3

1st Grade

10 Qs

Hari 3 - Kuis Coding dan Perkenalan AI

Hari 3 - Kuis Coding dan Perkenalan AI

4th - 6th Grade

10 Qs

H 2 - KUIS AI & MACHINE LEARNING

H 2 - KUIS AI & MACHINE LEARNING

1st Grade

10 Qs

Pengenalan AI & Machine Learning

Pengenalan AI & Machine Learning

1st - 10th Grade

10 Qs

Kuis AI dan Machine Learning

Kuis AI dan Machine Learning

1st - 6th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

1st - 10th Grade

10 Qs

Scratch intro & Pen Commands Quiz

Scratch intro & Pen Commands Quiz

1st - 10th Grade

10 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