Disegno di forme

Disegno di forme

8th Grade

11 Qs

quiz-placeholder

Similar activities

Quiz sobre Observaciones Microscópicas

Quiz sobre Observaciones Microscópicas

7th Grade - University

13 Qs

Unit 1. Equations and Inequalities Test

Unit 1. Equations and Inequalities Test

8th Grade

16 Qs

4/25 Day 2 - 8th Math Assignment: Slope, y-int, Prop Graph

4/25 Day 2 - 8th Math Assignment: Slope, y-int, Prop Graph

8th Grade - University

13 Qs

jugar + sports

jugar + sports

7th Grade - University

10 Qs

8th Summer Assignment Test

8th Summer Assignment Test

8th Grade

15 Qs

Equazioni di Primo Grado

Equazioni di Primo Grado

8th Grade

10 Qs

Density Homework 2024 (1)

Density Homework 2024 (1)

8th Grade

15 Qs

Grade 7 Coding Assessment

Grade 7 Coding Assessment

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?