Media Message Detective¶
Run the Media Message Detective MicroSim Fullscreen
You can embed this MicroSim in your own course website with this iframe:
About this MicroSim¶
Media Message Detective is an interactive MicroSim for this health-education textbook.
Students analyze short, realistic media examples (an ad, a game scene, a social post) to identify what the media is trying to influence and whether the influence supports or works against a healthy choice.
Use the controls in the panel below the drawing to interact with the model, then talk through what changed and why. The MicroSim is width-responsive and can be embedded in any course page with the iframe shown above.
Bloom's Taxonomy level: Analyze (L4) — examine, distinguish, differentiate
Lesson Plan¶
Audience¶
This MicroSim is designed for Grade 4. For the K-3 bands the teacher typically drives the activity on a shared screen; older students can explore the MicroSim independently.
Learning Objective¶
Students analyze short, realistic media examples (an ad, a game scene, a social post) to identify what the media is trying to influence and whether the influence supports or works against a healthy choice.
This activity targets Bloom's Analyze (L4) (examine, distinguish, differentiate).
Suggested Use (about 10 minutes)¶
- Warm up (2 min). Ask students what they already know about the topic and let one volunteer describe what they see on the screen.
- Model it (3 min). Demonstrate the interaction once, thinking aloud so students hear the reasoning behind each choice.
- Guided practice (3 min). Invite students to try the interaction and to predict what will happen before they act.
- Discuss (2 min). Ask why the result came out the way it did, connecting the on-screen result back to the learning objective above.
Check for Understanding¶
Have each student (or pair) explain their result in one sentence, using the vocabulary from this chapter. Look for reasoning that matches the Analyze-level objective rather than a lucky guess.
Specification¶
The full specification below was extracted from Chapter 4: Personal Safety and Refusal Skills.
Type: microsim
**sim-id:** media-message-detective<br/>
**Library:** p5.js<br/>
**Status:** Specified
Bloom Taxonomy: Analyze (L4)
Bloom Taxonomy Verb: examine, distinguish, differentiate
Learning objective: Students analyze short, realistic media examples (an ad, a game scene, a social post) to identify what the media is trying to influence and whether the influence supports or works against a healthy choice.
Canvas layout:
- Top (350px): A card showing a short text description of a media example (no real brand names or images, all fictional/generic)
- Bottom (200px): Two labeled zones, "Healthy Influence" and "Watch Out For This," plus a "Why?" button
Visual elements:
- Simple icon representing the media type (TV screen, phone, game controller)
- Calm color scheme: teal for "Healthy Influence," soft amber for "Watch Out For This"
Interactive controls:
- Drag-and-drop the example card into one of the two zones
- Button: "Why?" reveals a short explanation after sorting
- Button: "Next Example"
Default parameters:
- 8 example cards, shown one at a time in random order
Data Visibility Requirements:
Stage 1: Show the media example text in full
Stage 2: Show the two sorting zones
Stage 3: After sorting, show a short explanation of what the media example was trying to influence and why it fits that zone
Final: Show how many examples were sorted, with an option to revisit any of them
Behavior:
- Every sort (correct or not) is followed by the explanation, framed as a learning moment rather than a scored test
- Examples include: an ad making candy look exciting, a show where a character asks a trusted adult for advice, a game that encourages taking a break every hour, a post that makes staying up very late look "normal" and fun
Instructional Rationale: This is an Analyze-level objective requiring learners to examine media examples and distinguish healthy influence from influence that undermines healthy choices. A sorting activity with an explanation for every answer keeps the focus on reasoning rather than memorized rules.
Implementation notes: Use p5.js. Keep every example fictional and generic (no real brand, show, or platform names) so the activity stays evergreen and appropriate for classroom use.
References¶
- Chapter 4: Personal Safety and Refusal Skills
- List of all MicroSims
- p5.js Reference (for the interactive graphics library)