G6-W4-Quiz-Animation

G6-W4-Quiz-Animation

6th Grade

10 Qs

quiz-placeholder

Similar activities

FLASH and IT'S ELEMENTS

FLASH and IT'S ELEMENTS

6th Grade

5 Qs

MS Paint Quiz Ch5

MS Paint Quiz Ch5

3rd Grade - University

15 Qs

Ai Basics

Ai Basics

6th - 12th Grade

14 Qs

FLASH TOOLS

FLASH TOOLS

6th - 12th Grade

10 Qs

Intro to Photoshop

Intro to Photoshop

3rd - 12th Grade

10 Qs

Adobe Animate Certification Test

Adobe Animate Certification Test

6th - 12th Grade

10 Qs

CMU CS Academy Unit 1 Checkpoint

CMU CS Academy Unit 1 Checkpoint

6th - 8th Grade

14 Qs

2024-G6- Code.org L3

2024-G6- Code.org L3

6th Grade

10 Qs

G6-W4-Quiz-Animation

G6-W4-Quiz-Animation

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Selina Fan

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is correct?

StrokeWeight(16);

strokeWeight(16);

StrokeWeight("pink");

strokeWeight("pink");

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is correct?

regularpolygon(100,200,100,200,300,400);

shape(0);

line(100,200,0,0);

arc(0,0,100,100,0,720,100);

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is correct?

stroke(‘yellow’);

strokeweight(16);

strokeWeight(16);

stroke(16);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is correct?

line(0,0);

rect(100,20,30,);

point(100,20);

ellipse(100,"30");

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which groups of codes can run out this image?

background("yellow");

fill("blue");

rect(100,200,100,100);

fill("blue");

rect(100,200,100,100);

background("yellow");

background("blue");

fill("yellow");

rect(100,200,100,100);

fill("yellow");

rect(100,200,100,100);

background("blue");

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which code can make this image?

ellispse();

line();

point();

noFill();

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is not correct?

shape(100,200,300,200,100);

regularPolygon(50,75,5,100);

line(100,200,300,400);

nofill();

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?