.e-contact-buttons-var-7{--e-contact-buttons-chat-button-padding-block-end:16px;--e-contact-buttons-chat-button-padding-block-start:16px;--e-contact-buttons-chat-button-padding-inline-end:20px;--e-contact-buttons-chat-button-padding-inline-start:20px;--e-contact-buttons-chat-button-gap:8px;--e-contact-buttons-horizontal-offset:0;--e-contact-buttons-vertical-offset:0}.e-contact-buttons-var-7.has-h-alignment-end .e-contact-buttons__chat-button-container,.e-contact-buttons-var-7.has-h-alignment-start .e-contact-buttons__chat-button-container{padding-inline:0}@media (max-width:ELEMENTOR_SCREEN_MOBILE_MAX){.e-contact-buttons-var-7.has-mobile-full-width{width:100%}.e-contact-buttons-var-7.has-mobile-full-width .e-contact-buttons__chat-button-container{width:100%;max-width:100%}.e-contact-buttons-var-7.has-mobile-full-width .e-contact-buttons__chat-button{width:100%}}.e-contact-buttons-var-7 .e-contact-buttons__chat-button,.e-contact-buttons-var-7 .e-contact-buttons__chat-button:not([href]):not([tabindex]),.e-contact-buttons-var-7 .e-contact-buttons__chat-button[type=button]{border-radius:0;color:var(--e-contact-buttons-button-icon);display:inline-flex;font-size:18px;font-weight:500;gap:var(--e-contact-buttons-chat-button-gap);height:-moz-fit-content;height:fit-content;line-height:28px;padding-block-end:var(--e-contact-buttons-chat-button-padding-block-end);padding-block-start:var(--e-contact-buttons-chat-button-padding-block-start);padding-inline-end:var(--e-contact-buttons-chat-button-padding-inline-end);padding-inline-start:var(--e-contact-buttons-chat-button-padding-inline-start);width:-moz-fit-content;width:fit-content}.e-contact-buttons-var-7 .e-contact-buttons__chat-button:not([href]):not([tabindex]) svg,.e-contact-buttons-var-7 .e-contact-buttons__chat-button[type=button] svg,.e-contact-buttons-var-7 .e-contact-buttons__chat-button svg{height:1em;width:1em}.e-contact-buttons-var-7 .e-contact-buttons__chat-button:focus,.e-contact-buttons-var-7 .e-contact-buttons__chat-button:hover,.e-contact-buttons-var-7 .e-contact-buttons__chat-button:not([href]):not([tabindex]):focus,.e-contact-buttons-var-7 .e-contact-buttons__chat-button:not([href]):not([tabindex]):hover,.e-contact-buttons-var-7 .e-contact-buttons__chat-button[type=button]:focus,.e-contact-buttons-var-7 .e-contact-buttons__chat-button[type=button]:hover{color:var(--e-contact-buttons-button-icon-hover)}import React, { useEffect } from 'react'; import { PhotoIcon, TrashIcon } from '@heroicons/react/24/outline'; import { __ } from '@wordpress/i18n'; import { addFilter } from '@wordpress/hooks'; import { RangeControl } from '@wordpress/components'; import { MediaUpload } from '@wordpress/media-utils'; import { useStateValue } from '../../store/store'; import { getDataUri, sendPostMessage } from '../../utils/functions'; import { initialState } from '../../store/reducer'; // import ToggleSwitch from '../../components/toggle-switch'; const SiteLogo = () => { const replaceMediaUpload = () => MediaUpload; const [ { siteLogo }, dispatch ] = useStateValue(); // const [ showTitle, setShowTitle ] = useState( true ), // toggleTitle = () => setShowTitle( ( prev ) => ! prev ); addFilter( 'editor.MediaUpload', 'core/edit-post/components/media-upload/replace-media-upload', replaceMediaUpload ); const onSelectImage = ( media ) => { const mediaData = { id: media.id, url: media.url, width: siteLogo.width, }; if ( window.location.protocol === 'http:' ) { getDataUri( media.url, function ( data ) { mediaData.dataUri = data; updateValues( mediaData ); } ); } else { updateValues( mediaData ); } }; const dispatchPostMessage = ( action, data ) => { sendPostMessage( { param: action, data, }, 'astra-starter-templates-preview' ); }; const updateValues = ( data ) => { dispatch( { type: 'set', siteLogo: data, } ); dispatchPostMessage( 'siteLogo', data ); }; const removeImage = () => { updateValues( initialState.siteLogo ); }; const onWidthChange = ( width ) => { const newLogoOptions = { ...siteLogo, width, }; dispatch( { type: 'set', siteLogo: newLogoOptions, } ); dispatchPostMessage( 'siteLogo', newLogoOptions ); }; // const handleOnChangeToggleTitle = () => { // dispatchPostMessage( 'siteTitle', ! showTitle ); // toggleTitle(); // }; useEffect( () => { if ( !! astraSitesVars?.isRTLEnabled ) { const rangeControl = document.querySelector( '.components-range-control__wrapper' ); if ( rangeControl === null ) { return; } // Range control slider styling for RTL. const currentValue = rangeControl.children[ 3 ].style.left; rangeControl.children[ 3 ].style.marginRight = '-10px'; rangeControl.children[ 3 ].style.removeProperty( 'margin-left' ); rangeControl.children[ 3 ].style.right = currentValue; rangeControl.children[ 4 ].style.removeProperty( 'transform' ); rangeControl.children[ 4 ].style.removeProperty( 'left' ); rangeControl.children[ 4 ].style.right = currentValue; rangeControl.children[ 4 ].style.transform = 'translateX(50%)'; } } ); return ( <>
Understandably, most parents aren\u2019t education experts, however, sometimes it feels like they are expected to be. Feeling reassured that your child is on track with their learning and thriving at school can sometimes feel like a guessing game. With bi-annual report cards and the occasional parent-teacher meeting, parents are being given limited information about their child\u2019s progress (and let\u2019s be honest, waiting 6 months to know that your child is behind is not a great system).<\/p>\n
Having noticed this, MWNS created a <\/span>Parent Portal<\/span><\/a> d<\/span>esigned to provide parents with updates on their child\u2019s progress after every lesson \u2013 that means a weekly update! Each of our teachers writes a detailed evaluation and tracks your child\u2019s progress against the Australian Curriculum to keep you up-to-date with their child\u2019s progress.<\/p>\n Evaluations are an overview of what your child has done during the lesson. This includes:<\/span><\/p>\n Here is an example of an evaluation:<\/span><\/p>\n We created the Curriculum Tracker to be an easy to use visual aid for parents to help them understand their child\u2019s ability and progress against the Australian Curriculum.\u00a0<\/span><\/p>\n <\/p>\n Dark Green<\/strong> = all Australian Curriculum Outcomes for that year level have been achieved\/mastered.<\/p>\n Light Green<\/strong> = some of the Australian Curriculum Outcomes for that year level have been achieved\/mastered but there are still a few the student is working on.<\/p>\n White<\/strong> = no Australian Curriculum Outcomes have been achieved\/the student has not been assessed on those outcomes in tutoring.<\/p>\n Grey<\/strong> = there are no Australian Curriculum Outcomes for that year level. For example, there are no specific Addition and Subtraction Outcomes in high school.<\/p>\n Additionally, if a parent is interested in the specific outcomes relevant to their child\u2019s lesson, they can review which outcomes have been achieved next to the submitted evaluation.<\/p>\n By providing parents with detailed summaries of their child\u2019s progress on a weekly basis, they are able to stay on top of their child\u2019s learning and make well informed decisions in a timely manner. These decisions may include encouraging their child to read to improve their English skills or even seeking additional support in the form of a speech pathologist or occupational therapist. Engaging a therapist or encouraging a reading routine early can have a substantial impact on a child\u2019s learning and confidence.<\/p>\n Parents also enjoy the ease of logging into the Parent Portal at home, in bed or on the couch, to review their child\u2019s progress. This reduces the pressure of coming into the centre before or after your child\u2019s lesson to speak with their tutor.<\/p>\n Additionally, having the feedback from our tutors can allow parents to engage in more informed conversations with their child\u2019s school teacher. Whether it be a learning style the tutor has identified, a gap in their understanding or even a suggestion for additional support or material from school, the Portal provides parents with the additional knowledge they are not expected to discover alone.<\/p>\n Evaluations and the Curriculum Tracker provide parents with a personal window into their child\u2019s learning. Some of the best parts of this access includes:<\/p>\n The short answer is: no. <\/span><\/p>\n Your child\u2019s Evaluations and Curriculum Tracker are available on our Parent Portal which has been designed and created by us for our MWNS Parents. This Portal has revolutionised the way parents keep up to date with their child\u2019s learning.\u00a0<\/span><\/p>\n Some tutors will speak to parents after class or maybe once per term, they may even send a report every so often. However, the combination of our detailed evaluations combined with our documentation of your child\u2019s progress against the Australian Curriculum means that all lessons are personalised, targeted and beneficial to your child\u2019s learning.<\/p>\n At MWNS, all teachers speak to parents after every lesson to update them on their child\u2019s progress. However, we understand that sometimes student\u2019s make their own way to and from the centre, a meeting runs over or parking is a nightmare, and making into the centre for pick up is not possible every week or at all. Therefore, these progress reports being available online saves parents from needing to travel to the centre each week. The Portal also allows parents to review their child\u2019s progress over time and refer back to important notes and observations made.<\/span><\/p>\n Transparency is key, and parents should always have the right to be highly involved in their child\u2019s learning. Sometimes, parents may feel that school or other tutoring centres are not telling them all the information they wish to access about their child\u2019s education. They may wonder where their child\u2019s strengths and weaknesses are, why they are better at some areas but need improvement in others or perhaps just some guidance on the best way to address gaps in their child\u2019s knowledge. These questions, plus more, are common questions parents ask on a regular basis while having little indication on who best to ask for the answers.\u00a0 <\/span><\/p>\n At MWNS, we answer all of these questions. We believe that parents should be made constantly aware of how they child is working, learning and progressing. We also want parents to be made aware of improvements and milestones in their child\u2019s education so they can celebrate progress, congratulate them after a great lesson or work alongside them to facilitate improvement!\u00a0<\/span><\/p>\n Feel free to read more about our Parent Portal or log in to discover these features for yourself: https:\/\/meropsychologist.com\/mwns\/mwns-parent-portal\/<\/a><\/p>\n Other features of the Portal include, rescheduling lessons, enrolling into Holiday Courses, paying for invoices, contacting our Admin team and more!<\/p>\n The MWNS Parent Portal. For parents wanting to be more involved in their child\u2019s education.<\/span><\/p>\n At MWNS, we offer\u00a0primary school tutoring<\/a>\u00a0and\u00a0high school tutoring<\/a>\u00a0in Maths and English to ensure students understand their schoolwork, meeting the requirements set out by NESA and achieving grades they are proud of. All our Maths and English tutors tailor their lessons to the individual needs of our students. By working at a pace that suits and benefits each child, we are able to maximise their learning in an enjoyable environment.<\/p>\n \n We are known for our mission of \u201cBuilding Confident Learners inside and outside our classrooms<\/em>\u201c. We are experts in educating our students, helping them thrive at school and preparing them for life beyond the classroom. We want to ensure all lessons are related to what they are learning at school while ensuring students see the value in their education.\u00a0<\/span><\/p>\n","protected":false},"excerpt":{"rendered":" Understandably, most parents aren\u2019t education experts, however, sometimes it feels like they are expected to be. Feeling reassured that your child is on track with their learning and thriving at school can sometimes feel like a guessing game. With bi-annual report cards and the occasional parent-teacher meeting, parents are being given limited information about their […]<\/p>\n","protected":false},"author":8,"featured_media":11434,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"default","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[34,4],"tags":[],"class_list":["post-11431","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-advice-for-parents","category-blog"],"yoast_head":"\nWhat are MWNS Evaluations?<\/b><\/h2>\n
\n
<\/h2>\n
What is the MWNS Curriculum Tracker?<\/b><\/h2>\n
Decoding the tracker as a parent<\/h3>\n
\n
Why parents appreciate them\u00a0<\/b><\/h2>\n
A total game changer\u00a0<\/b><\/h2>\n
\n
Does every tutoring centre offer Evaluations & a Curriculum Tracker?<\/h2>\n
A life saver for busy parents<\/b><\/h2>\n
We take pride in providing these updates\u00a0<\/b><\/h2>\n
Have you logged into the MWNS Parent Portal yet?<\/b><\/h3>\n
More about Maths Words not Squiggles<\/b><\/h3>\n
\n\u0447\u0435\u0441\u0442\u043d\u044b\u0435 \u043a\u0430\u0437\u0438\u043d\u043e \u0441 \u0431\u044b\u0441\u0442\u0440\u044b\u043c\u0438 \u0432\u044b\u043f\u043b\u0430\u0442\u0430\u043c\u0438<\/a>
\n\u0431\u0435\u0437\u0434\u0435\u043f\u043e\u0437\u0438\u0442\u043d\u044b\u0435 \u0431\u043e\u043d\u0443\u0441\u044b \u043a\u0430\u0437\u0438\u043d\u043e<\/a>
\n\u0438\u0433\u0440\u0430\u0442\u044c \u0432 \u043b\u0443\u0447\u0448\u0435\u043c \u043a\u0430\u0437\u0438\u043d\u043e \u043d\u0430 \u0434\u0435\u043d\u044c\u0433\u0438<\/a>
\n\u0431\u0430\u0437\u0430 \u043a\u0430\u0437\u0438\u043d\u043e \u0441 \u0431\u0435\u0437\u0434\u0435\u043f\u043e\u0437\u0438\u0442\u043d\u044b\u043c \u0431\u043e\u043d\u0443\u0441\u043e\u043c<\/a>
\n\u043e\u043d\u043b\u0430\u0439\u043d \u043a\u0430\u0437\u0438\u043d\u043e \u0420\u043e\u0441\u0441\u0438\u0438<\/a>
\ncasino oyunu<\/a>
\n<\/span>
\nOur Maths and English tutoring is available\u00a0in centre<\/a>\u00a0(Central Coast Tutoring<\/a>, Eastern Suburbs Tutoring<\/a>, Inner West Tutoring<\/a>, Northern Beaches Tutoring<\/a>, South Sydney Tutoring<\/a>, Sutherland Shire Tutoring<\/a><\/span>) and\u00a0online<\/a>. Whether you are looking for a\u00a0Maths tutor<\/a>\u00a0or an\u00a0English tutor<\/a>, MWNS is able to help build your child\u2019s confidence.<\/p>\n