• BASE

IR1 #149 - Basic IR Training - Hybrid Format - Montreal - Canada

Please note that this is a French-only course.

Other training courses planned at the same level :

13 video sessions and 2 face-to-face sessions.
SessionsStart dateEnd dateH
Session 1 (Visio)22 June 202722 June 20279 a.m. to 12:30 p.m.
Session 2 (Visio)July 6, 2027July 6, 20279 a.m. to 12:30 p.m.
Session 3 (Visio)August 31, 2027August 31, 20279 a.m. to 12:30 p.m.
Session 4 (Visio)September 14, 2027September 14, 20279 a.m. to 12:30 p.m.
Session 5 (Visio)September 28, 2027September 28, 20279 a.m. to 12:30 p.m.
Session 6 (Presential)October 13, 2027October 16, 20273 days 1/2
Session 7 (Visio)November 2, 2027November 2, 20279 a.m. to 12:30 p.m.
Session 8 (Visio)November 16, 2027November 16, 20279 a.m. to 12:30 p.m.
Session 9 (Visio)November 30, 2027November 30, 20279 a.m. to 12:30 p.m.
Session 10 (Visio)January 4, 2028January 4, 20289 a.m. to 12:30 p.m.
Session 11 (Visio)January 18, 2028January 18, 20289 a.m. to 12:30 p.m.
Session 12 (Visio)1 February 20281 February 20289 a.m. to 12:30 p.m.
Session 13 (Visio)February 15, 2028February 15, 20289 a.m. to 12:30 p.m.
Session 14 (Visio)February 29, 2028February 29, 20289 a.m. to 12:30 p.m.
Session 15 (Presential)March 29, 20282 April 20285 days
50 Places
Face to face or videoconference:
Presential & remote

ACCESSIBLE TO PEOPLE WITH REDUCED MOBILITY

Contact person : Andréa KAZAKOV :  andrea.benoit@selftherapie.com

Address :

Information related to this training

Intelligence Relationnelle® Training 2026/2027

Hybrid Format - Basic Level
IN ENGLISH - MONTREAL

The Program

STF organizes a basic level training in Relational Intelligence® in hybrid format:

Training delivered in English

  • 9 in-person days in MONTREAL (4 + 5 days)
  • 13 videoconference sessions of 3h30
  • Personal work

Learning Tools

The training combines several approaches:

  • Remote sessions knowledge transmission through presentations and practical exercises on key points of the IR® model
  • In-person in MONTREAL group practice and deeper exploration
  • Inter-session work (permanently accessible, content tailored to your progress): recorded educational materials, interactive practice analysis software, dedicated AI to assess your progress and identify areas for improvement.

Practical Information

  • Exact dates: to be announced
  • Registration Interest list already open

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.

  • This field is hidden when viewing the form

  • This field is hidden when viewing the form

  • This field is hidden when viewing the form

  • (without spaces)
  • This field is hidden when viewing the form

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":"fe089ae66fcbb88d9ab3266d508c04d0","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_vars = {"active":"Active","inactive":"Inactive","save":"Save","update":"Update","previousLabel":"Previous","selectFormat":"Select a format","column":"Column","editToViewAll":"5 of %d items shown. Edit field to view all","selectAll":"Tout s\u00e9lectionner","enterValue":"Enter a value","formTitle":"Untitled Form","formDescription":"We would love to hear from you! Please fill out this form and we will get in touch with you shortly.","formConfirmationMessage":"Thanks for contacting us! We will get in touch with you shortly.","buttonText":"Submit","buttonDescription":"The submit button for this form","loading":"Loading...","thisFieldIf":"this field if","thisSectionIf":"this section if","thisPage":"this page if","thisFormButton":"this form button if","show":"Show","hide":"Hide","enable":"Enable","disable":"Disable","enabled":"Enabled","disabled":"Disabled","configure":"Configure","conditional_logic_text":"Logique conditionnelle","conditional_logic_desc":"Conditional logic allows you to change what the user sees depending on the fields they select.","conditional_logic_a11y":"Adding conditional logic to the form submit button could cause usability problems for some users and negatively impact the accessibility of your form. Learn more about button conditional logic in our documentation(opens in a new tab) 

Marie-Reine-des-Cœurs Shrine
Great Hall
3800 Bossuet Street
MontréalH1M 2M2

 

Practical information :

Trainers :

François LE DOZE and Ulrike Weissenbacher

Training accredited by the Quebec Order of Psychologists

Price :

6016 CAD All taxes included (5232.44CAD + TPS/TVQ)

Duration :105 hours
Deadline to register :Until the maximum number of places is reached. Registration on the waiting list then

Prerequisites: None

Specific comments :

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).

Flyers

Documents to download

Pre-registration form or quotation request for training :

IR1 #149 - Basic IR Training - Hybrid Format - Montreal - Canada

Pre-registration does not reserve your place.