{"id":1648,"date":"2019-08-05T12:13:13","date_gmt":"2019-08-05T16:13:13","guid":{"rendered":"https:\/\/www-chris.dawsoncollege.qc.ca\/awards-scholarships\/?page_id=1648"},"modified":"2021-08-04T16:56:09","modified_gmt":"2021-08-04T20:56:09","slug":"awards-selection-committee-sign-up-form","status":"publish","type":"page","link":"https:\/\/www-chris.dawsoncollege.qc.ca\/awards-scholarships\/awards-selection-committee-sign-up-form\/","title":{"rendered":"Awards Selection Committee Sign-Up Form"},"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_51' >\n                        <div class='gform_heading'>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_51'  action='\/awards-scholarships\/wp-json\/wp\/v2\/pages\/1648' data-formid='51' >\n                        <div class='gform-body gform_body'><ul id='gform_fields_51' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_51_1\"  class=\"gfield gfield--type-name gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_51_1\"><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_51_1'>\n                            \n                            <span id='input_51_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.3' id='input_51_1_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_51_1_3' class='gform-field-label gform-field-label--type-sub '>First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_51_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.6' id='input_51_1_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_51_1_6' class='gform-field-label gform-field-label--type-sub '>Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/li><li id=\"field_51_12\"  class=\"gfield gfield--type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_51_12\"><label class='gfield_label gform-field-label' for='input_51_12' >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_12' id='input_51_12' type='text' value='' class='medium'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/li><li id=\"field_51_3\"  class=\"gfield gfield--type-checkbox gfield--type-choice gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_51_3\"><label class='gfield_label gform-field-label gfield_label_before_complex'  >I am a Dawson College<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_51_3'><li class='gchoice gchoice_51_3_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_3.1' type='checkbox'  value='Faculty Member'  id='choice_51_3_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_51_3_1' id='label_51_3_1' class='gform-field-label gform-field-label--type-inline'>Faculty Member<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_51_3_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_3.2' type='checkbox'  value='Staff Member'  id='choice_51_3_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_51_3_2' id='label_51_3_2' class='gform-field-label gform-field-label--type-inline'>Staff Member<\/label>\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_51_4\"  class=\"gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_51_4\"><label class='gfield_label gform-field-label' for='input_51_4' >Department<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_4' id='input_51_4' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/li><li id=\"field_51_10\"  class=\"gfield gfield--type-checkbox gfield--type-choice field_sublabel_below gfield--has-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_51_10\"><label class='gfield_label gform-field-label gfield_label_before_complex'  >I am interested in sitting on one the following FALL Semester Selection Committees:<\/label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_51_10'><li class='gchoice gchoice_51_10_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_10.1' type='checkbox'  value='Aditya Youth Trust Fund Scholarship'  id='choice_51_10_1'   aria-describedby=\"gfield_description_51_10\"\/>\n\t\t\t\t\t\t\t\t<label for='choice_51_10_1' id='label_51_10_1' class='gform-field-label gform-field-label--type-inline'>Aditya Youth Trust Fund Scholarship<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_51_10_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_10.2' type='checkbox'  value='David Oliver Award - must be a Professional Staff Member'  id='choice_51_10_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_51_10_2' id='label_51_10_2' class='gform-field-label gform-field-label--type-inline'>David Oliver Award - must be a Professional Staff Member<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_51_10_3'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_10.3' type='checkbox'  value='Glay Sperling Prize'  id='choice_51_10_3'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_51_10_3' id='label_51_10_3' class='gform-field-label gform-field-label--type-inline'>Glay Sperling Prize<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_51_10_4'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_10.4' type='checkbox'  value='James Mervyn Upham Bursary'  id='choice_51_10_4'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_51_10_4' id='label_51_10_4' class='gform-field-label gform-field-label--type-inline'>James Mervyn Upham Bursary<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_51_10_5'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_10.5' type='checkbox'  value='Any FALL Semester Award would be fine'  id='choice_51_10_5'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_51_10_5' id='label_51_10_5' class='gform-field-label gform-field-label--type-inline'>Any FALL Semester Award would be fine<\/label>\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><div class='gfield_description' id='gfield_description_51_10'>Please feel free to select more than one, if you are open to different committees. You would sit on only one committee per semester, as chosen.<\/div><\/li><li id=\"field_51_9\"  class=\"gfield gfield--type-checkbox gfield--type-choice field_sublabel_below gfield--has-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_51_9\"><label class='gfield_label gform-field-label gfield_label_before_complex'  >I am interested in sitting on one the following WINTER Semester Selection Committees:<\/label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_51_9'><li class='gchoice gchoice_51_9_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_9.1' type='checkbox'  value='Anastasia De Sousa Memorial Award'  id='choice_51_9_1'   aria-describedby=\"gfield_description_51_9\"\/>\n\t\t\t\t\t\t\t\t<label for='choice_51_9_1' id='label_51_9_1' class='gform-field-label gform-field-label--type-inline'>Anastasia De Sousa Memorial Award<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_51_9_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_9.2' type='checkbox'  value='Bruno Mital &#039;B&#039; Positive Scholarship'  id='choice_51_9_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_51_9_2' id='label_51_9_2' class='gform-field-label gform-field-label--type-inline'>Bruno Mital 'B' Positive Scholarship<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_51_9_3'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_9.3' type='checkbox'  value='Field of Studies Scholarship'  id='choice_51_9_3'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_51_9_3' id='label_51_9_3' class='gform-field-label gform-field-label--type-inline'>Field of Studies Scholarship<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_51_9_4'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_9.4' type='checkbox'  value='Fraser Kyle Award'  id='choice_51_9_4'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_51_9_4' id='label_51_9_4' class='gform-field-label gform-field-label--type-inline'>Fraser Kyle Award<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_51_9_5'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_9.5' type='checkbox'  value='Paul Gallagher Award'  id='choice_51_9_5'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_51_9_5' id='label_51_9_5' class='gform-field-label gform-field-label--type-inline'>Paul Gallagher Award<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_51_9_6'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_9.6' type='checkbox'  value='Raymond Ellis Memorial Award'  id='choice_51_9_6'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_51_9_6' id='label_51_9_6' class='gform-field-label gform-field-label--type-inline'>Raymond Ellis Memorial Award<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_51_9_7'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_9.7' type='checkbox'  value='William McCallum Memorial Scholarship'  id='choice_51_9_7'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_51_9_7' id='label_51_9_7' class='gform-field-label gform-field-label--type-inline'>William McCallum Memorial Scholarship<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_51_9_8'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_9.8' type='checkbox'  value='Any Winter Semester Award would be fine'  id='choice_51_9_8'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_51_9_8' id='label_51_9_8' class='gform-field-label gform-field-label--type-inline'>Any Winter Semester Award would be fine<\/label>\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><div class='gfield_description' id='gfield_description_51_9'>Please feel free to select more than one, if you are open to different committees. You would sit on only one committee per semester, as chosen.<\/div><\/li><li id=\"field_51_11\"  class=\"gfield gfield--type-textarea field_sublabel_below gfield--has-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_51_11\"><label class='gfield_label gform-field-label' for='input_51_11' >Comments or Questions<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_11' id='input_51_11' class='textarea medium'  aria-describedby=\"gfield_description_51_11\"    aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><div class='gfield_description' id='gfield_description_51_11'>Please let us know if you have any comments or questions.<\/div><\/li><li id=\"field_51_13\"  class=\"gfield gfield--type-captcha field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_51_13\"><label class='gfield_label gform-field-label' for='input_51_13' >CAPTCHA<\/label><div id='input_51_13' class='ginput_container ginput_recaptcha' data-sitekey='6LdcyZ4aAAAAAGTjZNbfp7RrJpBpzAh17X8gUNxI'  data-theme='light' data-tabindex='0'  data-badge=''><\/div><\/li><\/ul><\/div>\n        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_51' class='gform_button button' value='Submit'  onclick='if(window[\"gf_submitting_51\"]){return false;}  window[\"gf_submitting_51\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_51\"]){return false;} window[\"gf_submitting_51\"]=true;  jQuery(\"#gform_51\").trigger(\"submit\",[true]); }' \/> \n            <input type='hidden' class='gform_hidden' name='is_submit_51' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='51' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_51' value='WyJbXSIsIjA4MGIwNTdkMmM2YWFhNjdiYTQ3OWI3ZThkOTlkZjE3Il0=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_51' id='gform_target_page_number_51' value='0' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_51' id='gform_source_page_number_51' 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( 51, 'https:\/\/www-chris.dawsoncollege.qc.ca\/awards-scholarships\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_51').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_51');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_51').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_51').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_51').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_51').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_51').val();gformInitSpinner( 51, 'https:\/\/www-chris.dawsoncollege.qc.ca\/awards-scholarships\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [51, current_page]);window['gf_submitting_51'] = 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_51').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [51]);window['gf_submitting_51'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_51').text());}, 50);}else{jQuery('#gform_51').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [51, current_page]);gform.utils.trigger({ event: 'gform\/postRender', native: false, data: { formId: 51, currentPage: current_page } });} );} );\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":134,"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\/awards-scholarships\/wp-json\/wp\/v2\/pages\/1648"}],"collection":[{"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/awards-scholarships\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/awards-scholarships\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/awards-scholarships\/wp-json\/wp\/v2\/users\/134"}],"replies":[{"embeddable":true,"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/awards-scholarships\/wp-json\/wp\/v2\/comments?post=1648"}],"version-history":[{"count":3,"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/awards-scholarships\/wp-json\/wp\/v2\/pages\/1648\/revisions"}],"predecessor-version":[{"id":1725,"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/awards-scholarships\/wp-json\/wp\/v2\/pages\/1648\/revisions\/1725"}],"wp:attachment":[{"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/awards-scholarships\/wp-json\/wp\/v2\/media?parent=1648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}