{"id":113,"date":"2019-05-08T11:51:29","date_gmt":"2019-05-08T15:51:29","guid":{"rendered":"https:\/\/www-chris.dawsoncollege.qc.ca\/social-service-conference\/?page_id=113"},"modified":"2021-08-04T17:01:26","modified_gmt":"2021-08-04T21:01:26","slug":"session-registration-form","status":"publish","type":"page","link":"https:\/\/www-chris.dawsoncollege.qc.ca\/social-service-conference\/session-registration-form\/","title":{"rendered":"Session Registration 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_4' ><div id='gf_4' class='gform_anchor' tabindex='-1'><\/div><form method='post' enctype='multipart\/form-data'  id='gform_4'  action='\/social-service-conference\/wp-json\/wp\/v2\/pages\/113#gf_4' data-formid='4' ><div id='gf_page_steps_4' class='gf_page_steps'><div id='gf_step_4_1' class='gf_step gf_step_active gf_step_first'><span class='gf_step_number'>1<\/span><span class='gf_step_label'><\/span><\/div><div id='gf_step_4_2' class='gf_step gf_step_next gf_step_pending'><span class='gf_step_number'>2<\/span><span class='gf_step_label'><\/span><\/div><div id='gf_step_4_3' class='gf_step gf_step_pending'><span class='gf_step_number'>3<\/span><span class='gf_step_label'><\/span><\/div><div id='gf_step_4_4' class='gf_step gf_step_pending'><span class='gf_step_number'>4<\/span><span class='gf_step_label'><\/span><\/div><div id='gf_step_4_5' class='gf_step gf_step_pending'><span class='gf_step_number'>5<\/span><span class='gf_step_label'><\/span><\/div><div id='gf_step_4_6' class='gf_step gf_step_pending'><span class='gf_step_number'>6<\/span><span class='gf_step_label'><\/span><\/div><div id='gf_step_4_7' class='gf_step gf_step_pending'><span class='gf_step_number'>7<\/span><span class='gf_step_label'><\/span><\/div><div id='gf_step_4_8' class='gf_step gf_step_pending'><span class='gf_step_number'>8<\/span><span class='gf_step_label'><\/span><\/div><div id='gf_step_4_9' class='gf_step gf_step_pending'><span class='gf_step_number'>9<\/span><span class='gf_step_label'><\/span><\/div><div id='gf_step_4_10' class='gf_step gf_step_pending'><span class='gf_step_number'>10<\/span><span class='gf_step_label'><\/span><\/div><div id='gf_step_4_11' class='gf_step gf_step_last gf_step_pending'><span class='gf_step_number'>11<\/span><span class='gf_step_label'><\/span><\/div><\/div>\n                        <div class='gform-body gform_body'><div id='gform_page_4_1' class='gform_page ' data-js='page-field-id-1' >\n                                    <div class='gform_page_fields'><ul id='gform_fields_4' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_4_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_4_1\"><h2>ACESS+REECETSQ Conference<\/h2>\n\n<p><strong>Equity Seeking Groups & Social Justice: Inclusive Social Service \/ Work Practice and Education<\/strong><\/p>\n \n<p>June 3rd -5th, 2019 Dawson College, Montreal, QC.<\/p><\/li><li id=\"field_4_2\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_2\"><h2 class=\"gsection_title\">Personal Info<\/h2><\/li><li id=\"field_4_3\"  class=\"gfield gfield--type-name gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_3\"><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_4_3'>\n                            \n                            <span id='input_4_3_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_3.3' id='input_4_3_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_4_3_3' class='gform-field-label gform-field-label--type-sub '>First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_4_3_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_3.6' id='input_4_3_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_4_3_6' class='gform-field-label gform-field-label--type-sub '>Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/li><li id=\"field_4_4\"  class=\"gfield gfield--type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_4\"><label class='gfield_label gform-field-label gfield_label_before_complex'  >E-mail address<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_complex ginput_container ginput_container_email gform-grid-row' id='input_4_4_container'>\n                                <span id='input_4_4_1_container' class='ginput_left gform-grid-col gform-grid-col--size-auto'>\n                                    <input class='' type='text' name='input_4' id='input_4_4' value=''    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                                    <label for='input_4_4' class='gform-field-label gform-field-label--type-sub '>Enter Email<\/label>\n                                <\/span>\n                                <span id='input_4_4_2_container' class='ginput_right gform-grid-col gform-grid-col--size-auto'>\n                                    <input class='' type='text' name='input_4_2' id='input_4_4_2' value=''    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                                    <label for='input_4_4_2' class='gform-field-label gform-field-label--type-sub '>Confirm Email<\/label>\n                                <\/span>\n                                <div class='gf_clear gf_clear_complex'><\/div>\n                            <\/div><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                         <input type='button' id='gform_next_button_4_24' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"2\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"2\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_4_2' class='gform_page' data-js='page-field-id-24' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_4_2' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_4_5\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_5\"><h2 class=\"gsection_title\">Day 1 (Monday from 1:45 p.m. - 3:00 p.m.)<\/h2><\/li><li id=\"field_4_6\"  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_4_6\"><h2>1st Series of Workshops\/Round Table Discussions<\/h2>\n\n<p>1) <strong>Reclaiming a Wise Practice<\/strong><br>\n(A Round Table Discussion Group)<br>\nBy: <em>Wilda Listener, Dean of Indigenous Social Work, Maskwacis Cultural College<\/em>\n<\/p>\n\n<p>The goal of this session is to present a Wise Indigenous Social Work Practice and to discuss how institutions can support faculty by creating strategies that are sensitive to students\u2019 needs.  The focus is to share information, stories and practices and to answer questions from participants.  The other focus will be to look at Indigenous Ethical Principles and how these relate to Wisdom-Based Practices that are guided by our Indigenous knowledge through language and ceremony.<\/p>\n\n<hr \/>\n\n<p>2) <strong>D\u00e9colonisation de la formation en techniques de travail social, par o\u00f9 commencer?<\/strong><br>\n(un atelier interactif)<br>\nPar: <em>Rafa\u00eblle Sinave, Techniques de Travail Social, C\u00e9gep du Vieux Montr\u00e9al<\/em>\n<\/p>\n\n<p>L\u2019atelier propose de d\u00e9mystifier ces grandes tendances et de lancer la R\u00e9flexion autour de nos pratiques d\u2019enseignement en travail social en regard des perspectives et r\u00e9alit\u00e9s autochtones.  Un portrait des initiatives entreprises au sein des programmes de TTS du Qu\u00e9bec sera pr\u00e9sent\u00e9, suivi par une p\u00e9riode d\u2019\u00e9changes sur les bonnes pratiques et les ressources visant \u00e0 rendre nos programmes de formation plus inclusifs.<\/p><\/li><li id=\"field_4_7\"  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_4_7\"><label class='gfield_label gform-field-label'  >Choice for 1:45 p.m. - 3:00 p.m.<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_4_7'>\n\t\t\t<li class='gchoice gchoice_4_7_0'>\n\t\t\t\t<input name='input_7' type='radio' value='1) Reclaiming a Wise Practice'  id='choice_4_7_0'    \/>\n\t\t\t\t<label for='choice_4_7_0' id='label_4_7_0' class='gform-field-label gform-field-label--type-inline'>1) Reclaiming a Wise Practice<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_7_1'>\n\t\t\t\t<input name='input_7' type='radio' value='2) D\u00e9colonisation de la formation en techniques de travail social, par o\u00f9 commencer?'  id='choice_4_7_1'    \/>\n\t\t\t\t<label for='choice_4_7_1' id='label_4_7_1' class='gform-field-label gform-field-label--type-inline'>2) D\u00e9colonisation de la formation en techniques de travail social, par o\u00f9 commencer?<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_7_2'>\n\t\t\t\t<input name='input_7' type='radio' value='None of the above'  id='choice_4_7_2'    \/>\n\t\t\t\t<label for='choice_4_7_2' id='label_4_7_2' class='gform-field-label gform-field-label--type-inline'>None of the above<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_4_29' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"1\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"1\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> <input type='button' id='gform_next_button_4_29' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"3\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"3\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_4_3' class='gform_page' data-js='page-field-id-29' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_4_3' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_4_30\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_30\"><h2 class=\"gsection_title\">Day 1 (Monday from 3:15 p.m. - 4:30 p.m.)<\/h2><\/li><li id=\"field_4_8\"  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_4_8\"><h2>2nd Series of Workshops\/Round Table Discussions<\/h2>\n\n<p>1) <strong>Welfare Fraud? How current policies and media narratives Stigmatize and Criminalize the Poor <\/strong><br>\n(Traditional Presentation and Book Launch)<br>\nBy: <em>Dr. Kathy Dobson, Carleton University and Vanier Scholar<\/em>\n<\/p>\n\nIn recent years, conventional methods for tracking welfare fraud have increasingly been supplemented with new tools and technological platforms, drawing on large databases to detect possible instances of fraud and take away social assistance from flagged individuals. Despite exceedingly low estimates of welfare fraud, the state has become increasingly aggressive in its surveillance and punishment of welfare \u2018cheats.\u2019 Not only do these new and \u2018innovative\u2019 fraud-busting programs by the state present those on social assistance as potential \u2018cheats\u2019 who need to be surveyed and \u2018caught,\u2019 but news media coverage often frames poverty issues according to narratives of individual blame and responsibility, rather than addressing larger social contexts. How do these widespread myths and narratives concerning poverty and social assistance potentially impact those students who might be coming in with preconceived ideas about the \u2019poor\u2019? Further, for students having experienced\/experiencing poverty, how can the classroom be either empowering or further stigmatizing?<\/p>\n\n<hr \/>\n\n<p>2) <strong>A United Nations experience for Social Work students<\/strong><br>\n(Traditional Presentation)<br>\nBy: <em>Zar\u00e9ma Bulgak, A graduating 3rd year Social Service Student, C\u00e9gep  du Vieux Montreal<\/em>\n<\/p>\n\n<p>How did 16 CEGEP students end up in New York becoming delegates for a week?   As seen through the lens of one of the few Social Service students amongst thousands of university students, living the National Model United Nations was an incredible eye-opener. Not only was it a learning experience that will impact Zar\u00e9ma's future in Social Work in different ways, but she also learned to deal with the intersectionality of being a disabled woman. Zar\u00e9ma will share this experience while linking it to a vision of inclusive Social Work.  She will explain why this experience should be suggested to all students in the field.<\/p><\/li><li id=\"field_4_10\"  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_4_10\"><label class='gfield_label gform-field-label'  >Choice for 3:15 p.m. - 4:30 p.m.<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_4_10'>\n\t\t\t<li class='gchoice gchoice_4_10_0'>\n\t\t\t\t<input name='input_10' type='radio' value='1) Welfare Fraud? How current policies and media narratives Stigmatize and Criminalize the Poor'  id='choice_4_10_0'    \/>\n\t\t\t\t<label for='choice_4_10_0' id='label_4_10_0' class='gform-field-label gform-field-label--type-inline'>1) Welfare Fraud? How current policies and media narratives Stigmatize and Criminalize the Poor<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_10_1'>\n\t\t\t\t<input name='input_10' type='radio' value='2) A United Nations experience for Social Work students'  id='choice_4_10_1'    \/>\n\t\t\t\t<label for='choice_4_10_1' id='label_4_10_1' class='gform-field-label gform-field-label--type-inline'>2) A United Nations experience for Social Work students<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_10_2'>\n\t\t\t\t<input name='input_10' type='radio' value='None of the above'  id='choice_4_10_2'    \/>\n\t\t\t\t<label for='choice_4_10_2' id='label_4_10_2' class='gform-field-label gform-field-label--type-inline'>None of the above<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_4_37' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"2\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"2\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> <input type='button' id='gform_next_button_4_37' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"4\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"4\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_4_4' class='gform_page' data-js='page-field-id-37' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_4_4' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_4_38\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_38\"><h2 class=\"gsection_title\">Day 1 (Monday from 5:00 p.m. - 6:00 p.m.)<\/h2><\/li><li id=\"field_4_39\"  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_4_39\"><h2>Keynote Address<\/h2>\n\n<p><strong>Teaching Trauma-Sensitive Practices: Opportunities and Challenges<\/strong><br>\n(Traditional presentation)<br>\nKeynote Speaker: <em>Dr. Delphine Collin-V\u00e9zina, Director, McGill Centre for Research on Children and Families, Nicolas Steinmetz and Gilles Julien Chair in Social Pediatrics in Community, Associate Professor, McGill School of Social Work and Associate Member, McGill University, Department of Pediatrics\n<\/em>\n<\/p>\n\n<p>\nThe term \u201ccomplex trauma\u201d refers to the dual reality of a) prolonged exposure to particularly intrusive traumatic events and b) the multiplicity of negative impacts of this exposure as well as their lasting effect on social, emotional and behavioural functioning. It is increasingly recognized that services for children and youth in difficulty must pay particular attention to trauma and expand intervention to reflect the dire needs of this population in difficulty. This presentation will enable us to: 1) Define the concept of complex trauma in children and youth. 2) Discuss the most promising intervention methods currently implemented in Quebec settings; and 3) Reflect on teaching strategies that promote the interest of students and future professionals in trauma-sensitive practices.\n<\/p>\n\n<p><strong>Enseignement des pratiques sensibles au trauma: Opportunit\u00e9s et d\u00e9fis<\/strong><br>\n(Pr\u00e9sentation Traditionnelle)<br>\nConf\u00e9renci\u00e8re d\u2019honneur: <em>Dr. Delphine Collin-V\u00e9zina,  Director, Centre for Research on Children and Families; \n        Chair, Nicolas Steinmetz and Gilles Julien Chair in Social Pediatrics in Community;\n        Associate Professor, School of Social Work & Associate Member, Department of Pediatrics\n        McGill University\n<\/em>\n<\/p>\n\n<p>Le terme \u00ab trauma complexe \u00bb renvoie \u00e0 cette double r\u00e9alit\u00e9 a) de l\u2019exposition prolong\u00e9e \u00e0 des  \n       \u00e9v\u00e8nements traumatiques particuli\u00e8rement envahissants, et b) de la multiplicit\u00e9 des impacts \n       n\u00e9gatifs de cette exposition ainsi que leur effet durable sur le fonctionnement social, affectif et \n       comportemental. Il est de plus en plus reconnu que les services pour les enfants et les jeunes en \n       difficult\u00e9 doivent porter une attention particuli\u00e8re au trauma et \u00e9tendre leurs interventions\n       pour rendre compte des besoins criants de cette population en difficult\u00e9. Cette pr\u00e9sentation\n       permettra de: 1) D\u00e9finir le concept de trauma complexe chez les enfants et les jeunes;  \n       2) Discuter les modalit\u00e9s d'intervention les plus prometteuses et actuellement implant\u00e9es dans\n       les milieux qu\u00e9b\u00e9cois; et  3) R\u00e9fl\u00e9chir aux strat\u00e9gies d'enseignement qui favorisent l'int\u00e9r\u00eat des\n       \u00e9tudiants et futurs professionnels pour les pratiques sensibles au trauma.\n<\/p><\/li><li id=\"field_4_40\"  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_4_40\"><label class='gfield_label gform-field-label'  >Choice for 5:00 p.m. - 6:00 p.m.<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_4_40'>\n\t\t\t<li class='gchoice gchoice_4_40_0'>\n\t\t\t\t<input name='input_40' type='radio' value='Enseignement des pratiques sensibles au trauma: Opportunit\u00e9s et d\u00e9fis'  id='choice_4_40_0'    \/>\n\t\t\t\t<label for='choice_4_40_0' id='label_4_40_0' class='gform-field-label gform-field-label--type-inline'>Enseignement des pratiques sensibles au trauma: Opportunit\u00e9s et d\u00e9fis<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_40_1'>\n\t\t\t\t<input name='input_40' type='radio' value='None of the above'  id='choice_4_40_1'    \/>\n\t\t\t\t<label for='choice_4_40_1' id='label_4_40_1' class='gform-field-label gform-field-label--type-inline'>None of the above<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_4_25' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"3\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"3\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> <input type='button' id='gform_next_button_4_25' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"5\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"5\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_4_5' class='gform_page' data-js='page-field-id-25' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_4_5' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_4_11\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_11\"><h2 class=\"gsection_title\">Day 2 (Tuesday from 9:00 a.m. - 10:15 a.m.)<\/h2><\/li><li id=\"field_4_12\"  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_4_12\"><h2>3rd Series of Workshops\/Round Table Discussions<\/h2>\n\n<p>1) <strong>\u201cTwo Soft Things \u2013 Two Hard Things\u201d (PART 1 of a 2 PART Presentation)<\/strong><br>\n(Documentary Film and Discussion)<br>\nBy: <em>Maureen Doherty, Chair of Health and Wellness Programs at Nunavut Arctic College and the Nunavut Human Rights Tribunal Nunavut Arctic College Social Service<\/em>\n<\/p>\n\n<p>\n\"Two Soft Things, Two Hard Things\" is a feature documentary that explores the complexities of the LGBTQ community as they prepare for a Pride celebration in Iqaluit. (Directed by Mark Kenneth Woods and Michael Yerxa 2016- Runtime: 71 minutes)<\/p>\n\n<p>\nSynopsis: As a small group in Nunavut prepare for a seminal LGBTQ Pride celebration, the film explores how colonization and religion have shamed and erased traditional Inuit beliefs about sexuality and family structure and how, 60 years later, a new generation of Inuit are actively 'unshaming' their past.\n<\/p>\n\n<hr \/>\n\n<p>2) <strong>Using Visual Storytelling to Talk about Trauma<\/strong><br>\n(Traditional Presentation)<br>\nBy: <em>Daniel Goldsmith, Humanities, Dawson College and\nShirley Watkins, Nunavut Arctic College and Social Service, Dawson College<\/em>\n<\/p>\n\n<p>In this presentation, teachers will learn how they can use visual storytelling to stimulate students\u2019 critical thinking abilities and ethical imaginations.  We will present a graphic short story we created (\u201cFelix and Anya\u201d) that explores intergenerational trauma and resilience, along with pedagogical materials we have developed to assist teachers in implementing this material.  \u201cFelix and Anya\u201d has already been used in a wide variety of disciplines at John Abbott and Dawson Colleges. Come and see how you could use this material at your institution!<\/p>\n\n<hr \/>\n\n<p>3) <strong>Resilience of Urban Indigenous People: Creating change in an urban setting<\/strong><br>\n(Traditional Presentation)<br>\nBy: <em>Nakuset S. Executive Director, Native Women\u2019s Shelter of Montreal<\/em>\n<\/p>\n\n<p>Indigenous peoples have survived despite the multiple policies and structures put in place like the Indian Act, Residential Schools, and the 60\u2019s Scoop.  This workshop discusses some historical context and then efforts made to strengthen, empower and create safer spaces for Indigenous people who live in the city of Montreal.  This will include a discussion of the projects run by Nakuset, including the Cabot Square Project, Iskweu and their work with Child Welfare, Youth Protection.<\/p><\/li><li id=\"field_4_13\"  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_4_13\"><label class='gfield_label gform-field-label'  >Choice for 9:00 a.m. - 10:15 a.m.<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_4_13'>\n\t\t\t<li class='gchoice gchoice_4_13_0'>\n\t\t\t\t<input name='input_13' type='radio' value='1) \u201cTwo Soft Things \u2013 Two Hard Things\u201d (PART 1 of a 2 PART Presentation)'  id='choice_4_13_0'    \/>\n\t\t\t\t<label for='choice_4_13_0' id='label_4_13_0' class='gform-field-label gform-field-label--type-inline'>1) \u201cTwo Soft Things \u2013 Two Hard Things\u201d (PART 1 of a 2 PART Presentation)<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_13_1'>\n\t\t\t\t<input name='input_13' type='radio' value='2) Using Visual Storytelling to Talk about Trauma'  id='choice_4_13_1'    \/>\n\t\t\t\t<label for='choice_4_13_1' id='label_4_13_1' class='gform-field-label gform-field-label--type-inline'>2) Using Visual Storytelling to Talk about Trauma<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_13_2'>\n\t\t\t\t<input name='input_13' type='radio' value='3) Resilience of Urban Indigenous People: Creating change in an urban setting'  id='choice_4_13_2'    \/>\n\t\t\t\t<label for='choice_4_13_2' id='label_4_13_2' class='gform-field-label gform-field-label--type-inline'>3) Resilience of Urban Indigenous People: Creating change in an urban setting<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_13_3'>\n\t\t\t\t<input name='input_13' type='radio' value='None of the above'  id='choice_4_13_3'    \/>\n\t\t\t\t<label for='choice_4_13_3' id='label_4_13_3' class='gform-field-label gform-field-label--type-inline'>None of the above<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_4_31' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"4\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"4\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> <input type='button' id='gform_next_button_4_31' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"6\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"6\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_4_6' class='gform_page' data-js='page-field-id-31' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_4_6' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_4_32\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_32\"><h2 class=\"gsection_title\">Day 2 (Tuesday from 10:45 a.m. - 12:00 p.m.)<\/h2><\/li><li id=\"field_4_14\"  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_4_14\"><h2>4th Series of Workshops\/Round Table Discussions<\/h2>\n\n<p>1) <strong>\u201cTwo Soft Things \u2013 Two Hard Things\u201d (PART 2 of a 2 PART Presentation)<\/strong><br>\n(Documentary Film and Discussion)<br>\nBy: <em>Maureen Doherty, Chair of Health and Wellness Programs at Nunavut Arctic College and the Nunavut Human Rights Tribunal Nunavut Arctic College Social Service<\/em>\n<\/p>\n\n<p>\nDiscussion:  The film explores the themes of equity and inclusion of LGBTQ in Nunavut.  For further information please refer to the website: <a href=\"https:\/\/twosofttwohard.com\" target=\"_blank\">https:\/\/twosofttwohard.com<\/a><\/p>\n\n<hr \/>\n\n<p>2) <strong>Creating Property of Me in 15 Weeks: Human Trafficking Project<\/strong><br>\n(Traditional Presentation)<br>\nBy: <em>The Social Service 3rd year Student Project, Dawson College<\/em>\n<\/p>\n\n<p>In January of 2019, Property Of Me was originally created by a section of the third year Dawson Social Service students as a required project for the program. As a final project, we chose to raise awareness on juvenile sex trafficking through different social media platforms and events. This issue is more prevalent than most people think in our city. Over 4000 young women and men (aged 12-15) are sexually exploited in Montreal alone. This presentation will discuss the multiple layers of planning and execution that was involved in realizing the awareness campaign.<\/p>\n\n<hr \/>\n\n<p>3) <strong>Inter-professional Education<\/strong><br>\n(Traditional Presentation)<br>\nBy: <em>Alyssa Kuzmarov, Social Service;  Tim Miller and Maureen MacMahon, Physiotherapy, Dawson College<\/em>\n<\/p>\n\n<p>This session will explore the concept of Interprofessional Education (IPE) and the activities being piloted at Dawson College among the 6 medical technology programs, including social services. IPE exists when two or more professions learn with, from, and about each other to improve the quality of care (WHO, 2010). Research demonstrates that effective collaboration amongst multiple health care professionals is essential for the existence and persistence of an all-encompassing and comprehensive health care approach (Bridges, 2011). Across the literature, a clear theme emerged; \u201cthat a successful experience among any IPE activity allows students to understand their own professional identity while gaining an understanding of other professional\u2019s roles on the health care team\u201d (Bridges, 2011).This session will explore the challenges of this collaborative approach, the highlights of the activities we have explored this year, as well as the successes we have already seen among our students.<\/p><\/li><li id=\"field_4_15\"  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_4_15\"><label class='gfield_label gform-field-label'  >Choice for 10:45 a.m. - 12:00 p.m.<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_4_15'>\n\t\t\t<li class='gchoice gchoice_4_15_0'>\n\t\t\t\t<input name='input_15' type='radio' value='1) \u201cTwo Soft Things \u2013 Two Hard Things\u201d (PART 2 of a 2 PART Presentation)'  id='choice_4_15_0'    \/>\n\t\t\t\t<label for='choice_4_15_0' id='label_4_15_0' class='gform-field-label gform-field-label--type-inline'>1) \u201cTwo Soft Things \u2013 Two Hard Things\u201d (PART 2 of a 2 PART Presentation)<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_15_1'>\n\t\t\t\t<input name='input_15' type='radio' value='2) Creating Property of Me in 15 Weeks: Human Trafficking Project'  id='choice_4_15_1'    \/>\n\t\t\t\t<label for='choice_4_15_1' id='label_4_15_1' class='gform-field-label gform-field-label--type-inline'>2) Creating Property of Me in 15 Weeks: Human Trafficking Project<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_15_2'>\n\t\t\t\t<input name='input_15' type='radio' value='3) Inter-professional Education'  id='choice_4_15_2'    \/>\n\t\t\t\t<label for='choice_4_15_2' id='label_4_15_2' class='gform-field-label gform-field-label--type-inline'>3) Inter-professional Education<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_15_3'>\n\t\t\t\t<input name='input_15' type='radio' value='None of the above'  id='choice_4_15_3'    \/>\n\t\t\t\t<label for='choice_4_15_3' id='label_4_15_3' class='gform-field-label gform-field-label--type-inline'>None of the above<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_4_33' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"5\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"5\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> <input type='button' id='gform_next_button_4_33' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"7\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"7\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_4_7' class='gform_page' data-js='page-field-id-33' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_4_7' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_4_34\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_34\"><h2 class=\"gsection_title\">Day 2 (Tuesday starting from 1:30 p.m.)<\/h2><\/li><li id=\"field_4_16\"  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_4_16\"><h2>Agency Tours \/ 5th Series: Round Table Discussions<\/h2>\n\n<h3><strong>Option 1:<\/strong> Agency Tours<br>1:30 p.m. - 4:30 p.m.<\/h3>\n\n<p>Guided walking tour to a number of nearby local partner agencies *Please bring water!<\/p>\n\n<h3><strong>Option 2:<\/strong> 5th Series: Round Table Discussions<br>1:30 p.m. - 2:30 p.m.<\/h3>\n\n<p>\nRound Table Discussion #1: Strategies to mitigate and to help students manage anxiety and mental health issues in the classroom and in the field.\n<\/p>\n\n<p>\nRound Table Discussion #2: Challenges and best practices in field placement supervision\n<\/p>\n\n<p>\nRound Table Discussion #3: Standards of social service and social work instruction nationwide: What do we want for the future?\n<\/p>\n<\/li><li id=\"field_4_17\"  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_4_17\"><label class='gfield_label gform-field-label'  >Choice for 1:30 p.m.<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_4_17'>\n\t\t\t<li class='gchoice gchoice_4_17_0'>\n\t\t\t\t<input name='input_17' type='radio' value='Agency Tours'  id='choice_4_17_0'    \/>\n\t\t\t\t<label for='choice_4_17_0' id='label_4_17_0' class='gform-field-label gform-field-label--type-inline'>Agency Tours<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_17_1'>\n\t\t\t\t<input name='input_17' type='radio' value='Round Table Discussion #1'  id='choice_4_17_1'    \/>\n\t\t\t\t<label for='choice_4_17_1' id='label_4_17_1' class='gform-field-label gform-field-label--type-inline'>Round Table Discussion #1<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_17_2'>\n\t\t\t\t<input name='input_17' type='radio' value='Round Table Discussion #2'  id='choice_4_17_2'    \/>\n\t\t\t\t<label for='choice_4_17_2' id='label_4_17_2' class='gform-field-label gform-field-label--type-inline'>Round Table Discussion #2<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_17_3'>\n\t\t\t\t<input name='input_17' type='radio' value='Round Table Discussion #3'  id='choice_4_17_3'    \/>\n\t\t\t\t<label for='choice_4_17_3' id='label_4_17_3' class='gform-field-label gform-field-label--type-inline'>Round Table Discussion #3<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_17_4'>\n\t\t\t\t<input name='input_17' type='radio' value='None of the above'  id='choice_4_17_4'    \/>\n\t\t\t\t<label for='choice_4_17_4' id='label_4_17_4' class='gform-field-label gform-field-label--type-inline'>None of the above<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_4_41' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"6\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"6\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> <input type='button' id='gform_next_button_4_41' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"8\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"8\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_4_8' class='gform_page' data-js='page-field-id-41' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_4_8' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_4_42\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_42\"><h2 class=\"gsection_title\">Day 2 (Tuesday from 3:15 p.m. - 4:30 p.m.)<\/h2><\/li><li id=\"field_4_43\"  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_4_43\"><h3>3:15 p.m. - 4:30 p.m.<\/h3>\n\n<p>\nRound Table Discussion #1: Strategies to mitigate and to help students manage anxiety and mental health issues in the classroom and in the field.\n<\/p>\n\n<p>\nRound Table Discussion #2: Challenges and best practices in field placement supervision\n<\/p>\n\n<p>\nRound Table Discussion #3: Standards of social service and social work instruction nationwide: What do we want for the future?\n<\/p>\n<\/li><li id=\"field_4_44\"  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_4_44\"><label class='gfield_label gform-field-label'  >Choice for 3:15 p.m. - 4:30 p.m.<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_4_44'>\n\t\t\t<li class='gchoice gchoice_4_44_0'>\n\t\t\t\t<input name='input_44' type='radio' value='Round Table Discussion #1'  id='choice_4_44_0'    \/>\n\t\t\t\t<label for='choice_4_44_0' id='label_4_44_0' class='gform-field-label gform-field-label--type-inline'>Round Table Discussion #1<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_44_1'>\n\t\t\t\t<input name='input_44' type='radio' value='Round Table Discussion #2'  id='choice_4_44_1'    \/>\n\t\t\t\t<label for='choice_4_44_1' id='label_4_44_1' class='gform-field-label gform-field-label--type-inline'>Round Table Discussion #2<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_44_2'>\n\t\t\t\t<input name='input_44' type='radio' value='Round Table Discussion #3'  id='choice_4_44_2'    \/>\n\t\t\t\t<label for='choice_4_44_2' id='label_4_44_2' class='gform-field-label gform-field-label--type-inline'>Round Table Discussion #3<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_44_3'>\n\t\t\t\t<input name='input_44' type='radio' value='None of the above'  id='choice_4_44_3'    \/>\n\t\t\t\t<label for='choice_4_44_3' id='label_4_44_3' class='gform-field-label gform-field-label--type-inline'>None of the above<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_4_26' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"7\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"7\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> <input type='button' id='gform_next_button_4_26' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"9\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"9\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_4_9' class='gform_page' data-js='page-field-id-26' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_4_9' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_4_18\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_18\"><h2 class=\"gsection_title\">Day 3 (Wednesday from 9:00 a.m. - 10:15 a.m.)<\/h2><\/li><li id=\"field_4_19\"  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_4_19\"><h3>6th Series of Workshops\/Round Table Discussions<\/h3>\n\n<p>1) <strong>Navigating marginalization: Reflections on social work practice, research and pedagogy <\/strong><br>\n(Traditional Presentation)<br>\nBy: <em>Dr. Alicia Boatswain-Kyte, Social Service, Dawson College and Travail Social, Universit\u00e9 de Montr\u00e9al<\/em>\n<\/p>\n\n<p>\nDr. Alicia Boatswain-Kyte is a postdoctoral fellow at the Institut Universitaire Jeunes en Difficult\u00e9s.  She is also a practising social worker with over ten years of experience working with marginalized individuals, families and groups.  The majority of this experience has been in the area of child protection.  Dr. Boatswain-Kyte will share her reflections as a practitioner, research and social work educator on the historical and contemporary role of social work practice and research as it related to transformative change.  The session will allow for greater awareness and discussion regarding:<\/p>\n<ul>\n<li>The gaps between social work theory and practice;<\/li>\n<li>The importance of social and relational processes pursuant to social justice;<\/li>\n<li>The need for participatory parity to ensure that individuals and groups are able to engage as full and equal peers within society; <\/li>\n<li>The importance of social work pedagogy that supports critical reflexivity. <\/li>\n<\/ul>\n\n<hr \/>\n\n<p>2) <strong>Complex Trauma, Secondary Traumatic Stress, and Trauma Informed Care<\/strong><br>\n(Traditional Presentation)<br>\nBy: <em>Dr. Denise Brend, Social Service, Dawson College & Postdoctoral Fellow, Department of Psychoeducation, Universit\u00e9 de Sherbrooke<\/em>\n<\/p>\n\n<p>Human service professionals serve people with high rates of exposure to trauma, often beginning in childhood. While a sub-group of human service professionals share this life experience,  arguably all human service professionals will be exposed to the aversive details of traumatic experiences lived by  the clients they serve.  Recently, several groups of scholars\/clinicians have  articulated a practice framework that operates through the helping relationship itself.  These frameworks represent a paradigmatic shift in concern from current client problems or behaviours to repairing  developmental and relational injuries that have impaired client self and relational capacities.  A renewed focus on the self of the professional and the historical and current impacts of potentially traumatic experiences facilitates this relational approach.  Using examples from  direct practice,  this session will ground participants with a theoretical understanding of: The impact of complex  trauma; secondary traumatic stress (vicarious\/trauma\/ compassion fatigue\/moral distress); and  trauma informed care (TIC).\n<\/p><\/li><li id=\"field_4_20\"  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_4_20\"><label class='gfield_label gform-field-label'  >Choice for 9:00 a.m. - 10:15 a.m.<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_4_20'>\n\t\t\t<li class='gchoice gchoice_4_20_0'>\n\t\t\t\t<input name='input_20' type='radio' value='1) Navigating marginalization: Reflections on social work practice, research and pedagogy'  id='choice_4_20_0'    \/>\n\t\t\t\t<label for='choice_4_20_0' id='label_4_20_0' class='gform-field-label gform-field-label--type-inline'>1) Navigating marginalization: Reflections on social work practice, research and pedagogy<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_20_1'>\n\t\t\t\t<input name='input_20' type='radio' value='2) Complex Trauma, Secondary Traumatic Stress, and Trauma Informed Care'  id='choice_4_20_1'    \/>\n\t\t\t\t<label for='choice_4_20_1' id='label_4_20_1' class='gform-field-label gform-field-label--type-inline'>2) Complex Trauma, Secondary Traumatic Stress, and Trauma Informed Care<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_20_2'>\n\t\t\t\t<input name='input_20' type='radio' value='None of the above'  id='choice_4_20_2'    \/>\n\t\t\t\t<label for='choice_4_20_2' id='label_4_20_2' class='gform-field-label gform-field-label--type-inline'>None of the above<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_4_35' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"8\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"8\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> <input type='button' id='gform_next_button_4_35' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"10\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"10\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_4_10' class='gform_page' data-js='page-field-id-35' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_4_10' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_4_36\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_36\"><h2 class=\"gsection_title\">Day 3 (Wednesday from 10:30 a.m. - 11:45 a.m.)<\/h2><\/li><li id=\"field_4_22\"  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_4_22\"><h3>Interactive Workshop<\/h3>\n<p><strong>Inuuqatigit: Respecting Traditional Knowledge through the Creation of an Indigenized Social Service Worker program for Nunavut students<\/strong><br>\nBy: <em>Emily Angulalik, Nunavut Arctic College and \nMargaret Sullivan, Director of Social Work Programs, Nunavut Arctic College.\n<\/em>\n<\/p>\n\n<p>\n<em>Inuuqatigit<\/em> translates to working together for a common cause while treating each other as \nequals.  This process was incorporated in the revitalization and indigenization of the Social \nService Worker program at Nunavut Arctic College.  This workshop will allow participants to \nlearn about the steps  taken to indigenize the Social Service Work program and provide an \noverview of the journey coupled with interactive examples of activities used to indigenize the \ncurriculum in the classroom.  Most  important will be an introduction to Inuit\n<em>Qaujimajatuqangit<\/em>, the Eight IQ principles, developed by the  Government of Nunavut, to \nprovide guidance on how people should live and work with each other and  the environment. \nThese principles are sewn throughout the Social Service Worker curriculum.  Workshop \nparticipants will be engaged in activities related to the IQ principles, which are simulated in \nthe classroom.\n<\/p><\/li><li id=\"field_4_23\"  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_4_23\"><label class='gfield_label gform-field-label'  >Choice for 10:30 a.m. - 11:45 a.m.<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_4_23'>\n\t\t\t<li class='gchoice gchoice_4_23_0'>\n\t\t\t\t<input name='input_23' type='radio' value='Inuuqatigit: Respecting Traditional Knowledge through the Creation of an Indigenized Social Service Worker program for Nunavut students'  id='choice_4_23_0'    \/>\n\t\t\t\t<label for='choice_4_23_0' id='label_4_23_0' class='gform-field-label gform-field-label--type-inline'>Inuuqatigit: Respecting Traditional Knowledge through the Creation of an Indigenized Social Service Worker program for Nunavut students<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_4_23_1'>\n\t\t\t\t<input name='input_23' type='radio' value='None of the above'  id='choice_4_23_1'    \/>\n\t\t\t\t<label for='choice_4_23_1' id='label_4_23_1' class='gform-field-label gform-field-label--type-inline'>None of the above<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_4_27' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"9\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"9\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> <input type='button' id='gform_next_button_4_27' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_4\").val(\"11\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_4\").val(\"11\");  jQuery(\"#gform_4\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_4_11' class='gform_page' data-js='page-field-id-27' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_4_11' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_4_28\"  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_4_28\"><p>\nHere is a summary of your choices. Please confirm by clicking the Submit button below.\n<\/p>\n\n{all_fields}<\/li><li id=\"field_4_45\"  class=\"gfield gfield--type-captcha field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_45\"><label class='gfield_label gform-field-label' for='input_4_45' >CAPTCHA<\/label><div id='input_4_45' class='ginput_container ginput_recaptcha' data-sitekey='6LdcyZ4aAAAAAGTjZNbfp7RrJpBpzAh17X8gUNxI'  data-theme='light' data-tabindex='0'  data-badge=''><\/div><\/li><li id=\"field_4_46\"  class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_46\"><label class='gfield_label gform-field-label' for='input_4_46' >Comments<\/label><div class='ginput_container'><input name='input_46' id='input_4_46' type='text' value='' \/><\/div><div class='gfield_description' id='gfield_description_4_46'>This field is for validation purposes and should be left unchanged.<\/div><\/li><\/ul><\/div>\n        <div class='gform_page_footer top_label'><input type='submit' id='gform_previous_button_4' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='if(window[\"gf_submitting_4\"]){return false;}  window[\"gf_submitting_4\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_4\"]){return false;} window[\"gf_submitting_4\"]=true;  jQuery(\"#gform_4\").trigger(\"submit\",[true]); }' \/> <input type='submit' id='gform_submit_button_4' class='gform_button button' value='Submit'  onclick='if(window[\"gf_submitting_4\"]){return false;}  window[\"gf_submitting_4\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_4\"]){return false;} window[\"gf_submitting_4\"]=true;  jQuery(\"#gform_4\").trigger(\"submit\",[true]); }' \/> \n            <input type='hidden' class='gform_hidden' name='is_submit_4' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='4' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_4' value='WyJbXSIsIjA4MGIwNTdkMmM2YWFhNjdiYTQ3OWI3ZThkOTlkZjE3Il0=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_4' id='gform_target_page_number_4' value='2' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_4' id='gform_source_page_number_4' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/div><\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\ngform.initializeOnLoaded( function() {gformInitSpinner( 4, 'https:\/\/www-chris.dawsoncollege.qc.ca\/social-service-conference\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_4').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_4');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_4').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_4').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_4').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_4').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_4').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_4').val();gformInitSpinner( 4, 'https:\/\/www-chris.dawsoncollege.qc.ca\/social-service-conference\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [4, current_page]);window['gf_submitting_4'] = 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_4').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_4').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [4]);window['gf_submitting_4'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_4').text());}, 50);}else{jQuery('#gform_4').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [4, current_page]);gform.utils.trigger({ event: 'gform\/postRender', native: false, data: { formId: 4, currentPage: current_page } });} );} );\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"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\/social-service-conference\/wp-json\/wp\/v2\/pages\/113"}],"collection":[{"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/social-service-conference\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/social-service-conference\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/social-service-conference\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/social-service-conference\/wp-json\/wp\/v2\/comments?post=113"}],"version-history":[{"count":2,"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/social-service-conference\/wp-json\/wp\/v2\/pages\/113\/revisions"}],"predecessor-version":[{"id":115,"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/social-service-conference\/wp-json\/wp\/v2\/pages\/113\/revisions\/115"}],"wp:attachment":[{"href":"https:\/\/www-chris.dawsoncollege.qc.ca\/social-service-conference\/wp-json\/wp\/v2\/media?parent=113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}