Lessons/Teacher Thank-You Message Generator

Teacher Thank-You Message Generator

Language ArtsCoding

Write and code a short, funny thank-you message for a teacher. Students use text variables so every message is interactive, personal, and fun to test!

Pacing
1 class · 45 min
Grade
Grade 7
Coding
Intermediate
Students codePlayer ActionsText InputText VariableNavigation
Opens a private practice project in the Studio — no account needed.
Teacher's Kit included — Lesson Plan · Student Kit · Answer Key · Rubric · See what's inside
Teacher Thank-You Message Generator
Standards-aligned
CCSS · ELACSTAISTEDOK 3
Lesson at a glance
?
?Essential question

How does specific, personal language make gratitude land?

Students will be able to
  • Write a short thank-you message (3–4 sentences) with a clear tone.
  • Use descriptive vocabulary to make it warm, funny, or dramatic.
  • Ask clear prompts so the teacher’s inputs always make sense.
  • Code two text variables ({{name}} and {{fun_detail}}) using On Text Input and Variable blocks.
  • Test the message with silly or unexpected inputs to check tone and flow.
Key vocabulary
gratitudeundervaluespecific
Assessment
Formative
Use milestone checks, organizer responses, and daily test evidence to guide feedback.
Summative
The message names a specific contribution and effect, maintains the intended respectful tone, and uses every input naturally. Each prompt saves the expected kind of answer and the final message displays all variables correctly across varied tests.
The student journey

This is a build — not a worksheet packet

Every lesson runs like the story students are about to make: read it, write it, build it, polish it, publish it. The printables scaffold each stage — the published Elementari project is the destination.

1
📖

Read

Students read a short, high-interest passage — a real-world hook, not a dry textbook definition — to spark ideas for what they'll make.

📖The Letters Nobody Expected to Matter

A few years ago, two researchers ran an experiment that sounds easy and feels terrifying. They asked people to write a real thank-you letter — to a teacher, a friend, a parent, anyone who had genuinely changed their life — and actually send…

SourcesAssociation for Psychological Science — "People Underestimate the Power of Saying 'Thanks'"Psychological Science (journal) — Kumar & Epley, 2018, DOI record
Read the full passage
2
✏️

Write & plan

~15 min

On a scaffold built for the lesson, students plan their writing with sentence frames, a word bank, and a glossary — never a blank page.

2Student Kit · sneak peek
Key Words from the Passagegratitudeundervaluespecific
Glossary  a kid-friendly definition for every key term
3
🎨

Design & code

The main event~45 min

In the studio, students bring the project to life — adding art and following the exact writing and coding steps shown below. The Studio Compass walks them through it, one step at a time.

🧭Studio CompassStep 1 / 6
Brainstorm & Pick a Mood 🎭
Use your Writing Organizer to help plan. Pick a tone: heartfelt, sweet, cheesy, dramatic, or playful. Circle 1–2 words from the Tone Vocabulary Bank to use in your lines. Play the
Key words — tap to learncreate text variables
Each step checks off & advances on its own
All 6 studio steps · dynamic to the project
1Brainstorm & Pick a Mood 🎭~10 min
2Plan Your Prompts 💬~10 min
3Code Player Input - name 🔢~5 min
4Code Player Inputs - fun_detail 🔢~5 min
5Draft Your Message ✍️~10 min
6Make It Look Awesome 🎨~5 min
4
🔁

Polish

ongoing

Teacher and peer feedback pin right onto the project — students revise until it's ready to share.

Feedback on the project2 pins
🍎
Add one more sentence here so readers get the full picture.
👍 2Teacher
A
The interaction is clear — it helps the reader follow the project!
⭐ 3Peer
One-tap repliesNice work!Add detail
5
🚀

Publish

The payoff~15 min

Students publish their finished, playable project to the class showcase — each one gets its own shareable link.

🎉Published to the class showcase
A project made by your student
Published🌍 Shareable link — anyone can play
The Teacher's Kit

The printables that power the build

Every page walks students toward publishing on Elementari — the build is the lesson, these printables get them there.

Download printables
Start hereTeacher-facing

Lesson Plan

Your teaching plan — standards alignment, the essential question, and the full lesson flow with the build steps, plus coaching notes.

PDF · print-ready
Sign in to unlock
Before you teach

Set up in about ten minutes

A couple of things to gather, a few quick steps to prep — then you're ready to hand it to students.

What you need
  • A device per student or pair
  • Internet connection
Prep · about 10 min
  1. 1Print the student kits
  2. 2Assign this lesson to your students
  3. 3Skim the build steps
Teacher background

What you need to know

Students learn that expressed gratitude is systematically undervalued by its senders — recipients feel more surprised and more moved than writers predict — and that a named, concrete detail carries more weight than polished wording. They apply this by designing prompts that harvest a real name and detail, then writing template sentences where any answer lands warm.

