{"id":189,"date":"2018-10-25T16:41:20","date_gmt":"2018-10-25T20:41:20","guid":{"rendered":"https:\/\/www-chris.dawsoncollege.qc.ca\/new-school\/?page_id=189"},"modified":"2021-08-04T16:53:22","modified_gmt":"2021-08-04T20:53:22","slug":"connect-with-us","status":"publish","type":"page","link":"https:\/\/www-chris.dawsoncollege.qc.ca\/new-school\/connect-with-us\/","title":{"rendered":"Connect with Us!"},"content":{"rendered":"<script type=\"text\/javascript\">\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\tfn();\n\t\t\t} else if( ! gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', fn );\n\t\t\t} else {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', fn );\n\t\t\t}\n\t\t},\n\t\thooks: { action: {}, filter: {} },\n\t\taddAction: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'action', action, callable, priority, tag );\n\t\t},\n\t\taddFilter: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'filter', action, callable, priority, tag );\n\t\t},\n\t\tdoAction: function( action ) {\n\t\t\tgform.doHook( 'action', action, arguments );\n\t\t},\n\t\tapplyFilters: function( action ) {\n\t\t\treturn gform.doHook( 'filter', action, arguments );\n\t\t},\n\t\tremoveAction: function( action, tag ) {\n\t\t\tgform.removeHook( 'action', action, tag );\n\t\t},\n\t\tremoveFilter: function( action, priority, tag ) {\n\t\t\tgform.removeHook( 'filter', action, priority, tag );\n\t\t},\n\t\taddHook: function( hookType, action, callable, priority, tag ) {\n\t\t\tif ( undefined == gform.hooks[hookType][action] ) {\n\t\t\t\tgform.hooks[hookType][action] = [];\n\t\t\t}\n\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\tif ( undefined == tag ) {\n\t\t\t\ttag = action + '_' + hooks.length;\n\t\t\t}\n\t\t\tif( priority == undefined ){\n\t\t\t\tpriority = 10;\n\t\t\t}\n\n\t\t\tgform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } );\n\t\t},\n\t\tdoHook: function( hookType, action, args ) {\n\n\t\t\t\/\/ splice args from object into array and remove first index which is the hook name\n\t\t\targs = Array.prototype.slice.call(args, 1);\n\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action], hook;\n\t\t\t\t\/\/sort by priority\n\t\t\t\thooks.sort(function(a,b){return a[\"priority\"]-b[\"priority\"]});\n\n\t\t\t\thooks.forEach( function( hookItem ) {\n\t\t\t\t\thook = hookItem.callable;\n\n\t\t\t\t\tif(typeof hook != 'function')\n\t\t\t\t\t\thook = window[hook];\n\t\t\t\t\tif ( 'action' == hookType ) {\n\t\t\t\t\t\thook.apply(null, args);\n\t\t\t\t\t} else {\n\t\t\t\t\t\targs[0] = hook.apply(null, args);\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\tif ( 'filter'==hookType ) {\n\t\t\t\treturn args[0];\n\t\t\t}\n\t\t},\n\t\tremoveHook: function( hookType, action, priority, tag ) {\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\t\thooks = hooks.filter( function(hook, index, arr) {\n\t\t\t\t\tvar removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority);\n\t\t\t\t\treturn !removeHook;\n\t\t\t\t} );\n\t\t\t\tgform.hooks[hookType][action] = hooks;\n\t\t\t}\n\t\t}\n\t};\n}\n<\/script>\n                <div class='gf_browser_gecko gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_3' ><form method='post' enctype='multipart\/form-data'  id='gform_3'  action='\/new-school\/wp-json\/wp\/v2\/pages\/189' data-formid='3' >\n                        <div class='gform-body gform_body'><ul id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_3_1\"  class=\"gfield gfield--type-html gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_3_1\"><p>If you are interested in New School, we would love to contact you about a couple of events and opportunities throughout the year. We only send about 2-3 emails a year, mostly to invite you to our own Open House where you can meet our students, our team of facilitators and visit our space at Dawson.<\/p><p>\n \nIf you are a high school student, we also appreciate knowing which high schools you are attending (or have attended) so we can continue reaching out to those schools.\n<\/p><\/li><li id=\"field_3_2\"  class=\"gfield gfield--type-name gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_3_2\"><label class='gfield_label gform-field-label gfield_label_before_complex'  >Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_3_2'>\n                            \n                            <span id='input_3_2_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_2.3' id='input_3_2_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_3_2_3' class='gform-field-label gform-field-label--type-sub '>Preferred First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_3_2_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_2.6' id='input_3_2_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_3_2_6' class='gform-field-label gform-field-label--type-sub '>Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/li><li id=\"field_3_3\"  class=\"gfield gfield--type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_3_3\"><label class='gfield_label gform-field-label' for='input_3_3' >Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_3' id='input_3_3' type='text' value='' class='medium'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/li><li id=\"field_3_5\"  class=\"gfield gfield--type-text field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_3_5\"><label class='gfield_label gform-field-label' for='input_3_5' >High School<\/label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_3_5' type='text' value='' class='medium'      aria-invalid=\"false\"   \/> <\/div><\/li><li id=\"field_3_6\"  class=\"gfield gfield--type-radio gfield--type-choice gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_3_6\"><label class='gfield_label gform-field-label'  >I am currently a:<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_radio'><ul class='gfield_radio' id='input_3_6'>\n\t\t\t<li class='gchoice gchoice_3_6_0'>\n\t\t\t\t<input name='input_6' type='radio' value='Student enrolled at Dawson'  id='choice_3_6_0'    \/>\n\t\t\t\t<label for='choice_3_6_0' id='label_3_6_0' class='gform-field-label gform-field-label--type-inline'>Student enrolled at Dawson<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_3_6_1'>\n\t\t\t\t<input name='input_6' type='radio' value='Student not enrolled at Dawson'  id='choice_3_6_1'    \/>\n\t\t\t\t<label for='choice_3_6_1' id='label_3_6_1' class='gform-field-label gform-field-label--type-inline'>Student not enrolled at Dawson<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_3_6_2'>\n\t\t\t\t<input name='input_6' type='radio' value='gf_other_choice'  id='choice_3_6_2'   onfocus=\"jQuery(this).next('input').focus();\" \/>\n\t\t\t\t<input class='small' id='input_3_6_other' name='input_6_other' type='text' value='Other' aria-label='Other' onfocus='jQuery(this).prev(\"input\")[0].click(); if(jQuery(this).val() == \"Other\") { jQuery(this).val(\"\"); }' onblur='if(jQuery(this).val().replace(\" \", \"\") == \"\") { jQuery(this).val(\"Other\"); }'   \/>\n\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_3_7\"  class=\"gfield gfield--type-html gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_3_7\"><p>The information given here will only be used for the purposes of notifying you of our events held later in the academic year.<\/p><\/li><li id=\"field_3_8\"  class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_3_8\"><label class='gfield_label gform-field-label' for='input_3_8' >Phone<\/label><div class='ginput_container'><input name='input_8' id='input_3_8' type='text' value='' \/><\/div><div class='gfield_description' id='gfield_description_3_8'>This field is for validation purposes and should be left unchanged.<\/div><\/li><li id=\"field_3_9\"  class=\"gfield gfield--type-captcha field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_3_9\"><label class='gfield_label gform-field-label' for='input_3_9' >CAPTCHA<\/label><div id='input_3_9' class='ginput_container ginput_recaptcha' data-sitekey='6LdcyZ4aAAAAAGTjZNbfp7RrJpBpzAh17X8gUNxI'  data-theme='light' data-tabindex='0'  data-badge=''><\/div><\/li><li id=\"field_3_10\"  class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_3_10\"><label class='gfield_label gform-field-label' for='input_3_10' >Name<\/label><div class='ginput_container'><input name='input_10' id='input_3_10' type='text' value='' \/><\/div><div class='gfield_description' id='gfield_description_3_10'>This field is for validation purposes and should be left unchanged.<\/div><\/li><\/ul><\/div>\n        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' value='Submit'  onclick='if(window[\"gf_submitting_3\"]){return false;}  window[\"gf_submitting_3\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_3\"]){return false;} window[\"gf_submitting_3\"]=true;  jQuery(\"#gform_3\").trigger(\"submit\",[true]); }' \/> \n            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjA4MGIwNTdkMmM2YWFhNjdiYTQ3OWI3ZThkOTlkZjE3Il0=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\ngform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https:\/\/www-chris.dawsoncollege.qc.ca\/new-school\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https:\/\/www-chris.dawsoncollege.qc.ca\/new-school\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}, 50);}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [3, current_page]);gform.utils.trigger({ event: 'gform\/postRender', native: false, data: { formId: 3, currentPage: current_page } });} );} );\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":14,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/new-school\/wp-json\/wp\/v2\/pages\/189"}],"collection":[{"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/new-school\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/new-school\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/new-school\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/new-school\/wp-json\/wp\/v2\/comments?post=189"}],"version-history":[{"count":2,"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/new-school\/wp-json\/wp\/v2\/pages\/189\/revisions"}],"predecessor-version":[{"id":192,"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/new-school\/wp-json\/wp\/v2\/pages\/189\/revisions\/192"}],"wp:attachment":[{"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/new-school\/wp-json\/wp\/v2\/media?parent=189"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}