Skip to content
Computing · Year 8

Active learning ideas

Hexadecimal Representation

Active learning works well here because students need to connect abstract hexadecimal notation to concrete digital concepts like pixels and sound waves. When they manipulate real data, they see how representation affects both quality and file size, making the learning stick.

National Curriculum Attainment TargetsKS3: Computing - Binary and Number SystemsKS3: Computing - Data Representation
15–35 minPairs → Whole Class3 activities

Activity 01

Gallery Walk25 min · Individual

Gallery Walk: The Resolution Challenge

Display the same image at various resolutions and bit depths around the room. Students move from image to image, guessing the file size and identifying where the 'pixelation' becomes noticeable to the human eye.

Explain why hexadecimal is often used in computing despite computers using binary.

Facilitation TipDuring the Gallery Walk, position yourself near a low-resolution image so you can point out pixelation in real time when students suggest increasing resolution will 'fix' quality issues.

What to look forPresent students with a series of hexadecimal numbers (e.g., 7, A, 1F, C3). Ask them to write the corresponding binary and denary values for each on a mini-whiteboard. Review answers as a class, focusing on common errors.

UnderstandApplyAnalyzeCreateRelationship SkillsSocial Awareness
Generate Complete Lesson

Activity 02

Inquiry Circle35 min · Small Groups

Inquiry Circle: Sound Sampling

Groups are given a 'pure' sound wave drawn on graph paper. They must 'sample' it at different intervals (low vs. high sample rate) and redraw the resulting digital wave to see how much detail is lost.

Compare the efficiency of representing large binary numbers using denary vs. hexadecimal.

Facilitation TipIn the Collaborative Investigation, have groups focus on one sample rate at a time to reduce cognitive load while they compare the sound files.

What to look forPose the question: 'Imagine you have a very long string of binary digits, like 1111000010101111. Which is easier to write down and read quickly, the original binary, the denary equivalent, or the hexadecimal equivalent? Why?' Facilitate a brief class discussion.

AnalyzeEvaluateCreateSelf-ManagementSelf-Awareness
Generate Complete Lesson

Activity 03

Think-Pair-Share15 min · Pairs

Think-Pair-Share: Compression Ethics

Students discuss whether it is 'fair' for streaming services to lower quality to save bandwidth. They pair up to list the pros and cons for both the company and the consumer, then share their best argument with the class.

Convert a given hexadecimal value into its binary and denary equivalents.

Facilitation TipFor the Think-Pair-Share, provide a short video clip of a sound editing tool displaying hexadecimal values to ground the discussion in a real-world example.

What to look forOn an exit ticket, ask students to explain in 1-2 sentences why hexadecimal is useful for representing computer data, and to provide one example of where they might see hexadecimal used.

UnderstandApplyAnalyzeSelf-AwarenessRelationship Skills
Generate Complete Lesson

A few notes on teaching this unit

Teach this by starting with familiar analogies, like translating a recipe into shorthand, before moving to hexadecimal. Avoid diving straight into conversion drills; instead, use tools like color pickers in image editors or audio waveform displays to show hex in action. Research shows students grasp hex best when they see its practical use, so link each activity back to real devices they use daily.

Successful learning looks like students confidently converting between hexadecimal, binary, and denary, explaining why hexadecimal is used in computing, and discussing the trade-offs between file size and quality in digital media.


Watch Out for These Misconceptions

  • During the Gallery Walk: The Resolution Challenge, watch for students assuming that increasing resolution always improves image quality regardless of the source.

    Use the gallery's low-resolution images to demonstrate how upscaling enlarges pixels without adding detail, then ask students to sketch the original versus upscaled versions to see the difference.

  • During the Collaborative Investigation: Sound Sampling, watch for students believing digital sound is an exact copy of the original analog sound.

    Have students zoom in on the digital waveform to see the 'staircase' pattern of samples, then compare it to the smooth analog wave on the same screen to highlight the approximation.


Methods used in this brief