{"id":372,"date":"2020-08-08T08:32:00","date_gmt":"2020-08-08T12:32:00","guid":{"rendered":"https:\/\/choosetolearn.twohumans.net\/?p=372"},"modified":"2025-08-17T13:11:35","modified_gmt":"2025-08-17T17:11:35","slug":"occupational-performance-coaching","status":"publish","type":"post","link":"https:\/\/choosetolearn.ca\/fr\/occupational-performance-coaching\/","title":{"rendered":"OCCUPATIONAL PERFORMANCE COACHING  OPC (fran\u00e7ais et anglais)"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\" id=\"description\">DESCRIPTION<\/h4>\n\n\n\n<p><em>Occupational Performance Coaching&nbsp;<\/em>(OPC) est une intervention fond\u00e9e sur des donn\u00e9es probantes destin\u00e9e aux sp\u00e9cialistes de la r\u00e9adaptation afin d&rsquo;aider les personnes en situation d\u2019handicap et leurs aidants \u00e0 r\u00e9aliser leurs aspirations, et ceux de leurs proches et leurs familles. L\u2019OPC s&rsquo;appuie sur les principes fondamentaux de l&rsquo;ergoth\u00e9rapie selon lesquels les personnes apprennent, se d\u00e9veloppent et s&rsquo;\u00e9panouissent en faisant les choses qu&rsquo;elles appr\u00e9cient, aussi pleinement qu&rsquo;elles le souhaitent et qu&rsquo;elles en sont capables.&nbsp;OPC a \u00e9t\u00e9 d\u00e9velopp\u00e9 \u00e0 l&rsquo;origine pour les ergoth\u00e9rapeutes afin d&rsquo;aider les parents d&rsquo;enfants ayant des d\u00e9fis d\u00e9veloppementaux, mais il est aujourd&rsquo;hui utilis\u00e9 par de nombreuses professions de la r\u00e9adaptation pour aider les personnes de tous \u00e2ges et souffrant de divers probl\u00e8mes de sant\u00e9 \u00e0 r\u00e9aliser des changements dans les domaines signifiants de leur vie.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"objectifs\">OBJECTIFS<\/h4>\n\n\n\n<p>Les participants pourront&nbsp;:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Faire l&rsquo;exp\u00e9rience du coaching comme moyen d&rsquo;acqu\u00e9rir une meilleure compr\u00e9hension et de mettre en \u0153uvre le changement.<\/li>\n\n\n\n<li>Explorer les comp\u00e9tences de base de l&rsquo;OPC et comprendre ses concepts cl\u00e9s.<\/li>\n\n\n\n<li>Apprendre des strat\u00e9gies efficaces pour \u00e9tablir un lien avec les clients et \u00e9tablir les objectifs de mani\u00e8re \u00e0 renforcer l&rsquo;engagement des clients dans leur r\u00e9adaptation.&nbsp;<\/li>\n<\/ol>\n\n\n\n<p>\u00c0 la fin de cette formation, les apprenants connaitront les \u00e9l\u00e9ments de base de l&rsquo;OPC et seront capables de les mettre en \u0153uvre dans des situations cliniques famili\u00e8res.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"conferenciere\">CONF\u00c9RENCI\u00c8RE<\/h4>\n\n\n\n<p>Dre Fiona Graham ou un des formateurs OPC. L&rsquo;identit\u00e9 de la conf\u00e9renci\u00e8re sera annonc\u00e9e au m\u00eame moment que les dates.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"duree\">DUR\u00c9E<\/h4>\n\n\n\n<p>10 \u00e0 12 heures de formation en direct.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"information\">INFORMATION<\/h4>\n\n\n\n<p>Caroline Hui, ergoth\u00e9rapeute<br>Choose to Learn +1 450 521-6363\u00a0<br><a href=\"mailto:info@choosetolearn.ca\">info@choosetolearn.ca<\/a><br><a href=\"https:\/\/www.choosetolearn.ca\">choosetolearn.ca<\/a><\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"je-suis-interesse-a-opc\">JE SUIS INT\u00c9RESS\u00c9 \u00e0 OPC<\/h4>\n\n\n\n<p><em>La priorit\u00e9 d&rsquo;inscription est donn\u00e9e aux ergoth\u00e9rapeutes.<\/em><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column has-background is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#b5c6cd\"><script>\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\tdocument.addEventListener( 'gform\/theme\/scripts_loaded', function() { gform.themeScriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tthemeScriptsLoaded: false,\n\t\tisFormEditor: () => typeof InitializeEditor === 'function',\n\n\t\t\/**\n\t\t * @deprecated 2.9 the use of initializeOnLoaded in the form editor context is deprecated.\n\t\t * @remove-in 4.0 this function will not check for gform.isFormEditor().\n\t\t *\/\n\t\tcallIfLoaded: function ( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded && ( gform.themeScriptsLoaded || gform.isFormEditor() ) ) {\n\t\t\t\tif ( gform.isFormEditor() ) {\n\t\t\t\t\tconsole.warn( 'The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.' );\n\t\t\t\t}\n\t\t\t\tfn();\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\treturn false;\n\t\t},\n\n\t\t\/**\n\t\t * Call a function when all scripts are loaded\n\t\t *\n\t\t * @param function fn the callback function to call when all scripts are loaded\n\t\t *\n\t\t * @returns void\n\t\t *\/\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( ! gform.callIfLoaded( fn ) ) {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', () => { gform.scriptsLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t\tdocument.addEventListener( 'gform\/theme\/scripts_loaded', () => { gform.themeScriptsLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', () => { gform.domLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t}\n\t\t},\n\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\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_3' >\n                        <div class='gform_heading'>\n                            <p class='gform_description'>Nous vous enverrons un courriel aussit\u00f4t que la conf\u00e9rence sera disponible. Vous pourrez vous inscrire et profitez du tarif \u00ab\u00a0early bird\u00a0\u00bb.<\/p>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>\u00ab\u00a0<span class=\"gfield_required gfield_required_asterisk\">*<\/span>\u00a0\u00bb indique les champs n\u00e9cessaires<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_3'  action='\/fr\/wp-json\/wp\/v2\/posts\/372' data-formid='3' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6Ld8w6oqAAAAACw6LtRokUFjjr04g7b0i5tlG4zR' data-tabindex='0'><input id=\"input_bfdac43ce5b88fb280a46e2b292cbf67\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_bfdac43ce5b88fb280a46e2b292cbf67\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><div id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id=\"field_3_1\" class=\"gfield gfield--type-name gfield--input-type-name gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Nom<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><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_1'>\n                            \n                            <span id='input_3_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.3' id='input_3_1_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_3_1_3' class='gform-field-label gform-field-label--type-sub '>Pr\u00e9nom<\/label>\n                                                <\/span>\n                            \n                            <span id='input_3_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.6' id='input_3_1_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_3_1_6' class='gform-field-label gform-field-label--type-sub '>Nom<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_3_4\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_4'>T\u00e9l.<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_4' id='input_3_4' type='tel' value='' class='large'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_3_2\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_2'>Courriel<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_2' id='input_3_2' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><fieldset id=\"field_3_6\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full gf_list_inline gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >S.V.P. ajouter mon nom pour la formation OPC<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_3_6'>\n\t\t\t<div class='gchoice gchoice_3_6_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_6' type='radio' value='en Anglais' checked='checked' id='choice_3_6_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_3_6_0' id='label_3_6_0' class='gform-field-label gform-field-label--type-inline'>en Anglais<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_3_6_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_6' type='radio' value='en Fran\u00e7ais'  id='choice_3_6_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_3_6_1' id='label_3_6_1' class='gform-field-label gform-field-label--type-inline'>en Fran\u00e7ais<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_3_6_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_6' type='radio' value='un ou l&#039;autre'  id='choice_3_6_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_3_6_2' id='label_3_6_2' class='gform-field-label gform-field-label--type-inline'>un ou l&rsquo;autre<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_3_3\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Consentement<\/legend><div class='ginput_container ginput_container_consent'><input name='input_3.1' id='input_3_3_1' type='checkbox' value='1'    aria-invalid=\"false\"   \/> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for='input_3_3_1' >S.V.P. ajouter mon nom \u00e0 la liste d&rsquo;envoi de Choose to Learn (Choisir d&rsquo;apprendre).<\/label><input type='hidden' name='input_3.2' value='S.V.P. ajouter mon nom \u00e0 la liste d&#039;envoi de Choose to Learn (Choisir d&#039;apprendre).' class='gform_hidden' \/><input type='hidden' name='input_3.3' value='2' class='gform_hidden' \/><\/div><\/fieldset><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Envoyer'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_3' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_3' id='gform_theme_3' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_3' id='gform_style_settings_3' value='{&quot;inputPrimaryColor&quot;:&quot;#204ce5&quot;}' \/>\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_currency' data-currency='CAD' value='1P\/sUMxFCJh4Rgq32nhL94aTV\/G7jTxngKmzAx\/MTZ2gNCu1+gGeJG8rIcHFV3XnXoqacSwXEVsjCnkOGwdZFlaEhbGiFKuOpnqDYT1GHKnmi9c=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_3' value='WyJ7XCIzLjFcIjpcIjE2NTExNjAwMzViOTlhMjY5ZDgwYTQ0NjI2ODFhZjIxXCIsXCIzLjJcIjpcIjUzMjc2NTM0NzY5NWE0YjMzMDhiM2UzYmQxZjM1ZWM5XCIsXCIzLjNcIjpcImYyMTM4ZjBmNWU3Y2RiNGE0OTg1YTA3ZDg4MTY0ZTAyXCJ9IiwiOTI4ZmU1NzQ1ODkzZGE0MWM0ZjVlOTVjMDczNzFmMGUiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' \/>\n            <input type='hidden' autocomplete='off' 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>\ngform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https:\/\/choosetolearn.ca\/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:\/\/choosetolearn.ca\/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;}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());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"3\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_3\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_3\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_3\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 3, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>DESCRIPTION Occupational Performance Coaching&nbsp;(OPC) est une intervention fond\u00e9e sur des donn\u00e9es probantes destin\u00e9e aux sp\u00e9cialistes de la r\u00e9adaptation afin d&rsquo;aider les personnes en situation d\u2019handicap et leurs aidants \u00e0 r\u00e9aliser leurs aspirations, et ceux de leurs proches et leurs familles. L\u2019OPC s&rsquo;appuie sur les principes fondamentaux de l&rsquo;ergoth\u00e9rapie selon lesquels les personnes apprennent, se d\u00e9veloppent&hellip;<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[],"class_list":["post-372","post","type-post","status-publish","format-standard","hentry","category-conference-a-venir"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Coaching en performance occupationnelle - Choisir d&#039;apprendre<\/title>\n<meta name=\"description\" content=\"Coaching en performance professionnelle (OPC) : intervention centr\u00e9e sur la personne, la famille et la profession.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/choosetolearn.ca\/fr\/occupational-performance-coaching\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Coaching en performance occupationnelle - Choisir d&#039;apprendre\" \/>\n<meta property=\"og:description\" content=\"Coaching en performance professionnelle (OPC) : intervention centr\u00e9e sur la personne, la famille et la profession.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/choosetolearn.ca\/fr\/occupational-performance-coaching\/\" \/>\n<meta property=\"og:site_name\" content=\"Choose to learn\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/choosetolearn\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-08T12:32:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-17T17:11:35+00:00\" \/>\n<meta name=\"author\" content=\"th_choosetolearn\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"th_choosetolearn\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/occupational-performance-coaching\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/occupational-performance-coaching\\\/\"},\"author\":{\"name\":\"th_choosetolearn\",\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/#\\\/schema\\\/person\\\/d7728cf0b00c146e376ae809688851a5\"},\"headline\":\"OCCUPATIONAL PERFORMANCE COACHING OPC (fran\u00e7ais et anglais)\",\"datePublished\":\"2020-08-08T12:32:00+00:00\",\"dateModified\":\"2025-08-17T17:11:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/occupational-performance-coaching\\\/\"},\"wordCount\":329,\"publisher\":{\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/#organization\"},\"articleSection\":[\"Conf\u00e9rence \u00e0 venir\"],\"inLanguage\":\"fr-FR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/occupational-performance-coaching\\\/\",\"url\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/occupational-performance-coaching\\\/\",\"name\":\"Coaching en performance occupationnelle - Choisir d'apprendre\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/#website\"},\"datePublished\":\"2020-08-08T12:32:00+00:00\",\"dateModified\":\"2025-08-17T17:11:35+00:00\",\"description\":\"Coaching en performance professionnelle (OPC) : intervention centr\u00e9e sur la personne, la famille et la profession.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/occupational-performance-coaching\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/occupational-performance-coaching\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/occupational-performance-coaching\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OCCUPATIONAL PERFORMANCE COACHING OPC (fran\u00e7ais et anglais)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/\",\"name\":\"Choose to learn\",\"description\":\"Increase the quality of occupational therapy  for those working with children and their families\",\"publisher\":{\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/#organization\",\"name\":\"Choose to Learn\",\"url\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"Choose to Learn\"},\"image\":{\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/choosetolearn\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/caroline-hui-06173a40\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/#\\\/schema\\\/person\\\/d7728cf0b00c146e376ae809688851a5\",\"name\":\"th_choosetolearn\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f4b8cea30a420f348ecee86e20e8aa60d5506584eaad9180873c59b61f2260fe?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f4b8cea30a420f348ecee86e20e8aa60d5506584eaad9180873c59b61f2260fe?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f4b8cea30a420f348ecee86e20e8aa60d5506584eaad9180873c59b61f2260fe?s=96&d=mm&r=g\",\"caption\":\"th_choosetolearn\"},\"sameAs\":[\"https:\\\/\\\/choosetolearn.ca\"],\"url\":\"https:\\\/\\\/choosetolearn.ca\\\/fr\\\/author\\\/th_choosetolearn\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Coaching en performance occupationnelle - Choisir d'apprendre","description":"Coaching en performance professionnelle (OPC) : intervention centr\u00e9e sur la personne, la famille et la profession.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/choosetolearn.ca\/fr\/occupational-performance-coaching\/","og_locale":"fr_FR","og_type":"article","og_title":"Coaching en performance occupationnelle - Choisir d'apprendre","og_description":"Coaching en performance professionnelle (OPC) : intervention centr\u00e9e sur la personne, la famille et la profession.","og_url":"https:\/\/choosetolearn.ca\/fr\/occupational-performance-coaching\/","og_site_name":"Choose to learn","article_publisher":"https:\/\/www.facebook.com\/choosetolearn\/","article_published_time":"2020-08-08T12:32:00+00:00","article_modified_time":"2025-08-17T17:11:35+00:00","author":"th_choosetolearn","twitter_card":"summary_large_image","twitter_misc":{"\u00c9crit par":"th_choosetolearn","Dur\u00e9e de lecture estim\u00e9e":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/choosetolearn.ca\/fr\/occupational-performance-coaching\/#article","isPartOf":{"@id":"https:\/\/choosetolearn.ca\/fr\/occupational-performance-coaching\/"},"author":{"name":"th_choosetolearn","@id":"https:\/\/choosetolearn.ca\/fr\/#\/schema\/person\/d7728cf0b00c146e376ae809688851a5"},"headline":"OCCUPATIONAL PERFORMANCE COACHING OPC (fran\u00e7ais et anglais)","datePublished":"2020-08-08T12:32:00+00:00","dateModified":"2025-08-17T17:11:35+00:00","mainEntityOfPage":{"@id":"https:\/\/choosetolearn.ca\/fr\/occupational-performance-coaching\/"},"wordCount":329,"publisher":{"@id":"https:\/\/choosetolearn.ca\/fr\/#organization"},"articleSection":["Conf\u00e9rence \u00e0 venir"],"inLanguage":"fr-FR"},{"@type":"WebPage","@id":"https:\/\/choosetolearn.ca\/fr\/occupational-performance-coaching\/","url":"https:\/\/choosetolearn.ca\/fr\/occupational-performance-coaching\/","name":"Coaching en performance occupationnelle - Choisir d'apprendre","isPartOf":{"@id":"https:\/\/choosetolearn.ca\/fr\/#website"},"datePublished":"2020-08-08T12:32:00+00:00","dateModified":"2025-08-17T17:11:35+00:00","description":"Coaching en performance professionnelle (OPC) : intervention centr\u00e9e sur la personne, la famille et la profession.","breadcrumb":{"@id":"https:\/\/choosetolearn.ca\/fr\/occupational-performance-coaching\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/choosetolearn.ca\/fr\/occupational-performance-coaching\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/choosetolearn.ca\/fr\/occupational-performance-coaching\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/choosetolearn.ca\/fr\/"},{"@type":"ListItem","position":2,"name":"OCCUPATIONAL PERFORMANCE COACHING OPC (fran\u00e7ais et anglais)"}]},{"@type":"WebSite","@id":"https:\/\/choosetolearn.ca\/fr\/#website","url":"https:\/\/choosetolearn.ca\/fr\/","name":"Choose to learn","description":"Increase the quality of occupational therapy  for those working with children and their families","publisher":{"@id":"https:\/\/choosetolearn.ca\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/choosetolearn.ca\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/choosetolearn.ca\/fr\/#organization","name":"Choose to Learn","url":"https:\/\/choosetolearn.ca\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/choosetolearn.ca\/fr\/#\/schema\/logo\/image\/","url":"","contentUrl":"","caption":"Choose to Learn"},"image":{"@id":"https:\/\/choosetolearn.ca\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/choosetolearn\/","https:\/\/www.linkedin.com\/in\/caroline-hui-06173a40\/"]},{"@type":"Person","@id":"https:\/\/choosetolearn.ca\/fr\/#\/schema\/person\/d7728cf0b00c146e376ae809688851a5","name":"th_choosetolearn","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/secure.gravatar.com\/avatar\/f4b8cea30a420f348ecee86e20e8aa60d5506584eaad9180873c59b61f2260fe?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f4b8cea30a420f348ecee86e20e8aa60d5506584eaad9180873c59b61f2260fe?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f4b8cea30a420f348ecee86e20e8aa60d5506584eaad9180873c59b61f2260fe?s=96&d=mm&r=g","caption":"th_choosetolearn"},"sameAs":["https:\/\/choosetolearn.ca"],"url":"https:\/\/choosetolearn.ca\/fr\/author\/th_choosetolearn\/"}]}},"_links":{"self":[{"href":"https:\/\/choosetolearn.ca\/fr\/wp-json\/wp\/v2\/posts\/372","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/choosetolearn.ca\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/choosetolearn.ca\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/choosetolearn.ca\/fr\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/choosetolearn.ca\/fr\/wp-json\/wp\/v2\/comments?post=372"}],"version-history":[{"count":53,"href":"https:\/\/choosetolearn.ca\/fr\/wp-json\/wp\/v2\/posts\/372\/revisions"}],"predecessor-version":[{"id":1538,"href":"https:\/\/choosetolearn.ca\/fr\/wp-json\/wp\/v2\/posts\/372\/revisions\/1538"}],"wp:attachment":[{"href":"https:\/\/choosetolearn.ca\/fr\/wp-json\/wp\/v2\/media?parent=372"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/choosetolearn.ca\/fr\/wp-json\/wp\/v2\/categories?post=372"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/choosetolearn.ca\/fr\/wp-json\/wp\/v2\/tags?post=372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}