Blender Quiz: Use Selection Modes And Transform Tools Move Rotate Scale With Gizmos And Hotkeys
10 questions · exam conditions
0:00
Use Selection Modes And Transform Tools Move Rotate Scale With Gizmos And HotkeysQuestion 1 of 10

The Move gizmo is visible on a selected object. You must reposition the object freely in the XY plane while preventing any change along Z.

Which interaction accomplishes this directly with the Move gizmo?

Drag the X-axis arrow, then drag the Y-axis arrow as a separate operation.
Drag the small planar handle located between the X- and Y-axis arrows.
Drag the center of the gizmo to move parallel to the current view.
Drag the Z-axis arrow while holding Shift to exclude that axis.
← Back to quizzes

Blender Quiz

Blender Quiz: Use Selection Modes And Transform Tools Move Rotate Scale With Gizmos And Hotkeys

Practice Use Selection Modes And Transform Tools Move Rotate Scale With Gizmos And Hotkeys in Blender with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Use Selection Modes And Transform Tools Move Rotate Scale With Gizmos And Hotkeys, giving you a quick way to practice the rules, question types, and explanations that matter most for Blender.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

The Move gizmo is visible on a selected object. You must reposition the object freely in the XY plane while preventing any change along Z.

Which interaction accomplishes this directly with the Move gizmo?

  1. Drag the X-axis arrow, then drag the Y-axis arrow as a separate operation.
  2. Drag the small planar handle located between the X- and Y-axis arrows. (correct answer)
  3. Drag the center of the gizmo to move parallel to the current view.
  4. Drag the Z-axis arrow while holding Shift to exclude that axis.
Explanation: When working with Blender's Move gizmo, it helps to recognize that the gizmo is designed for more than single-axis dragging — it includes dedicated planar handles specifically for constrained two-axis movement. Whenever a question asks you to move along two axes simultaneously while locking a third, think about these planar handles rather than multiple sequential operations. The small square handle nestled between the X- and Y-axis arrows is exactly that: a planar handle that constrains movement to the XY plane in a single drag. Grabbing it lets you reposition the object freely across both X and Y while Z remains completely untouched — which is precisely what the scenario requires. B is correct. Choice A describes two separate moves, which is inefficient and introduces the risk of unintended displacement between operations — it also doesn't "directly" accomplish constrained XY movement in one action. Choice C describes dragging the white circle at the gizmo's center, which moves the object parallel to the current view plane, not necessarily the XY world plane — if your viewport isn't looking straight down the Z axis, this will produce unpredictable results. Choice D inverts the real behavior of Shift-clicking an axis: holding Shift while clicking a single axis arrow actually excludes that axis and moves along the other two, but this is accessed through keyboard shortcuts (Shift+G, Z), not by dragging the Z gizmo arrow itself in the way described. As a study tip, remember that planar handles exist for all three axis pairs on the Move gizmo (XY, XZ, YZ) — memorizing their positions saves time and prevents the common trap of reaching for multi-step workarounds.

Question 2

In Edit Mode with Vertex Select active, a solid mesh is viewed from the front. A box selection must include both visible front vertices and vertices hidden directly behind them.

Which sequence most reliably selects all vertices inside the screen-space box?

  1. Enable X-Ray with Alt+Z, then use B and drag the selection box. (correct answer)
  2. Remain in solid display, then use B and drag across the visible surface.
  3. Enable wireframe shading, then use C to paint a circular brush over the area.
  4. Disable overlays, then use B and drag the selection box over the mesh.
Explanation: When working in Edit Mode, Blender's solid display only lets box selection grab vertices on the visible surface — anything hidden directly behind is ignored. This question tests whether you understand how X-Ray mode changes selection behavior by making the viewport treat the mesh as transparent for selection purposes. Enabling X-Ray with Alt+Z is the key step. Once active, Blender's box selection (B) penetrates the mesh and captures every vertex within the screen-space rectangle, including those sitting behind visible geometry. This is exactly what the scenario demands — selecting both front and back vertices simultaneously. Option A is correct because it combines the right display mode with the right selection tool. Option B fails because remaining in solid display restricts box selection to only surface-visible vertices. Vertices directly behind the front face are completely ignored, leaving your selection incomplete. Option C introduces two problems: wireframe shading alone won't guarantee through-selection in all Blender versions the same way X-Ray does, and the circle brush (C) is harder to control precisely for a defined rectangular region — it's a different tool for a different workflow. Option D is a common trap. Disabling overlays hides visual helpers like edge highlights and face dots, but it does not enable X-Ray selection behavior. You'd still be in solid mode underneath, so back vertices remain unselected. A reliable study tip: treat X-Ray (Alt+Z) as a toggle that controls selection depth, not just visual transparency. Any time a question involves selecting through a mesh, your first thought should be "Is X-Ray on?"

