6 Ideas for a Healthier School Year

Nata_Snow/Thinkstock

Ways to encourage some healthier habits.

by PTO Today Editors

10/01/2021

Walk to School

Set one day a month, weather permitting, as one where students are encouraged to walk or bike to school.

Try-It Day

To encourage healthy eating habits, hold try-it days at school where kids are offered fruits, vegetables, and other healthy foods they may not have had before.

Fitness Challenge

Set up a challenge like taking a daily walk or bike ride. Ask parents to consider joining their kids, and offer small prizes to the classrooms with the most participation.

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

Nutrition Night

Hold an informational night for parents on food choices. Plan games and crafts for kids that teach about healthy food choices. Round out the event with a healthy potluck.

Cooking Club

Enlist a local chef or parent to teach students basic cooking skills. Children are more likely to eat healthily if the presentation is appetizing and if they can help prepare the food.

Family Fitness Night

Set up stations at your school’s gym with a broad range of activities. Enlist your school’s PE teacher for help planning the evening.

Originally posted in 2016 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); } };