| Sessions | Start date | End date | H |
|---|---|---|---|
| Session 1 (Visio) | 22 June 2027 | 22 June 2027 | 9am-11am (Quebec) 3pm-5pm (Paris) |
| Session 2 (Visio) | July 6, 2027 | July 6, 2027 | 9am-12:30pm (Quebec) 3-6:30pm (Paris) |
| Session 3 (Visio) | August 31, 2027 | August 31, 2027 | 9am-12:30pm (Quebec) 3-6:30pm (Paris) |
| Session 4 (Visio) | September 14, 2027 | September 14, 2027 | 9am-12:30pm (Quebec) 3-6:30pm (Paris) |
| Session 5 (Visio) | September 28, 2027 | September 28, 2027 | 9am-12:30pm (Quebec) 3-6:30pm (Paris) |
| Session 6 (Presential) | October 13, 2027 | October 16, 2027 | 3 days 1/2 |
| Session 7 (Visio) | November 2, 2027 | November 2, 2027 | 9am-12:30pm (Quebec) 3-6:30pm (Paris) |
| Session 8 (Visio) | November 16, 2027 | November 16, 2027 | 9am-12:30pm (Quebec) 3-6:30pm (Paris) |
| Session 9 (Visio) | November 30, 2027 | November 30, 2027 | 9am-12:30pm (Quebec) 3-6:30pm (Paris) |
| Session 10 (Visio) | January 4, 2028 | January 4, 2028 | 9am-12:30pm (Quebec) 3-6:30pm (Paris) |
| Session 11 (Visio) | January 18, 2028 | January 18, 2028 | 9am-12:30pm (Quebec) 3-6:30pm (Paris) |
| Session 12 (Visio) | 1 February 2028 | 1 February 2028 | 9am-12:30pm (Quebec) 3-6:30pm (Paris) |
| Session 13 (Visio) | February 15, 2028 | February 15, 2028 | 9am-12:30pm (Quebec) 3-6:30pm (Paris) |
| Session 14 (Visio) | February 29, 2028 | February 29, 2028 | 9am-12:30pm (Quebec) 3-6:30pm (Paris) |
| Session 15 (Presential) | March 29, 2028 | 2 April 2028 | 5 days |
ACCESSIBLE TO PEOPLE WITH REDUCED MOBILITY
Contact person : Andréa KAZAKOV : andrea.benoit@selftherapie.com
STF organizes a basic level training in Relational Intelligence® in hybrid format:
Training delivered in English
The training combines several approaches:
This training is intended for those who wish to acquire the fundamentals of Relational Intelligence® with structured guidance and tools adapted to their learning pace.
Please fill out the form below to express your interest and be contacted when this training is organized.
gform.initializeOnLoaded( function() {gformInitSpinner( 17, 'https://selftherapie.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_17').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_17');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_17').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){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_17').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_17').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_17').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_17').val();gformInitSpinner( 17, 'https://selftherapie.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [17, current_page]);window['gf_submitting_17'] = 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_17').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [17]);window['gf_submitting_17'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_17').text());}else{jQuery('#gform_17').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "17", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_17" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_17"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_17" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 17, 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(); } } );} );
var gf_global = {"gf_currency_config":{"name":"Euro","symbol_left":"","symbol_right":"€","symbol_padding":" ","thousand_separator":".","decimal_separator":",","decimals":2,"code":"EUR"},"base_url":"https:\/\/selftherapie.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/selftherapie.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"54771e6c879a3bb7c3fa59017e42b87d","strings":{"newRowAdded":"
/* EA Gravity Forms - ensure GF's per-form post-render event dispatches
* even when the widget's render context prevents GF's standard
* GFFormDisplay::footer_init_scripts() per-form trigger from executing.
* Without this, third-party GF add-ons (e.g. Gravity Forms reCAPTCHA
* Add-On v2.2.2+) that hook into `gform/post_render` to register
* submission filters will never fire, breaking v3 token population.
*/
( function () {
var formId = 17;
if ( typeof window.gform === 'undefined'
|| typeof window.gform.initializeOnLoaded !== 'function' ) {
return;
}
window.gform.initializeOnLoaded( function () {
var flag = '__eaelGfPostRenderFired_' + formId;
if ( window[ flag ] ) { return; }
if ( window.gform && window.gform.core
&& typeof window.gform.core.triggerPostRenderEvents === 'function' ) {
window[ flag ] = true;
window.gform.core.triggerPostRenderEvents( formId, 1 );
}
} );
} )();
Marie-Reine-des-Cœurs Shrine
Great Hall
3800 Bossuet Street
MontréalH1M 2M2
François LE DOZE and Ulrike Weissenbacher
Training accredited by the Quebec Order of Psychologists
6016 CAD All taxes included (5232.44CAD + TPS/TVQ)
Prerequisites: None
This course will include 27 hours of asynchronous training, to lay the theoretical foundations before the group sessions. These asynchronous training sessions will include recorded theoretical presentations, didactic recordings and questionnaires to validate prior learning...
PUBLIC : This course is aimed at psychologists, psychotherapists, psychiatrists and doctors who provide psychotherapy. It may also prove useful for any other professional in the field of mental health or helping relationships. They will, however, need to adapt the interventions resulting from their training to the laws and ethical and professional rules in force in their country of practice.
Teaching means:
Presentations, demonstrations in large groups, professional scenarios in small groups, manual, projection of slide shows.
How to find us :
Access to the training program is based on a personalized pedagogical interview, designed to analyze the trainee's needs and ensure that his or her expectations are in line with the training objectives.
Recommendations for preparing the training :
We recommend that you read Bessel van der Kolk's book, « The body forgets nothing »(published by Albin Michel).