.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 ( <>
Are you wondering how to help your child overcome procrastination? We asked our teachers for their 10 top tips and compiled this list just for our lovely MWNS parents.<\/p>\n
Although we may view procrastination as purely the domain of students, let\u2019s be honest – we\u2019ve all been guilty of it, haven\u2019t we? <\/span><\/p>\n No doubt, we’re familiar with delaying dreaded chores to watch one more episode on Netflix or refusing to get up to use the bathroom on a cold winter’s night, we\u2019ve all been there!<\/span><\/p>\n In saying that, there is a world of difference between delaying something which is not aligned with our goals and delaying working on something which really matters. <\/span><\/p>\n When our children procrastinate working on an English assessment worth 25% of their grade, it is time to take action! <\/span><\/p>\n Although they can’t overcome it alone, you can make a big difference by helping them to<\/span>\u00a0form and maintain good study habits. <\/span><\/p>\n Let\u2019s break this down:<\/span><\/p>\n There are two types of procrastination, the first is completely independent of work, such as scrolling on Instagram or TikTok. The second is sneakier because s<\/span>tudents often don\u2019t realise they are procrastinating. <\/span><\/p>\n This form of procrastination is when students prioritise all their other subjects, regardless of due dates. By putting the subjects they excel in first, they don’t give inadequate attention to their challenging subjects and even leave them to the last minute. <\/span><\/p>\n For example, if they don\u2019t particularly enjoy Maths, your child may avoid studying for an exam until it’s the night before. Of course, they then end up overwhelmed! It is important that time is allocated to work on Maths and English, regardless of how tricky the material is or how motivated they are to work on it.<\/span><\/p>\n Some students book a few Micro Group tutoring sessions<\/a> a week to motivate them to work on Maths during these hours and the extra assistance on a weekly basis eliminates the threat of avoiding work or leaving it to the last minute.\u00a0<\/span><\/p>\n One thing we have found helpful in overcoming procrastination is planning out time carefully. This means working with your child to create a study schedule which you both believe to be reasonable and fair. For example:<\/span><\/p>\n Monday – afternoon schedule:<\/span><\/p>\n And perhaps before exams, free time is reduced to half an hour to account for the extra revision that is required.<\/p>\n The Pomodoro Technique, coupled with a to-do list, are effective methods to break down big assignments or assessments into manageable tasks. Students are not always familiar with these methods. So it’s our responsibility as parents and teachers<\/a> to share these tricks with our young people. These methods will allow students to<\/span> manage their time, prioritise according to deadlines, and beat any procrastination tendencies.\u00a0<\/span><\/p>\nHowever \u2026<\/b><\/h3>\n
1. Make them aware that they are procrastinating\u00a0<\/span><\/h2>\n
2. Schedule study time & free time<\/span><\/h2>\n
\n
\n<\/span><\/li>\n<\/ul>\n3. Enlist tried & tested time management methods<\/span><\/h2>\n