Finding ways to engage parents who speak English as a second language earned a New Jersey PTO a diversity award.

by PTO Today Editors

11/24/2021

The Brayton Elementary PTO doesn’t just translate its documents into Spanish, it finds ways to actively engage parents who speak English as a second language. As a result, more parents at the Summit, N.J., school have learned ways to support their students and have become committed members of the PTO.

An ESL teacher and a parent formed the PTO’s Café con Leche committee, which holds meetings in Spanish that focus on academic strategies for ESL students. The prin­cipal and PTO president also attend the meetings. (Translation is provided for non-Spanish-speaking parents.) Common topics include how to help your kids with schoolwork, as well as information about school and community events that might be especially useful for ESL families.

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

The group’s outreach is not limited to the Café con Leche meetings. The PTO website is translatable into Spanish with the click of a button. So are the email blasts that the PTO sends to parents.

Particularly impressive is the PTO’s adult ESL program, where a bilingual parent volunteer helps an ESL parent with language skills. These one-on-one tutoring sessions are tailored to meet individual needs. Not only have the sessions helped with the mastery of English; they also have helped forge many friendships.

Past president Meghan Terry says that the greatest positive outcome of the PTO’s ESL outreach programs has been helping ESL families become more confident, productive, and included members of the school and wider community.

“Just recently, we had a student pass the citizenship exam and become a U.S. citizen after working with her ESL volunteer tutor...for five years,” Terry points out. “By supporting both the children and their parents, we can help ensure the future success of the entire family.”

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