TEST 12.9
Quiz
•
Computers
•
1st Grade
•
Hard
Nicholas Accetturi
Used 2+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
var abid = 120
function setup() {
createCanvas(400, 400); }
function draw() {
background(abid);
ellipse(mouseX,mouseY,50,50) }
_____WHAT WILL WE SEE WHEN THIS IS RUN?
An ellipse will move up
The ellipse will move away from your mouse cursor
The ellipse will move with your mouse cursor
The ellipse will move down
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
var abid = 120
function setup() {
createCanvas(400, 400); }
function draw() {
background(abid);
ellipse(200,200,mouseX, mouseY) }
_____WHAT WILL WE SEE WHEN THIS IS RUN?
An ellipse will move up
The ellipse will change color as the mouse moves
The ellipse will move with your mouse cursor
The ellipse will change size as the mouse moves
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
var abid = 120
function setup() {
createCanvas(400, 400); }
function draw() {
background(mouseY);
ellipse(200,200,200, 100) }
_____WHAT WILL WE SEE WHEN THIS IS RUN?
An ellipse will move with the backgroud
The background will change color as the mouse moves
The ellipse will move with your mouse cursor
The background will change size as the mouse moves
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
var abid = 120
function setup() {
createCanvas(400, 400);}
function draw() {
background(100);
ellipse(mouseX,mouseY,abid,abid)
if (mouseY > 200) {abid = 50}
if (mouseY < 200) {abid = 300}}
_____WHAT WILL WE SEE WHEN THIS IS RUN?
An ellipse will move with the backgroud
The ellipse will move with your mouse cursor
and when it goes to the right side of the screen the ellipse
will move up
The ellipse will move with your mouse cursor
and when it goes to the right side of the screen the ellipse
will get smaller
The ellipse will move with your mouse cursor
and when it goes to the right side of the screen the ellipse
will get larger
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
var abid = 120
function setup() {
createCanvas(abid, abid);}
function draw() {
background(100);
ellipse(mouseX,mouseY,50,50)
if (mouseY > 200) {abid = 50}
if (mouseY < 200) {abid = 400}}
_____WHAT WILL WE SEE WHEN THIS IS RUN?
The ellipse will move with your mouse cursor
and when it goes to the right side of the screen the screen will get
smaller
The ellipse will move with your mouse cursor
and when it goes to the right side of the screen the ellipse
will move up
The ellipse will move with your mouse cursor
and when it goes to the right side of the screen the ellipse
will get smaller
The ellipse will move with your mouse cursor
and when it goes to the right side of the screen the screen will get larger.
Similar Resources on Wayground
10 questions
Computer Quiz
Quiz
•
1st - 2nd Grade
10 questions
Computer Basics
Quiz
•
KG - 3rd Grade
8 questions
Coding Patterns
Quiz
•
1st - 5th Grade
9 questions
Week 3 Scratch Quiz
Quiz
•
1st - 12th Grade
10 questions
Parts of a computer - Grade - 1
Quiz
•
1st Grade
10 questions
Parts of the Computer system - 1A
Quiz
•
1st Grade
10 questions
Grade 1 Revision Quiz (Sept)
Quiz
•
1st Grade
10 questions
The Computer Mouse
Quiz
•
1st - 5th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Computers
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
18 questions
D189 1st Grade OG 1c Concept 37-38
Quiz
•
1st Grade
20 questions
addition
Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences
Quiz
•
1st - 3rd Grade
20 questions
Place Value
Quiz
•
KG - 3rd Grade
10 questions
Exploring Force and Motion Concepts
Interactive video
•
1st - 5th Grade
10 questions
Exploring Properties of Matter
Interactive video
•
1st - 5th Grade
5 questions
Sense and Response
Quiz
•
1st Grade