Animation 1

Animation 1

6th Grade

10 Qs

quiz-placeholder

Similar activities

Animation

Animation

8th Computer Review

8th Computer Review

Unit 3: Animations

Unit 3: Animations

Khan Art Coding

Khan Art Coding

java script

java script

Unit 3 | Chapter 1 - Animations and Images

Unit 3 | Chapter 1 - Animations and Images

Animation 1

Animation 1

Assessment

Quiz

Computers

6th Grade

Practice Problem

Hard

Created by

Selina Fan

Used 13+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Alice wrote a code: rect(100,200);

Which shows correct?

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bob wrote the code:

rect(100,200);

fill("green");

Which description is correct?

This is a blue square

This is a grey square

This is a green square

This is a green circle

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cindy wrote the codes:

rect(200,150);

fill("yellow");

rect(350,300,50,100);

Which following image is correct?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cindy wrote the codes:

//fill("yellow");

rect(200,150);

fill("yellow");

rect(350,300,50,100);

Which following image is correct?

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

David wants to generate the following image, which group of codes is correct?

fill("pink");

rect(100,100);

rect(200,100);

fill("red");

rect(150,150);

fill("orange");

rect(100,200);

rect(200,200);

fill(pink);

rect(100,100);

rect(200,100);

fill(red);

rect(150,150);

fill(orange);

rect(100,200);

rect(200,200);

fill("pink");

rect("100,100");

rect("200,100");

fill("red");

rect("150,150");

fill("orange");

rect("100,200");

rect("200,200");

fill('pink')

rect(100,100);

rect(200,100);

fill('red');

rect(150,150);

fill('orange');

rect(100,200);

rect(200,200);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many lines of the following codes have problems?

1. rect(100,200)

2. fill{"red"};

3. rect(200,300);

4. fill('pink');

5. rect(100,100,200,200);

6. rect(100);

2

3

4

5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Elsa wrote the following codes, which generated image can match to her codes?

Media Image
Media Image
Media Image

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

Already have an account?

Discover more resources for Computers