Everything in a Photoshop file is organized into layers -- this domain is about managing them well, and understanding the critical difference between edits you can undo forever (nondestructive) and edits that are baked in permanently (destructive). This domain requires hands-on Photoshop practice.

ACP 3.1 Use layers to manage design elements.

Layers stack on top of each other like clear sheets, each holding its own content (an image, text, a shape, an adjustment) that can be moved, hidden, reordered, grouped, or deleted independently of everything else in the file. Naming and organizing layers (and grouping related ones into folders) isn't optional busywork -- it's what makes a real, complex file editable later, by you or anyone else. The Layer Comps panel (Window > Layer Comps) lets you save different visibility/position/style states of the SAME file as named snapshots -- exactly how a designer shows a client 2-3 design directions from one working document instead of juggling separate files.

Background Photo Adjustment Layer Text Top layer covers what's below it -- reorder, hide, or mask any layer independently.
How layers stack
Layer
One independent, stackable piece of content in a Photoshop document.
Layer Group
A folder that organizes multiple related layers together.
Layer Comp
A saved snapshot of a specific combination of layer visibility, position, and style within one file -- used to present multiple design directions from a single document.

โœ๏ธ Practice it: Open (or picture) a project with 10+ layers and no names or grouping. Explain one real problem that causes.

๐Ÿ“ From a Real Practice Exam Practical Task (LITA)

"Create a group named Background that contains layers BKG#1 and BKG#2. Create a group named Girl and her Dog that contains the layers Girl and Dog. Do not change the look of the image."

Show answer

Select BKG#1 and BKG#2 (Cmd/Ctrl-click both in the Layers panel), then Layer > Group Layers (or Cmd/Ctrl+G), and rename the new group "Background." Repeat for Girl and Dog, naming that group "Girl and her Dog." Grouping doesn't change how the image looks -- only how the layers are organized.

๐Ÿ™Œ Try It

Grades 9-10 ยท Paper Activity

Paper Layers Stack

You'll need: 3 sheets of tracing paper or wax paper (or plain paper if unavailable), markers

  1. On the bottom sheet, draw a background scene.
  2. On the middle sheet, draw a subject/character.
  3. On the top sheet, write a title/caption.
  4. Stack them in order and look at the result, then physically reorder the sheets (subject on top instead) and look again.

Write about it: In 2 sentences, describe exactly what changed when you reordered the sheets, and connect it to how layer order works in Photoshop.

Grades 11-12 ยท Photoshop Activity

4-Layer Composite

You'll need: Computer with Photoshop

  1. Build a composite with 4 layers: a background, a placed/subject image with its background removed, an adjustment layer, and a text layer.
  2. Name and color-code each layer clearly.
  3. Group 2 related layers into a folder.
  4. Add a caption text layer listing each layer's name, purpose, and stacking order (a "layer manifest").

Write about it: What happened visually the one time you moved a layer to the wrong position in the stack, and how did the layer names help you fix it quickly?

ACP 3.2 Modify layer visibility using opacity, blending modes, and masks.

Opacity controls how see-through a whole layer is (0% invisible, 100% fully solid); blending modes (Multiply, Screen, Overlay, and others) control HOW a layer's colors mathematically combine with the layers below it; layer masks hide part of a layer without deleting any pixels -- painting with black on a mask hides, white reveals, and gray partially hides. There are several distinct kinds of mask (see below), but a layer mask is by far the one you'll use most -- the single most useful nondestructive tool in the whole program.

Black = hides Gray = partially hides White = reveals
A layer mask, in one bar

๐Ÿ”Ž Types of Masks

Layer Mask
A grayscale mask painted with black/white/gray to hide, reveal, or partially hide a layer's own content -- the one you'll use constantly.
Clipping Mask
Uses one layer's shape (and its transparent areas) as a stencil for the layer(s) directly above it -- great for pouring a texture or photo inside text or a shape.
Vector Mask
A mask defined by a vector path instead of pixels -- always perfectly crisp/sharp edges no matter how much you scale the layer.
Quick Mask Mode
A temporary mode (the Q key) that lets you paint a selection with the Brush tool as a red overlay, then converts back into a normal selection when you exit it.
Opacity
How transparent/see-through an entire layer is.
Blending Mode
A setting controlling how a layer's colors mathematically combine with the layers beneath it.
Layer Mask
A grayscale mask that hides or reveals parts of a layer without deleting pixels -- black hides, white reveals.

โœ๏ธ Practice it: Explain the difference between erasing part of a layer with the Eraser tool and hiding part of it with a layer mask. Which one can you undo next week?

๐Ÿ“ From a Real Practice Exam Multiple Choice