Question 3

In the default Blender keymap, a user is in Mesh Edit Mode with Edge Select active. Some edges remain selected from an earlier operation. The user now wants to clear that selection and select one quad by clicking its center.

Which sequence correctly prepares and performs the face selection?

  1. Press 1, use Alt+A, and click near the center of the quad.
  2. Press 2, use Alt+A, and click near the center of the quad.
  3. Press 3, use Alt+A, and click near the center of the quad. (correct answer)
  4. Press Tab, use Alt+A, and click near the center of the quad.
Explanation: Whenever you see a question about selecting elements in Blender's Edit Mode, think in terms of two distinct workflows: what mode you're in and what your current selection state is. Both must be correct before you click. In Blender's Mesh Edit Mode, the three select modes are accessed with number keys: 1 for Vertex Select, 2 for Edge Select, and 3 for Face Select. Since you want to click and select a face (a quad), you must first be in Face Select mode, which is 3. Once you're in the right mode, you need a clean slate — Alt+A deselects everything currently selected. Only then does clicking near the center of the quad make sense, because Blender selects the face whose center dot (displayed in the viewport) is closest to your click. That complete sequence — 3, then Alt+A, then click — is exactly what C describes. A is wrong because pressing 1 switches you to Vertex Select mode, not Face Select. Clicking near the quad's center would select a vertex, not the face itself. B is wrong because 2 keeps you in Edge Select mode — you're already there, and clicking near the center still won't select a face. D is wrong because Tab toggles you out of Edit Mode entirely, returning you to Object Mode, where face-level editing isn't possible. A reliable study tip: memorize 1-2-3 as Vertex-Edge-Face — it's one of the most frequently tested shortcut sequences in Blender fundamentals, and mixing up these modes is the most common trap in these questions.

Question 4

Two separate objects are selected in Object Mode. Their origins are several meters apart. Transform Pivot Point is set to Individual Origins, and the objects are scaled uniformly by a factor of 22.

What is the expected result?

  1. Each object doubles in size, while each object's origin remains at its previous position. (correct answer)
  2. Each object doubles in size, and both origins move away from the selection median.
  3. The objects keep their sizes, while the distance between their origins doubles.
  4. The objects scale together around the active object's origin as a single group.
Explanation: When you see a question about scaling in Blender, always ask yourself: what is the pivot point, and what does it actually control? The pivot point determines the fixed center around which transformations occur — it does not move objects' origins or reposition anything globally. With Individual Origins selected as the pivot point, each object scales independently, using its own origin as the fixed reference. So when you apply a uniform scale of 22, each object doubles in size relative to its own local origin. Crucially, that origin itself stays put — it's the anchor, not something that gets pushed around. This makes A the correct answer: each object doubles in size while each origin remains at its previous position. B is wrong because origins do not drift or "move away" from anything during a scale operation. Origins are fixed reference points; scaling does not relocate them unless you explicitly use Set Origin or apply a transformation. C describes what would happen if you scaled the relationship between objects — essentially moving them further apart — rather than scaling the objects themselves. That would require scaling around a shared median or a fixed external point, not Individual Origins. D describes the behavior of Active Element as the pivot point, where all selected objects scale as a group around the single active object's origin. That's a completely different pivot mode. As a study tip, memorize the five pivot point modes and their effects: Individual Origins, Median Point, Active Element, 3D Cursor, and Bounding Box Center. Many Blender exam questions hinge on distinguishing exactly these modes.

Question 5

A mesh object's origin and Object Mode location are already correct. The visible geometry must shift to the right relative to that origin, and the object's location values must remain unchanged.

Which workflow produces the required result?

  1. Stay in Object Mode, select the object, and use G to move it right.
  2. Enter Edit Mode, select the required vertices, and use G to move them right. (correct answer)
  3. Stay in Object Mode, move the origin right, and leave the geometry stationary.
  4. Enter Edit Mode, select the geometry, and use R around the object origin.
Explanation: Blender separates where an object sits in the world from where its geometry sits relative to the origin. Object Mode transformations move the origin and geometry together as a unit, updating the object's location values. Edit Mode transformations move only the geometry (the actual vertices, edges, and faces), leaving the origin and location values completely untouched. This distinction is exactly what this question tests. Since the goal is to shift the visible geometry to the right while keeping the origin in place and the location values unchanged, you need to work in Edit Mode. Entering Edit Mode, selecting the relevant vertices, and pressing G then moving right repositions the mesh data independently — the origin stays put, the location readout in the Properties panel doesn't change, and only what you see shifts. That's why B is correct. A fails because using G in Object Mode moves the origin and geometry together, which changes the object's location values — exactly what the question forbids. C moves the origin without touching the geometry, which is the mirror image of the goal: the geometry would appear to shift left relative to the origin, not right, and location values would change too. D uses R (rotation) instead of G (grab/move) in Edit Mode — rotating geometry around the origin doesn't produce a lateral translation, so the geometry wouldn't end up shifted cleanly to the right. A reliable mental shortcut: Object Mode = move everything together; Edit Mode = move geometry only. Whenever a question asks you to preserve location values while repositioning geometry, Edit Mode with G is your answer.

