Lessons/About Me Symbols App 🎨

About Me Symbols App 🎨

Language ArtsCoding

Design and code an interactive app to introduce yourself. Students choose symbols, write their meanings, and code navigation paths, blending personal reflection and coding.

Pacing
1 class Β· 40 min
Grade
Grade 9
Teacher's Kit included β€” Lesson Plan Β· Student Kit Β· Answer Key Β· Rubric Β· See what's inside
About Me Symbols App 🎨
Standards-aligned
CCSS Β· ELACSTAISTEDOK 3
Lesson at a glance
?
?Essential question

How can thoughtful planning, design, and code make About Me Symbols App 🎨 work for its audience?

The through-line for every task in this lesson.
Students will be able to
  • Reflect on personal aspects through symbolic representations.
  • Write detailed descriptions of the significance of their chosen symbols.
  • Code navigation paths to design and guide their interactive stories.
Key vocabulary
eventnavigationparallelsequence
Assessment
Formative
Use milestone checks, organizer responses, and daily test evidence to guide feedback.
Summative
Assess the published About Me Symbols App 🎨 with the analytic rubric.
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.

πŸ“–Read Before You Build: About Me Symbols App 🎨

An interactive informational app combines a clear idea with instructions that respond to an audience. In About Me Symbols App 🎨, each page has a job and each milestone adds one testable part. The designer should make the expected action vi…

SourcesCode.org β€” Programming Concepts and Tool DocumentationCode.org β€” Responding to User Input
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 Passageeventnavigationparallelsequence
GlossaryΒ  a kid-friendly definition for every key term
3
🎨

Design & code

The main event~29 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 / 9
Create Your App's Title Screen with a Start Button! 🌟
Start off with the ready-to-go title page. Put your own spin on it and jazz it up with a "Start" button. We'll code the button to work later.
Key words β€” tap to learnobject block
Each step checks off & advances on its own
All 9 studio steps Β· dynamic to the project
1Create Your App's Title Screen with a Start Button! 🌟~5 min
2Designing Your Symbols Page 🎨
3Your First Symbol ✏️~2 min
4Your Second Symbol ✏️~2 min
5Your Third (and Final) Symbol ✏️~2 min
6Coding Your App's Title Screen! πŸ–₯️~4 min
7Coding Your App's User Navigation~8 min
8Returning to the Symbols Page~3 min
9Extension: Lock the Navigation~3 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 connect clear content and purposeful design to tested event-driven code, then revise until the published experience behaves as intended.

Key terms
event
a signal such as a click, page start, spoken word, or collision that starts code
navigation
the paths and controls that move a user through pages or screens
parallel
two or more coded actions that begin at the same time
sequence
an ordered set of steps or instructions
Watch for these misconceptions
βœ•
Students decorate before the required behavior works. β†’ Return to the milestone order and require one visible test before additional decoration.
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 Β· ELA4CSTA7ISTE83 frameworks Β· 19 standards Β· DOK 3
CCSS Β· ELA
Common Core β€” 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
7 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-13

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

3A-AP-19

Systematically design and develop programs for broad audiences by incorporating feedback from users.

Also addressed2-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 need to know how to code?

No coding experience needed. Studio Compass guides students through Guided Steps β€” each names the exact block and checks itself off β€” while you facilitate.

What devices does it work on?

Any modern browser β€” laptops, Chromebooks, and tablets. Nothing to install.

Do my students need an account?

No student email addresses required. You roster your class in a couple of clicks, and students join with a simple class code.

Is it standards-aligned?

Yes β€” each lesson shows national frameworks and supported state codes from your Standards setting, with specific standards and DOK levels called out in the answer key.

Can students work at different levels?

Built-in read-aloud, sentence frames, and task-level word suggestions meet students where they are, and the self-checking steps let each student work at their own pace.

How do students share their work?

They submit to you for review; you publish the best to your class showcase, each with a public link.

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
About Me Symbols App 🎨
Grade 9 Β· 1 class Β· 40 min