artinspiring/123rf

A two-minute video summary of the ways your involvement at school can make a difference.

by PTO Today Editors

09/16/2022

Sometimes parent involvement can be a tough sell. Of course you want to be involved, but you have so many other demands on their time.

But did you know that getting involved isn’t just a nice thing to do, it’s also a smart thing to do? Research shows that children with involved parents tend to be more successful. Also, involved parents typically have more access to school information, making them better advocates for their children.

So next time you think about pitching in at an event, remember that it’s not just about doing your parent group a favor. Yes, you’re helping the school community, and you’re are helping your own kids, too.

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

Check out this video to see how getting involved can make a difference in your children’s lives. A Spanish-language version is below.


In addition, we have articles that summarize the research on parent involvement that’ll help you understand its importance:

Make the Case for Parent Involvement

You Really Do Make a Difference at School

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); } };