"A document has a Type layer with a drop shadow applied to it. You need to make the text transparent without changing the transparency of the shadow. What should you do?" (A) Click the layer thumbnail (B) Click the eye icon next to the layer (C) Change the Opacity value to 0% (D) Change the Fill value to 0%

Show answer

D -- Fill only affects the layer's own pixels (the text), not its layer effects (the drop shadow). Opacity (C) would fade the shadow too. This Fill-vs-Opacity distinction is one of the most commonly tested, most commonly missed concepts on the real exam.

๐Ÿ™Œ Try It

Grades 9-10 ยท Paper Activity

See-Through Sheets & a Mask Bar

You'll need: tracing paper or thin paper, markers, a ruler

  1. Draw a simple image on tracing paper, then layer a second drawing on top and describe how pressing harder/lighter with a marker changes how much shows through (opacity).
  2. Draw a long rectangle divided into 3 sections: color one section solid black, one solid white, and blend the middle from black to gray to white.
  3. Label the bar: black = hides, gray = partially hides, white = reveals.

Write about it: Connect this directly to Photoshop: if you painted black on a layer mask, what would happen to that part of the layer, and could you undo it next week?

Grades 11-12 ยท Photoshop Activity

Real Mask & Blend Modes

You'll need: Computer with Photoshop, 2 photos to composite

  1. Composite 2 photos using a layer mask (not the Eraser) -- paint the mask with black, white, and gray brushes at different opacities to blend them together.
  2. Duplicate the result and try 3 different blend modes (Multiply, Screen, Overlay) on an adjustment layer above it.
  3. Screenshot and label all 3 blend-mode results to show how the same content looks different each way.

Write about it: Which blend mode changed the image the most, and can you explain WHY based on how that blend mode mathematically combines colors?

ACP 3.3 Understand the difference between destructive and nondestructive editing.

Destructive editing permanently changes pixel data (erasing, cropping the canvas, most filters applied directly to a layer) -- once saved and closed, some of that information may be gone for good. Nondestructive editing (adjustment layers, layer masks, Smart Objects, Smart Filters) keeps the original data intact and editable indefinitely. Professional workflows lean nondestructive whenever possible, specifically so a client's "can we make it a little brighter" doesn't mean starting over.

Destructive Editing
An edit that permanently changes the original pixel data.
Nondestructive Editing
An edit that can be adjusted or removed later without any permanent data loss (adjustment layers, masks, Smart Objects).
Smart Object
A layer that preserves its source content, allowing filters and transforms to be applied and later re-edited nondestructively.

โœ๏ธ Practice it: You need to brighten a photo. Compare using Image > Adjustments > Brightness/Contrast directly on the photo layer vs. adding a Brightness/Contrast adjustment layer above it. Which is nondestructive, and why does that matter if the client asks for a change next week?

๐Ÿ“ From a Real Practice Exam Practical Task (LITA)

"You are using the Eraser tool. Select/highlight the thumbnail in the Layers panel where your edits will be nondestructive." (The layer shown has both a layer thumbnail and a layer mask thumbnail, linked together.)

Show answer

The layer mask thumbnail (not the layer's own image thumbnail). Erasing directly on the layer permanently deletes those pixels. "Erasing" (painting black) on the mask thumbnail instead just hides the pixels -- paint white later and they're back, completely nondestructive.

๐Ÿ™Œ Try It

Grades 9-10 ยท Paper Activity

Pen vs. Pencil Edit

You'll need: one simple drawing (drawn twice, or photocopied), a permanent marker, a pencil with eraser

  1. On one copy of your drawing, make an edit in permanent marker (you can never undo this).
  2. On the other copy, make the same edit in pencil (you CAN erase and redo it).
  3. Try to "change your mind" on both -- attempt to reverse the marker edit, then reverse the pencil edit.

Write about it: Write a paragraph: which edit would a professional designer prefer for client work, and why does that connect directly to destructive vs. nondestructive editing in Photoshop?

Grades 11-12 ยท Photoshop Activity

Brighten It Two Ways

You'll need: Computer with Photoshop, one photo, duplicated twice

  1. On copy 1, brighten the photo using Image > Adjustments > Brightness/Contrast directly on the photo layer.
  2. On copy 2, add a Brightness/Contrast Adjustment Layer above the photo instead.
  3. On both, try changing your mind (make it darker than the original instead) and document what happens to the original pixel data in each case (screenshot + caption).

Write about it: Which copy could you still perfectly recover the original photo from, and which couldn't you? What does that prove about nondestructive workflows?

๐Ÿ”— Connected Lessons This Year (all grades)

Every lesson below is automatically linked here because it's tagged with an objective from this domain -- this list updates itself whenever the curriculum changes.