Disegno di forme

Disegno di forme

8th Grade

11 Qs

quiz-placeholder

Similar activities

What do you know about electricity & climate change?

What do you know about electricity & climate change?

8th Grade

12 Qs

Diagrama de Dispersão

Diagrama de Dispersão

3rd Grade - University

10 Qs

Historia Unión Europea

Historia Unión Europea

6th - 8th Grade

15 Qs

Unit 4 Accommodated Quiz

Unit 4 Accommodated Quiz

6th - 8th Grade

10 Qs

COMUNICACIÓN DIGITAL

COMUNICACIÓN DIGITAL

8th Grade

10 Qs

8 - 9 FINAL

8 - 9 FINAL

8th Grade

15 Qs

Getting To Know Canvas: Scavenger Hunt

Getting To Know Canvas: Scavenger Hunt

6th - 8th Grade

14 Qs

Disegno di forme

Disegno di forme

Assessment

Quiz

others

8th Grade

Medium

Created by

Alberto Citterio

Used 2+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Draw a circle with:

circle(Xcenter, Ycenter, Radius)

circle(Radius,Xcenter, Ycenter)

circle(X start, Y start, X end, Y end)

Circle(Radius)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Draw a rectangle:

line(Xcenter, Ycenter)

rectangle(X top left corner, Y top left corner, width, height)

line(X start, Y start, X end, Y end)

rectangle(X vertex1, Y vertex1, X vertex2, Y vertex2, X vertex3, Y vertex3)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Draw a line:

line(Xcenter, Ycenter)

line(X top left corner, Y top left corner, width, height)

line(X start, Y start, X end, Y end)

line(width)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Draw a triangle:

circle(Xcenter, Ycenter, Radius)

triangle(X top left corner, Y top left corner, width, height)

triangle(X start, Y start, X end, Y end)

triangle(X vertex1, Y vertex1, X vertex2, Y vertex2, X vertex3, Y vertex3)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Set "Magenta" as the internal color for the shapes:

fill('Magenta')

fill(0,0,25)

draw('Teal')

draw(255,0,0)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Set "Teal" as the color for drawing shapes' border:

fill('Magenta')

fill(20,160,25)

stroke('Teal')

stroke(255,0,0)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Set the line thickness to 2 px:

setLineWeight(2)

draw(255,0,0)

fill('Magenta')

draw('Teal')

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?