.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 ( <>
In the most recent version of the syllabus, NESA has added a new form of writing for Module C, and that is discursive writing! Although this new style of writing can appear daunting at first glance, it is a fun addition to the module once you get the hang of it. Today, we will provide you with some helpful tips to achieve a band 6 for your discursive.<\/p>\n
Discursive writing is a discussion piece of multiple ideas or points of view, without the intention of trying to persuade the reader. This means that you have to counter-argue yourself and provide an argument both FOR and AGAINST something.<\/p>\n
For example, if I was to write a discursive about climate change protests, I would start by talking about why it is important to protest e.g. \u201cIn order for governments to take our voices seriously, we need to protest against climate change!\u201d. Then, in my next argument, I would contradict myself by saying that protesting may not be so useful after all e.g. \u201cBut then I thought to myself, is protesting such a good idea after all? I mean, the politicians aren\u2019t really listening anyway\u201d.<\/p>\n
NOTE: Colloquial language is accepted for discursive writing and other forms of writing in Module C (except reflections) but should NEVER be used in any other modules as essay writing must be formal.<\/strong><\/p>\n Register of Language:<\/strong> can be a mix of formal and informal language (can include colloquialism) Starting with a title is important as it is a key requirement for a complete discursive piece. You can make your title as fun and engaging as you like, as long as it is appropriate and relevant to the topic.<\/p>\n Although this is not a requirement, starting with a personal anecdote can help you introduce the topic in a creative way before presenting your arguments. This is a good way to meet rubric requirements such as \u201cstudents use language creatively and imaginatively for a range of purposes\u201d. For example, say I was still writing that discursive about climate change protests, I could start it by saying \u201cI have always had mixed feelings about protests since attending my first one in December last year. On one hand, it felt good to scream \u201cClimate justice matters!\u201d in hopes that someone would listen. On the other hand, I could not help but wonder, are they really effective for creating change?\u201d<\/p>\n Even though you are not writing a discursive piece to persuade the reader, you still have to argue two sides (you just have to make sure that you do not state that one side is better than the other). As a result, you need to find evidence to support both your arguments. This could include quotes, statistics etc.<\/p>\n Always refer to the stimulus to ensure you are answering the question. This does not mean you have to refer to it in an extremely obvious word-for-word manner e.g. a stimulus with a picture of a boat does not mean you have to write a discursive about a boat. However, you must always incorporate the stimulus in a way that can easily be justified in your reflection statement and is obvious to the marker e.g. if you get a discursive about a boat, you could write about sailing, fishing or how life is rocky like a boat in the ocean.<\/p>\n This is an essential rubric requirement mentioned throughout the syllabus. For example, the rubric states that students must use \u201cvarious figurative, rhetorical and linguistic devices\u201d. Be sure to use a few different language techniques and devices e.g. metaphor, rhetorical questions, simile, first person etc. throughout your writing (in the introduction, arguments and conclusion).<\/p>\nA basic structure employed when planning a discursive essay can include:<\/h2>\n
\n
Key aspects of discursive writing:<\/h2>\n
\nStyle and Tone:<\/strong> Educated audience, but open and friendly tone\/ subjective
\nUse of Pronouns:<\/strong> First pronouns are acceptable
\nUse of Figurative Devices:<\/strong> should be used throughout
\nProviding Evidence and Examples:<\/strong> Do, but not necessarily in a P.E.E.L or T.E.E.L structure
\nStructure:<\/strong> intro, paragraphing, conclusion. Paragraph lengths can vary and there is no set structure<\/p>\nTip #1: Always start with a title<\/h2>\n
Tip #2: Starting with a personal anecdote (not compulsory)<\/h2>\n
Tip #3: Gathering evidence to support your arguments<\/h2>\n
Tip #4: Make sure you base it on the stimulus<\/h2>\n
Tip #5: Use many language techniques and stylistic devices throughout<\/h2>\n