Lessons/Fill-in-the-Blank Story Game: Adjective + Noun

Fill-in-the-Blank Story Game: Adjective + Noun

Language ArtsCoding

Write and code a silly fill-in-the-blank story! Students use prompts, variables, and creativity to build an interactive mini-adventure with Elementari.

Pacing
1 class · 60 min
Grade
Grade 7
Coding
Intermediate
Students codeText InputText Variable
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
Fill-in-the-Blank Story Game: Adjective + Noun
Standards-aligned
CCSS · ELACSTAISTEDOK 3
Lesson at a glance
?
?Essential question

How does a writer design a story that works no matter what words the audience adds?

Students will be able to
  • Write a short narrative with a clear beginning, middle, and end.
  • Use descriptive words (adjectives + nouns) to add detail.
  • Include transition words to connect ideas and events.
  • Code text variables ({{adjective}} and {{noun}}) to make the story interactive.
  • Test and peer review each other's games to make sure the blanks work and it stays silly or fun.
Key vocabulary
adjectivepredictionad-lib
Assessment
Formative
Use milestone checks, organizer responses, and daily test evidence to guide feedback.
Summative
The prompts request clear word types, both variables fit grammatically, and the beginning, middle, and ending form one connected story. Both inputs save and appear in every intended location, and repeated tests with different words do not break the page or route.
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 Missing Word That Started a Comedy Empire

In 1953, a television comedy writer named Leonard Stern was stuck on a single word. He needed the perfect adjective for a script, so he asked his friend Roger Price for ideas. Price could not see the sentence — he just started shouting adje…

SourcesMad Libs (Penguin Random House) — the official history of the game
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 Passageadjectivepredictionad-lib
Glossary  a kid-friendly definition for every key term
3
🎨

Design & code

The main event~60 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 / 8
Brainstorm Your Story 🧠
Use your Game Organizer to help plan and the Word Bank for inspiration! Pick a setting (e.g., park, school, jungle). Pick a main character (animal, kid, creature). Decide what sill
Key words — tap to learncreate text variables
Each step checks off & advances on its own
All 8 studio steps · dynamic to the project
1Brainstorm Your Story 🧠~15 min
2Create a Fun Title 🏷️~5 min
3Add Your Player Prompts 💬~10 min
4Code Your Blanks 😎~10 min
5Write Your Beginning ✏️~5 min
6Add the Middle Part 📖~5 min
7End with a Surprise 🎉~5 min
8Make 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 fill-in-the-blank comedy comes from broken prediction — the brain expects a fitting word, and a grammatically correct but absurd one snaps the expectation. The engineering behind the joke is the designer's real craft: each blank must accept any adjective or noun and still produce a working sentence. Students apply it by testing their blanks with short, long, and ridiculous answers.

Key terms
adjective
a word that describes a person, place, or thing
prediction
a guess about what is coming next
ad-lib
to make up words on the spot instead of following a script
Watch for these misconceptions
The prompt requests the wrong part of speech for the sentence position. Label the blank noun or adjective and check the words immediately before and after the variable.
The variables appear correctly but the middle and ending do not follow the beginning. State the problem introduced, how it grows, and what resolves it before revising individual jokes.
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 · ELA6CSTA10ISTE93 frameworks · 25 standards · DOK 3
CCSS · ELA
Common Core State Standards — English Language Arts
6 standards
CCSS.ELA-LITERACY.W.4.3

Write narratives to develop real or imagined experiences or events using effective technique, relevant descriptive details, and clear event sequences.

CCSS.ELA-LITERACY.W.4.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.7.3

Write narratives to develop real or imagined experiences or events using effective technique, relevant descriptive details, and clear event sequences.

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.

Also addressedCCSS.ELA-LITERACY.W.4.6 · CCSS.ELA-LITERACY.W.7.6
CSTA
CSTA K–12 Computer Science Standards
10 standards
1B-AP-09

Create programs that use variables to store and modify data.

1B-AP-15

Test and debug a program or algorithm to ensure it runs as intended.

2-AP-17

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

2-AP-11

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

Also addressed2-AP-13 · 2-AP-15 · 1B-AP-13 · 2-AP-19 · 1B-AP-11 · 1B-AP-17
ISTE
ISTE Standards for Students
9 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.6.c · 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 60, 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
Fill-in-the-Blank Story Game: Adjective + Noun
Grade 7 · 1 class · 60 min