Skip to content

Finish the Sentence — Communication Practice

Run the Finish the Sentence — Communication Practice MicroSim Fullscreen

You can embed this MicroSim in your own course website with this iframe:

<iframe src="./main.html" width="100%" height="486px" scrolling="no"></iframe>

About this MicroSim

Finish the Sentence — Communication Practice is an interactive MicroSim for this health-education textbook.

Students demonstrate communicating thoughts, feelings, wants, and needs in healthy ways by completing simple sentence-starter scenarios with the best available response.

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: Apply (L3) — demonstrate, practice, use

Lesson Plan

Audience

This MicroSim is designed for Grade 1. 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 demonstrate communicating thoughts, feelings, wants, and needs in healthy ways by completing simple sentence-starter scenarios with the best available response.

This activity targets Bloom's Apply (L3) (demonstrate, practice, use).

Suggested Use (about 10 minutes)

  1. Warm up (2 min). Ask students what they already know about the topic and let one volunteer describe what they see on the screen.
  2. Model it (3 min). Demonstrate the interaction once, thinking aloud so students hear the reasoning behind each choice.
  3. Guided practice (3 min). Invite students to try the interaction and to predict what will happen before they act.
  4. 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 Apply-level objective rather than a lucky guess.

Specification

The full specification below was extracted from Chapter 1: Foundations of Health and Safe Habits.

Type: microsim
**sim-id:** communication-sentence-builder<br/>
**Library:** p5.js<br/>
**Status:** Specified

Bloom Taxonomy: Apply (L3)
Bloom Taxonomy Verb: demonstrate, practice, use

Learning objective: Students demonstrate communicating thoughts, feelings, wants, and needs in healthy ways by completing simple sentence-starter scenarios with the best available response.

Canvas layout:
- Top area (150px): A short scene showing a child in a situation (e.g., feeling left out at recess, needing help with a zipper, feeling scared during a fire drill)
- Middle area (250px): Three large word/phrase tiles the student clicks in order to build a short sentence (e.g., "I feel" + "left out" + "will you play with me?")
- Bottom strip (100px): The built sentence displays large on screen; "Next Scene" button

Visual elements:
- 6 scenes cycling one at a time, each with 3 tile choices per blank so students assemble a complete, healthy communication sentence

Interactive controls:
- Click tiles to build the sentence, in order
- Button: "Hear My Sentence" (reads the completed sentence aloud conceptually, i.e., displays it large for teacher read-aloud)
- Button: "Next Scene"

Default parameters:
- First scene: feeling left out at recess

Data Visibility Requirements:
  Stage 1: Show the scene and the empty sentence frame ("I feel ___ because ___.")
  Stage 2: Show each tile choice highlighted as the student clicks it
  Stage 3: Show the complete sentence filled in, large and readable

Behavior:
- Once all blanks are filled with a reasonable combination, the character in the scene smiles and a gentle chime plays
- No wrong combinations are truly "incorrect" — the MicroSim accepts multiple valid completions, since communication has more than one healthy phrasing, but flags combinations that are unrelated or unkind with a gentle prompt to try again

Instructional Rationale: This is an Apply-level (demonstrate/practice) objective, so students build and produce a sentence rather than just recognize one. A tile-based builder scaffolds beginning readers who cannot yet type or write full sentences independently.

Implementation notes: Use p5.js. Keep tile text short (2-4 words) and large. Teacher reads the finished sentence aloud with the student.

References