Key terms
gratitude
the feeling and expression of real appreciation
undervalue
to treat something as worth less than it truly is
specific
exact and concrete, rather than vague and general
Watch for these misconceptions
The message praises generally but names no specific contribution or effect. Add one concrete teaching action and what it helped the student do or feel.
A silly input makes the final message disrespectful or ungrammatical. Narrow the prompt and sentence position, then test with ordinary and unexpected answers.
Standards alignment

Aligned to the standards you teach

Every task maps to a specific standard, so planning and reporting are covered.

Tracking 7 frameworks: Common Core ELA, Common Core Math, NGSS +4
21st-century skillsCritical ThinkingCommunicationCreativityCoding
CCSS · ELA4CSTA8ISTE83 frameworks · 20 standards · DOK 3
CCSS · ELA
Common Core State Standards — English Language Arts
4 standards
CCSS.ELA-LITERACY.W.7.5

With guidance and support from peers and adults, develop and strengthen writing as needed by planning, revising, editing, rewriting, or trying a new approach.

CCSS.ELA-LITERACY.W.9-10.5

With guidance and support from peers and adults, develop and strengthen writing as needed by planning, revising, editing, rewriting, or trying a new approach.

Also addressedCCSS.ELA-LITERACY.W.7.6 · CCSS.ELA-LITERACY.W.9-10.6
CSTA
CSTA K–12 Computer Science Standards
8 standards
2-AP-17

Systematically test and refine programs using a range of student-created inputs.

3A-AP-16

Design and iteratively develop computational artifacts for practical intent, personal expression, or to address a societal issue.

2-AP-11

Create clearly named variables that represent different data types and perform operations on their values.

2-AP-13

Decompose problems and subproblems into parts to facilitate the design, implementation, and review of programs.

Also addressed3A-AP-19 · 2-AP-15 · 2-AP-19 · 3A-AP-23
ISTE
ISTE Standards for Students
8 standards
ISTE 1.4.a

Students know and use a deliberate design process for generating ideas, testing theories, creating innovative artifacts, or solving authentic problems.

ISTE 1.4.c

Students develop, test, and refine prototypes as part of a cyclical design process.

ISTE 1.6.d

Students publish or present content that customizes the message and medium for their intended audiences.

ISTE 1.5.d

Students understand how automation works and use algorithmic thinking to develop a sequence of steps to create and test automated solutions.

Also addressedISTE 1.2.d · ISTE 1.1.c · ISTE 1.6.b · ISTE 1.5.c

Full task-by-task mapping — including Depth of Knowledge — is in the answer key.

Differentiation & accessibility

Built to reach every learner

One lesson, three built-in paths — with accessibility baked into the materials, not bolted on afterward.

Extra support

Emerging readers & writers
  • Read-aloud and multilingual support in the Elementari build
  • Studio Compass highlights one task at a time — including the coding
  • Sentence frames and a word bank so it is never a blank page

On grade

The core lesson
  • The passage and storyboard exactly as written
  • Model answers and “look-fors” in the answer key
  • Self-check chips at every milestone

Ready for more

Extension & challenge
  • Challenge vocabulary and a real-world extension question
  • Deepen one existing page or interaction — without changing the required mechanics
  • A longer, evidence-based reflection prompt
Accessibility, built inPredictable step-by-step structureOne task at a time · Studio CompassHighlighted response areasLow-stimulation printMovement-friendly pacingDesigned so every student can design, write, and code — with ADHD, autism, and dyslexia in mind.
Questions

Teacher FAQ

Do I — or my students — need to know how to code?

No. Coding concepts are introduced in plain language exactly when students need them, and Studio Compass confirms each milestone so students keep moving without you troubleshooting. The teacher guide walks you through the whole build, answers included.

How long does this lesson take?

About 45, paced into 45-minute class periods. You can spread it out or compress it — students pick up where they left off, so it doesn't have to finish in one sitting.

What devices does this lesson work on?

Students can read, write, code, and publish on Chromebooks, iPads, tablets, laptops, or desktops. All they need is a modern browser — nothing to download or install.

What is Studio Compass?

Studio Compass is the step-by-step guide inside the Studio. It shows students what to do next, identifies the exact coding blocks they need, and confirms completed milestones so they can keep moving independently.

How does this lesson support different learners?

This lesson includes read-to-me with synchronized highlighting, a built-in glossary, and picture-based storyboarding, with writing and coding scaffolds you can dial up or down. Students can work with guided support or more independently — and still finish the same project.

Ready when you are

Bring this lesson to your class

Import your class, assign in one click, and watch them build — the whole kit comes with it.

Free to try · No student emails required
Teacher Thank-You Message Generator
Grade 7 · 1 class · 45 min