MSWLogo Summative Exam

MSWLogo Summative Exam

5th Grade

46 Qs

quiz-placeholder

Similar activities

QBASIC For Grade 6

QBASIC For Grade 6

5th - 10th Grade

45 Qs

LỚP 4-ÔN TẬP CUỐI NĂM

LỚP 4-ÔN TẬP CUỐI NĂM

1st - 5th Grade

45 Qs

MBOT-SCRATCH block based coding Quiz

MBOT-SCRATCH block based coding Quiz

5th Grade

46 Qs

6. SINIF 2022 2. DÖNEM 1. SINAV ÇALIŞMA SORULARI

6. SINIF 2022 2. DÖNEM 1. SINAV ÇALIŞMA SORULARI

5th - 10th Grade

44 Qs

Scratch basics

Scratch basics

5th Grade

43 Qs

TIN 5-ÔN TẬP CUỐI NĂM HDTH

TIN 5-ÔN TẬP CUỐI NĂM HDTH

5th Grade

45 Qs

Scratch Coding Final Exam

Scratch Coding Final Exam

1st - 6th Grade

50 Qs

Computer Science 5th Grade Posttest Review 2024/2025

Computer Science 5th Grade Posttest Review 2024/2025

5th Grade

45 Qs

MSWLogo Summative Exam

MSWLogo Summative Exam

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Tafadzwa Mukahadzi

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

46 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which window displays the turtle’s graphics in MSWLogo?

Commander Window

Graphics Window

Editor Window

Output Window

Answer explanation

The Graphics Window in MSWLogo is specifically designed to display the turtle's graphics, allowing users to see the drawings and movements made by the turtle. Other windows serve different purposes.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the Commander Window, where do you type your commands?

Input Box

Recall Box

History Box

Command Box

Answer explanation

In the Commander Window, commands are typed in the Input Box. This is where users enter their commands for execution, making it the correct choice compared to the other options.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of the Recall Box in the Commander Window?

To show error messages

To display previously entered commands

To show the turtle’s current position

To display system messages

Answer explanation

The Recall Box in the Commander Window is primarily used to display previously entered commands, allowing users to easily access and reuse them without retyping.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command moves the turtle forward 100 steps?

FD 100

FORWARD100

F 100

FOR 100

Answer explanation

The command 'FD 100' is the correct syntax in turtle graphics to move the turtle forward by 100 steps. Other options either lack proper formatting or do not represent valid commands.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The command RT 90 will:

Move the turtle right 90 steps

Turn the turtle 90 degrees clockwise

Move the turtle to position 90

Turn the turtle 90 degrees counterclockwise

Answer explanation

The command RT 90 instructs the turtle to turn 90 degrees clockwise, not to move or change position. This is a standard command in turtle graphics for rotation.

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is the correct syntax to move the turtle backward 50 steps?

BACK 50

BK 50

BACKWARD50

Answer explanation

The correct syntax to move the turtle backward is either 'BACK 50' or 'BK 50'. 'BACKWARD50' is incorrect as it lacks a space. Both 'BACK 50' and 'BK 50' effectively instruct the turtle to move backward 50 steps.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command returns the turtle to its starting position and orientation?

START

RESET

HOME

ORIGIN

Answer explanation

The command 'HOME' returns the turtle to its starting position at the center of the screen with its original orientation. Other options like 'START', 'RESET', and 'ORIGIN' do not specifically serve this function.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?