WorksheetsGTE Course Review
Total questions: 41
Worksheet time: 21mins
How do you Orbit using the mouse? (TinkerCAD)
Hold left mouse button and drag
Hold right mouse button and drag
Hold shift key and left click
Press the scroll wheel
How do you PAN the view? (move view without Orbiting) (TinkerCAD)
Hold left mouse button.
Hold right mouse button.
Click scroll wheel.
Scroll up/down.
How do you zoom in/out? (TinkerCAD)
Scroll wheel up/down.
Hold left mouse button.
Hold right mouse button.
Up/down arrow keys.
How do you select more than 1 shape? (TinkerCAD)
Left mouse click.
Drag a box around desired shapes.
Hold shift key.
Hold space bar
What is the name of the floor in Tinkercad? (TinkerCAD)
The ground.
The square.
The workplane.
The surface.
What button do you use to join or combine objects together? (TinkerCAD)
Ungroup
Join
Combine
Group
What is the keyboard shortcut for Undo? (TinkerCAD)
Ctrl+U
Ctrl+V
Ctrl+Z
Ctrl+C
What is the keyboard shortcut for Copy? (TinkerCAD)
Ctrl+Y
Ctrl+Z
Ctrl+V
Ctrl+C
What is the keyboard shortcut for paste? (TinkerCAD)
Ctrl+Z
Ctrl+V
Ctrl+U
Ctrl+C
How do you raise/lower an object? (TinkerCAD)
Use the corner handles
Use the top cone
Use the rotation arrows
Right click the shape
What type of graph paper is this?
isometric graph paper
cartesian graph paper
dot graph paper
triangle graph paper
What type of graph paper is this?
isometric graph paper
cartesian graph paper
dot grid graph paper
3D modeling graph paper
Which number in the pictures matches the X axis?
axis 1
axis 2
axis 3
this model doesn't have an x axis
Which number on the 3D model matches the WIDTH dimension?
dimension 1
dimension 2
dimension 3
dimension y
Which number on the model indicates the feature you would use to raise the object up on the Z axis?
feature 1
feature 2
feature 3
feature 4
Which number on the 3D model represents the FRONT view of the 3D model?
view 1
view 2
view 3
view 4
Which number represents the quadrant where we would place the RIGHT SIDE sketch?
quadrant 1
quadrant 2
quadrant 3
quadrant 4
Which numbers represent the quadrant(s) where we would place the orthographic projections?
quadrant 1
quadrants 1 and 2
quadrants 2, 3, and 4
quadrants 1, 2, and 4
Match the 2D sketches with the 3D sketch:
Match the 2D sketch with the 3D sketches:
What is this code instructing the robot to do?
turn left
move in reverse
move forward
swing turn right
What is this code instructing the robot to do?
point left turn
move forward
swing left turn
swing right turn
What is this code instructing the robot to do?
move forward
swing left turn
move in reverse
swing right turn
How many second(s) with this robot move forward?
2 seconds
1.5 seconds
1 second
What command is being covered by the black box?
untilTouch
Touch
Button
buttonSensor
What is the error on line 28?
capitalization error
platform type
missing semicolon
unmatched left brace
What comment symbols are being covered by the black boxes?
//
/* */
#
\\
C Channel
Bumper Angle
Chassis
Gear
Bumper
C Channel
U Plate
Chassis Rail
Gear
Sprocket
Chain
Large Wheel
Screw
Rivet
Kep Nut
Hex Key
LED
Motor Controller
Limit Switch
Cortex
Motor Controller
LED
USB
Motor
Screw
Kep Nut
Shaft Collar
Small Spacer
USB
LED
Motor
Limit Switch
Which hex key size is need for black buttonhead screws?
3/32
5/64
You can double-click on a .vrblocks file to open it.
True
False
Where do you go to build Vex VR programs?
vr.vex.com
iheartrobots.io
misd.org
What is the correct naming format for program files?
FirstLast_AssignmentTitle
AssignmentTitle_FirstLast
First Last - Assignment Title
What is this FUNCTION telling the robot to do?
Drive in the shape of a square
Draw a square on the grid
Drive in the shape of a circle
What will happen when the Bumper Sensor is pressed in this project?
The VR Robot will turn left for 90 degrees.
The VR Robot will stop moving.
The VR Robot will turn right for 90 degrees.
The VR Robot will drive in reverse for 200 millimeters (mm).