Question 6

An object has been rotated 3535^\circ around the global Z axis, so its local X axis no longer aligns with global X. The Transform Orientation is still set to Global.

Which default-keymap sequence moves the object specifically along its local X axis without changing the Transform Orientation setting?

  1. Press G, then press X once to constrain the movement.
  2. Press G, then press X twice to constrain the movement. (correct answer)
  3. Press G, then press Z twice to constrain the movement.
  4. Press R, then press X twice to constrain the movement.
Explanation: When working with object movement in Blender, it's essential to understand the difference between Transform Orientations and axis toggle shortcuts — two separate systems that interact in a powerful way. Pressing G enters Grab mode, and pressing X once constrains movement to the global X axis — whatever orientation is currently active in the Transform Orientation header. Since the orientation is set to Global, pressing X once simply uses that global axis. This makes A incorrect: it moves the object along global X, not local X, ignoring the object's own rotated orientation. To move along the object's local X axis instead, you press X a second time. This double-tap cycles the constraint through a secondary mode that overrides the active Transform Orientation and locks movement to the object's own local axis — regardless of what the orientation dropdown says. So GXX is the correct sequence, confirming B as the right answer. C is wrong because pressing Z twice would constrain along the object's local Z axis, not X — same mechanic, wrong axis entirely. D is wrong because R initiates rotation, not movement (Grab), so it doesn't address translating the object along any axis. A helpful memory trick: think of the double-tap as a "local override." One tap = active orientation's axis; two taps = the object's own local axis. This pattern applies to X, Y, and Z equally, so learning it once gives you six movement constraints to work with.

Question 7

Several objects are arranged around an empty point in the scene. The 3D Cursor has already been placed at that point. You want the objects to orbit around it by 9090^\circ about global Z.

Which setup and transform should be used?

  1. Choose Median Point as the pivot, then use R, Z, and enter the angle.
  2. Choose Individual Origins as the pivot, then use R, Z, and enter the angle.
  3. Choose 3D Cursor as the pivot, then use R, Z, and enter the angle. (correct answer)
  4. Choose Bounding Box Center as the pivot, then use G, Z, and enter the angle.
Explanation: When rotating objects around a specific point in Blender, the key concept is pivot point selection — this controls the center around which any rotation, scale, or transformation orbits. Before reaching for a shortcut key, always ask: "Where should the center of this transformation be?" In this scenario, you've already placed the 3D Cursor at the exact orbit center, which is a deliberate setup step. Choosing 3D Cursor as the pivot point tells Blender to treat that location as the fixed center of rotation. Then, pressing R (rotate), Z (constrain to global Z-axis), and typing 90 executes a precise 9090^\circ rotation of all selected objects around that cursor position — exactly the behavior described. This confirms C is correct. A is wrong because Median Point calculates the geometric center of all selected objects combined, which would be some averaged position between them — not the empty point you carefully placed the cursor at. The objects would orbit the wrong center. B is wrong because Individual Origins causes each object to rotate around its own origin independently. Instead of orbiting together around the shared point, each object would spin in place, changing orientation but not position relative to the group. D is wrong for two reasons: Bounding Box Center is another incorrect pivot (it uses the center of the collective bounding box, not the cursor), and G is the shortcut for Grab/Move, not rotation — so the objects would translate along Z rather than orbit at all. The study tip here: whenever a question mentions a pre-placed 3D Cursor as a reference point, that's your signal that the answer almost certainly involves selecting 3D Cursor as the pivot.

Question 8

A single tilted face is selected in Edit Mode. Its surface normal is not aligned with any global or object-local axis. The face must be moved straight away from its surface without changing its orientation.

Which transform setup best provides that movement using an axis constraint or gizmo?

  1. Set Transform Orientation to Global and move along the orientation's Z axis.
  2. Set Transform Orientation to Local and move along the orientation's Z axis.
  3. Set Transform Orientation to Normal and move along the orientation's Z axis. (correct answer)
  4. Set Transform Orientation to View and move along the orientation's Z axis.
