10 Teacher Appreciation Gifts That Don’t Cost Anything

Limited funds? Don't worry. There are lots of ways you can show your thanks for free.

by PTO Today Editors

01/27/2023

Teacher appreciation shouldn’t be about spending money. For many groups, there isn’t enough in the budget to pay for all the programs they’d like to provide for the kids. If your group has a limited teacher appreciation budget, try not to sweat it. In fact, there are lots of ways you can say thanks without spending money.

1. Applause parade. Have students line the hallway one morning during Teacher Appreciation Week and clap as the teachers enter the building.

2. Class song. This requires a little rehearsal. Have a class parent work with students to sing a simple song like “You Are My Sunshine.” Rehearse during a recess time shortly before Teacher Appreciation Week. Set up a special surprise performance for the teacher during the week.

3. Thank-you announcements. Have one or two children from each class join the morning announcements (perhaps do five to 10 classes each day) to say one nice thing about their teacher.

Join the PTO Today community (it's free) for access to resources, giveaways and more

4. Class cleanup. A class parent can oversee daily classroom cleanups with the children. This could be done after school, or the teacher may allow a few minutes before the end of the day or at the start of the day to help make this happen.

5. Thank-you notes. Have the children each write a handwritten note about what makes their teacher special.

6. Recess coverage. Work with the principal to set up recess coverage with a group of volunteers so teachers can take extended lunch breaks.

7. Lounge cleanup. Bring in a few volunteers to clean the teachers lounge.

8. Social shout-out. Post a thank-you with photos on Facebook, Twitter, or Instagram to tell your teachers how much they mean to you.

9. May I carry your books? Line up a few student volunteers to carry the teacher’s books or school bag to their car after school.

10. Kudos from the PTO leaders. Make a point to have your board members say thank-you to teachers. An in-person, sincerely expressed thanks could be the best gift of all.

Originally posted in 2014 and updated regularly.

var preChatTemplate = { //Form header color and Submit button color. mainbgColor: '#0aa4db', //Form Header Text and Submit button text color. maintxColor: '#fff', //Chat Form Title heading: 'PTO Today', //Chat form Welcome Message textBanner: 'Please let us know your name and email address and we\'ll connect you with a live rep.', //Submit Button Label. SubmitLabel: 'Start Chat', //Fields List - Maximum is 5 //All the values are mandatory and the script will not work if not available. fields : { field1 : { //Type can be either text or title type: "name", //Label for Field Title, can be in any language label: "Name", //Field ID for Title fieldId: "name", //Required "yes" or "no" required: "yes", //Error text to be displayed error: "Please Enter your name" }, field2 : { //Type for Name - Do not Change type: "email", //Label for Field Name, can be in any language label: "Email", //Default - Field ID for Name - Do Not Change fieldId: "email", //Required "yes" or "no" required: "yes", //Error text to be displayed error: "Please Enter a valid email address" } } }; window.fcSettings = { token: "ec6b3db1-9caf-4a1a-bdf2-a7851529f4c3", host: "https://wchat.freshchat.com", siteId: "PTO Today", tags: ["ptotoday"], config: { cssNames: { widget: 'custom_fc_frame', expanded: 'custom_fc_expanded' } }, onInit: function() { console.log('widget init'); fcPreChatform.fcWidgetInit(preChatTemplate); } };