Search Header Logo

Animation 1

Authored by Selina Fan

Computers

6th Grade

Used 13+ times

Animation 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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?