Explanation: Whenever you see a question about moving geometry "away from its surface," you should immediately think about transform orientations — specifically, which coordinate system aligns its axes with the face's own geometry rather than some external reference. In Blender, the Normal transform orientation sets its axes based on the selected element's surface normal. For a face, the Z axis of the Normal orientation points directly perpendicular to that face — straight outward from its surface. So when you set Transform Orientation to Normal and press G → Z, you're constraining movement to exactly that perpendicular direction, regardless of how the face is tilted in 3D space. That's precisely what the question demands: moving straight away from the surface without changing orientation. C is correct. A fails because the Global orientation's Z axis points straight up in world space. Unless your face happens to be perfectly horizontal, translating along Global Z will drag the face at an angle relative to its surface — not perpendicular to it. B is a common trap. Local orientation follows the object's own axes, not the individual face's surface. If the object itself isn't rotated to match the face's tilt, Local Z will still miss the surface normal direction. D is wrong because View orientation aligns axes with your current camera/viewport angle. This changes depending on how you're looking at the scene — it has nothing to do with the face's geometry. Study tip: Memorize this rule — Normal orientation is your go-to whenever you need to work relative to selected geometry itself. Think: "Normal = the face's own perspective."

Question 9

Three selected vertices have X coordinates 00, 22, and 44. Transform Pivot Point is set to Median Point. No proportional editing or snapping is active.

After the user presses S, X, 0, what are the vertices' resulting X coordinates?

  1. They become 00, 00, and 00 because the X scale is set to zero.
  2. They become 44, 22, and 00 because the selection is reflected across the pivot.
  3. They remain 00, 22, and 44 because zero scaling cancels the operation.
  4. They become 22, 22, and 22 because they collapse onto the pivot's X coordinate. (correct answer)
Explanation: When you scale a selection in Blender, every vertex moves relative to the Transform Pivot Point — not relative to the world origin. Here, the pivot is set to Median Point, which is the average of the selected vertices' X coordinates: (0+2+4)/3=2(0 + 2 + 4) / 3 = 2. This is the anchor around which scaling happens. The key sequence is S, X, 0 — scale along X by a factor of zero. Scaling by zero collapses all vertices to the pivot's position along that axis. Each vertex's X coordinate becomes: pivotX+0×(vertexXpivotX)=2+0=2\text{pivot}_X + 0 \times (\text{vertex}_X - \text{pivot}_X) = 2 + 0 = 2. All three vertices land at X=2X = 2, making D the correct answer. A is wrong because it assumes scaling happens relative to the world origin (X=0X = 0). If the pivot were the world origin, then yes, everything would collapse to zero — but the pivot here is X=2X = 2, not X=0X = 0. B describes mirroring, which would result from a scale of 1-1, not 00. Entering 0 does not reflect; it collapses. C suggests the operation is cancelled, which is incorrect. Typing 0 is a valid scale value and is confirmed when you press Enter or click — the transform executes and geometry changes. A reliable study tip: whenever a Blender question involves scaling or rotating, immediately ask yourself "What is the pivot point, and where is it located?" The pivot is the anchor for all transforms, and confusing it with the world origin is one of the most common mistakes students make.

Question 10

One mesh object contains two disconnected islands of geometry. Nothing is currently selected in Edit Mode. The pointer is positioned over the island that must be moved without affecting the other island.

Which default-keymap workflow selects only the intended connected island and then moves it?

  1. Press L while hovering over the island, then press G to move the selection. (correct answer)
  2. Press Ctrl+L with nothing selected, then press G to move the result.
  3. Press A while hovering over the island, then press G to move the selection.
  4. Press Tab while hovering over the island, then press G to move the object.
Explanation: When working with disconnected geometry islands inside a single mesh object, Blender's Edit Mode gives you powerful tools to isolate and manipulate individual pieces — but choosing the right selection method is critical. The key tool here is the Select Linked shortcut. Pressing L while hovering your cursor over a piece of geometry instantly selects all vertices, edges, and faces connected to that hovered element — nothing more. This is a hover-based, cursor-aware selection, making it perfectly suited for targeting one island without touching another. Once that island is selected, pressing G activates the Grab/Move operator, sliding only your selection. This makes A the correct workflow: hover, press L, then press G. B is a common trap. Ctrl+L is also a "Select Linked" command, but it expands the selection from already-selected geometry, not from the cursor position. With nothing selected, Ctrl+L does nothing useful — there's no starting point for it to grow from. C confuses L with A. Pressing A selects or deselects all geometry in the mesh, regardless of where your pointer is. Hovering over one island makes no difference — you'd grab both islands simultaneously. D mistakes Edit Mode tools for Object Mode behavior. Pressing Tab toggles between Object Mode and Edit Mode; it doesn't perform any selection. Moving in Edit Mode also moves geometry, not the object's origin — and again, nothing would be selected anyway. A handy memory aid: think "L = Linked under cursor." Whenever you need to grab one floating island inside a mesh, L is your precision tool.