Welcome to

McGill Personal Finance Essentials | Finances personnelles pour tous par McGill

const ENV_CONFIG={DEV:{MLP_URL:'https://qa-en-mcgill.cment.net/',MLP_URL_FR:'https://qa-fr-mcgill.cment.net/',LMS_URL:'https://rbctest.litmos.com/',},PROD:{MLP_URL:'https://www.mcgillpersonalfinance.com/',MLP_URL_FR:'https://www.mcgillfinancespersonnelles.com/',LMS_URL:'https://learn.mcgillpersonalfinance.com/',}};const CURRENT_ENV=ENV_CONFIG[ENVIRONMENT];const MLP_URL=CURRENT_ENV.MLP_URL;const MLP_URL_FR=CURRENT_ENV.MLP_URL_FR;const LMS_URL=CURRENT_ENV.LMS_URL;const LOGO_ALT_TEXT_FR='Finances Personnelles Pour Tous Par McGill, RBC Campus, The Globe and Mail logo';const LOGO_ALT_TEXT_EN='McGill University, RBC On Campus, The Globe and Mail logo';const EMAIL_FR='mailto:[email protected]';const EMAIL_EN='mailto:[email protected]';const FACEBOOK_SHARE_EN='https://www.facebook.com/sharer/sharer.php?u=https://qa-en-mcgill.cment.net"e=McGill%20University%20teamed%20up%20with%20RBC%20and%20The%20Globe%20%26%20Mail%20to%20create%20an%20online%20personal%20finance%20course%2C%20for%20FREE%21%20Join%20me%20on%20the%20journey%20toward%20financial%20literacy%21%20%23McGillPersonalFinance&src=sdkpreparse';const FACEBOOK_SHARE_FR='https://www.facebook.com/sharer/sharer.php?u=https://mcgillfinancespersonnelles.com&quote=L%E2%80%99Universit%C3%A9%20McGill%20s%E2%80%99est%20associ%C3%A9e%20%C3%A0%20RBC%20et%20Au%20Globe%20%26%20Mail%20pour%20mettre%20au%20point%20un%20cours%20en%20ligne%20GRATUIT%20sur%20les%20finances%20personnelles%20%21%20Joignez-vous%20%C3%A0%20moi%20pour%20commencer%20votre%20parcours%20vers%20l%E2%80%99acquisition%20de%20connaissances%20financi%C3%A8res%20%21%20%23McGillFinancesPersonnelles&src=sdkpreparse';const LINKEDIN_SHARE_EN='https://www.linkedin.com/shareArticle?mini=true&url=https://qa-en-mcgill.cment.net&title=McGill%20Personal%20Finance%20Essentials&source=LinkedIn&summary=McGill%20University%20teamed%20up%20with%20RBC%20and%20The%20Globe%20%26%20Mail%20to%20create%20an%20online%20personal%20finance%20course%2C%20for%20FREE%21%20Join%20me%20on%20the%20journey%20toward%20financial%20literacy%21%20%23McGillPersonalFinance';const LINKEDIN_SHARE_FR='https://www.linkedin.com/shareArticle?mini=true&url=https://mcgillfinancespersonnelles.com&title=McGill%20Finances%20Personnelles&source=LinkedIn&summary=L%E2%80%99Universit%C3%A9%20McGill%20s%E2%80%99est%20associ%C3%A9e%20%C3%A0%20RBC%20et%20Au%20Globe%20%26%20Mail%20pour%20mettre%20au%20point%20un%20cours%20en%20ligne%20GRATUIT%20sur%20les%20finances%20personnelles%20%21%20Joignez-vous%20%C3%A0%20moi%20pour%20commencer%20votre%20parcours%20vers%20l%E2%80%99acquisition%20de%20connaissances%20financi%C3%A8res%20%21%20%23McGillFinancesPersonnelles';const X_SHARE_EN='https://twitter.com/intent/tweet?text=McGill%20University%20teamed%20up%20with%20%40RBC%20and%20%40globeandmail%20to%20create%20an%20online%20personal%20finance%20course%2C%20for%20FREE%21%20Join%20me%20on%20the%20journey%20toward%20financial%20literacy%21%20%20%20%20%20%20www.mcgillpersonalfinance.com%20%23McGillPersonalFinance';const X_SHARE_FR='https://twitter.com/intent/tweet?text=L%E2%80%99Universit%C3%A9%20McGill%20s%E2%80%99est%20associ%C3%A9e%20%C3%A0%20%40RBC%20et%20%40globeandmail%20pour%20mettre%20au%20point%20un%20cours%20en%20ligne%20GRATUIT%20sur%20les%20finances%20personnelles%20%21%20Joignez-vous%20%C3%A0%20moi%20pour%20commencer%20votre%20parcours%20vers%20l%E2%80%99acquisition%20de%20connaissances%20financi%C3%A8res%20%21%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20www.mcgillfinancespersonnelles.com%20%20%23McGillFinancesPersonnelles';const SOCIAL_ALT_TEXT_EN={FACEBOOK:'Share McGill\'s Personal Finance Essentials on Facebook',LINKEDIN:'Share McGill\'s Personal Finance Essentials on Linkedin',X:'Share McGill\'s Personal Finance Essentials on X'};const SOCIAL_ALT_TEXT_FR={FACEBOOK:'Partagez Finances Personnelles Pour Tous Par McGill sur Facebook',LINKEDIN:'Partagez Finances Personnelles Pour Tous Par McGill sur LinkedIn',X:'Partagez Finances Personnelles Pour Tous Par McGill sur X'};const COPYRIGHT_TEXT_EN="© McGill University and Royal Bank of Canada, 2019";const COPYRIGHT_TEXT_FR="© Université McGill et Banque Royale du Canada, 2019";let isFrench=window.location.href.includes("?fr");var usernameElement=document.getElementById("Username");var passwordElement=document.getElementById("Password");const localLang=localStorage.getItem('lang');if(localLang==='fr'&&!isFrench){isFrench=true;window.location.href=LMS_URL+"account/login?fr";}localStorage.removeItem('lang');$("#Username").attr('autocomplete','username');function getPasswordToggleText(isVisible){if(isFrench){return isVisible?{label:'Masquer le mot de passe',live:'Le mot de passe est maintenant visible'}:{label:'Afficher le mot de passe',live:'Le mot de passe est maintenant masqué'};}else{return isVisible?{label:'Hide password',live:'Password is now visible'}:{label:'Show password',live:'Password is now hidden'};}}if($('#password-live-region').length===0){var liveRegion=$('
');if($('.password-input-wrapper').length){$('.password-input-wrapper').after(liveRegion);}else if($('#Password').length){$('#Password').after(liveRegion);}}function setupPasswordToggle(){var $password=$('#Password');if($password.length===0)return;var $wrapper=$password.closest('.password-input-wrapper');if($wrapper.length===0){$password.wrap('
');$wrapper=$password.closest('.password-input-wrapper');}$wrapper.find('.password-toggle-btn').remove();var isVisible=$password.attr('type')==='text';var toggleText=getPasswordToggleText(isVisible);var iconUrl=isVisible?MLP_URL+'buttons/Open_Eye.png':MLP_URL+'buttons/Closed_Eye.png';var $btn=$('');$wrapper.append($btn);$btn.on('click keydown',function(e){if(e.type==='click'||(e.type==='keydown'&&(e.key==='Enter'||e.key===' '))){e.preventDefault();isVisible=$password.attr('type')==='text';$password.attr('type',isVisible?'password':'text');var newState=!isVisible;var t=getPasswordToggleText(newState);var newIcon=newState?MLP_URL+'buttons/Open_Eye.png':MLP_URL+'buttons/Closed_Eye.png';$btn.attr('aria-label',t.label);$btn.attr('aria-pressed',newState);$btn.find('img').attr('src',newIcon);$btn.find('.visually-hidden').text(t.label);$('#password-live-region').text(t.live);setTimeout(function(){$('#password-live-region').text('');},1500);}});}$(setupPasswordToggle);function getLMSLoginURL(withFrench){return withFrench?LMS_URL+"account/login?fr":LMS_URL+"account/login";}function preventScroll(e){e.preventDefault();}document.addEventListener("keydown",function(e){const sidePanel=document.getElementById("mobileSidepanel");if(e.key==="Escape"&&sidePanel&&sidePanel.style.display==="inline-block"){closeNav();}});window.closeNav=function(){var sidePanel=document.getElementById("mobileSidepanel");sidePanel.style.display="none";const openMenuButton=document.getElementById("open_btn");openMenuButton.ariaExpanded="false";openMenuButton.ariaLabel="Open menu";document.removeEventListener('touchmove',preventScroll);document.body.classList.remove("ios-scroll-lock");openMenuButton.focus();document.getElementById("skip").setAttribute("aria-hidden","false");setTimeout(()=>{const pageBody=document.getElementById("page-body");pageBody?.setAttribute("aria-hidden","false");if(!pageBody){const pageWrapper=document.getElementById("wrapper");pageWrapper?.setAttribute("aria-hidden","false");}},100);};if(isFrench){$('html').attr('lang','fr');if(!$(location).attr('href').includes("?locked=True")){usernameElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Entrée non valide, Courriel requis");e.target.setAttribute("aria-invalid","true");}};usernameElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};passwordElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Entrée non valide, Mot de Passe requis");e.target.setAttribute("aria-invalid","true");}};passwordElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};}$("
Ignorer la navigation
\""+LOGO_ALT_TEXT_FR+"\"\""+LOGO_ALT_TEXT_FR+"\"
EnglishOuvrir une session
Contenu du coursInscriptionFAQÉcrivez-nous
  • Contenu du cours
  • Inscription
  • FAQ
  • Écrivez-nous
  • English
").insertBefore('.login-zone');function loadloopfocus(){const hamburgerButton=document.getElementById("openBtn");hamburgerButton.addEventListener("focusin",(event)=>{setTimeout(()=>{if(document.getElementById("mobileSidepanel").style.display=="inline-block"){document.getElementById("closeBtn").focus();}},500);});}function loadhamburgerfocus(){const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a, button");menulinks.forEach((link,index)=>{link.addEventListener("keydown",function(e){if(e.key==="Tab"){if(e.shiftKey){if(index===0){e.preventDefault();menulinks[menulinks.length-1].focus();}else if(index===menulinks.length-1){e.preventDefault();menulinks[menulinks.length-2].focus();}}else{if(index===menulinks.length-1){e.preventDefault();document.getElementById("close_btn").focus();}}}});});}window.addEventListener("orientationchange",function(){if(!(window.orientation==0||window.orientation==180)){document.removeEventListener('touchmove',preventScroll);}},false);$("#mobile-help-header").click(function(){$("#mobileSidepanel").css("display","none");});$("#closeBtn").click(function(){document.getElementById("mobileSidepanel").style.display="none";document.getElementById("openBtn").ariaExpanded="false";document.getElementById("openBtn").ariaLabel="Open menu";document.removeEventListener('touchmove',preventScroll);document.body.classList.remove("ios-scroll-lock");});$("#openBtn").click(function(){var sidePanel=document.getElementById("mobileSidepanel");sidePanel.style.display="inline-block";sidePanel.style.overflowY="scroll";document.getElementById("openBtn").ariaExpanded="true";document.getElementById("openBtn").ariaLabel="Close menu";if(window.matchMedia("(orientation: portrait)").matches){document.addEventListener('touchmove',preventScroll,{passive:false});}document.body.classList.add("ios-scroll-lock");const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a, button");document.getElementById("close_btn").focus();loadhamburgerfocus();loadloopfocus();});$("#close_btn").keydown(function(e){if(e.which==9){$("#mobile-lang-changer").focus();}});$("

Parlez de notre cours à vos connaissances!

\""+SOCIAL_ALT_TEXT_FR.FACEBOOK+"\"\""+SOCIAL_ALT_TEXT_FR.LINKEDIN+"\"\""+SOCIAL_ALT_TEXT_FR.X+"\"
Protection des renseignements personnelsAccessibilitéConditions d'utilisationÉcrivez-nous

"+COPYRIGHT_TEXT_FR+"

").insertAfter('.login-zone');$("
\"\"Retour à la page d'accueil
").insertBefore('.login-zone');$("#Username").attr('autocomplete','username');$('.login-forgot a').text('Mot de passe oublié?');$("#Username").attr('placeholder','');$("#Password").attr('placeholder','');$(".login-welcome.col-md-6 .info").html('Ouvrir une session');$("#login-button").val('Se connecter');$("#login-failed").html('frenchy');$('.login-cbx > label[for=RememberMe]').html('Mémoriser');$("").insertBefore('#Username');$("").insertBefore('#Password');$("

Nouvel utilisateur? Inscrivez-vous

").insertAfter('.login-forgot');$('.login-cbx > label[for=showPassword]').html('');$("

Connectez-vous à votre compte

").insertBefore('#username-label');$("

Heureux de vous revoir!

").insertBefore('#signin-message');$("#skip").on("keydown",function(e){if(e.which==13){$("#welcome-message").focus();}});$("#skip").on("click",function(e){$("#welcome-message").focus();});$("#fb-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("facebook.svg","Hov_Facebook.svg");});});$("#fb-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Facebook.svg","facebook.svg");});});$("#linked-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("linkedin.svg","Hov_Linkedin.svg");});});$("#linked-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Linkedin.svg","linkedin.svg");});});$("#tweet-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("X_Logo.svg","Hov_X_Logo.svg");});});$("#tweet-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_X_Logo.svg","X_Logo.svg");});});}else{if(document.referrer.includes("?fr")&&$(location).attr('href').includes("?failed=True&locked=False")){window.location.href=window.location.href+'?fr';}else if(document.referrer.includes("?fr")&&$(location).attr('href').includes("?failed=True&locked=True")){window.location.href='?fr?failed=True&locked=True';}$('html').attr('lang','en');if(!$(location).attr('href').includes("?locked=True")){usernameElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Invalid Entry, Email Required");e.target.setAttribute("aria-invalid","true");}};usernameElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};passwordElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Invalid Entry, Password Required");e.target.setAttribute("aria-invalid","true");}};passwordElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};}$("
Skip Navigation
\""+LOGO_ALT_TEXT_EN+"\"\""+LOGO_ALT_TEXT_EN+"\"
FrançaisLog In
Course ContentRegisterFAQEmail Us
  • Course Content
  • Register
  • FAQ
  • Email Us
  • Français
").insertBefore('.login-zone');function loadloopfocus(){const hamburgerButton=document.getElementById("openBtn");hamburgerButton.addEventListener("focusin",(event)=>{setTimeout(()=>{if(document.getElementById("mobileSidepanel").style.display=="inline-block"){document.getElementById("closeBtn").focus();}},500);});}function loadhamburgerfocus(){const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a, button");menulinks.forEach((link,index)=>{link.addEventListener("keydown",function(e){if(e.key==="Tab"){if(e.shiftKey){if(index===0){e.preventDefault();menulinks[menulinks.length-1].focus();}else if(index===menulinks.length-1){e.preventDefault();menulinks[menulinks.length-2].focus();}}else{if(index===menulinks.length-1){e.preventDefault();document.getElementById("close_btn").focus();}}}});});}window.addEventListener("orientationchange",function(){if(!(window.orientation==0||window.orientation==180)){document.removeEventListener('touchmove',preventScroll);}},false);$("#mobile-help-header").click(function(){$("#mobileSidepanel").css("display","none");});$("#closeBtn").click(function(){document.getElementById("mobileSidepanel").style.display="none";document.getElementById("openBtn").ariaExpanded="false";document.getElementById("openBtn").ariaLabel="Open menu";document.removeEventListener('touchmove',preventScroll);document.body.classList.remove("ios-scroll-lock");});$("#openBtn").click(function(){var sidePanel=document.getElementById("mobileSidepanel");sidePanel.style.display="inline-block";sidePanel.style.overflowY="scroll";document.getElementById("openBtn").ariaExpanded="true";document.getElementById("openBtn").ariaLabel="Close menu";if(window.matchMedia("(orientation: portrait)").matches){document.addEventListener('touchmove',preventScroll,{passive:false});}document.body.classList.add("ios-scroll-lock");const menu=document.getElementById("sidepanel-id");document.getElementById("close_btn").focus();loadhamburgerfocus();loadloopfocus();});$("

Share Our Course!

\""+SOCIAL_ALT_TEXT_EN.FACEBOOK+"\"\""+SOCIAL_ALT_TEXT_EN.LINKEDIN+"\"\""+SOCIAL_ALT_TEXT_EN.X+"\"
PrivacyAccessibilityLegalEmail Us

"+COPYRIGHT_TEXT_EN+"

").insertAfter('.login-zone');$("
\"\"Return to home page
").insertBefore('.login-zone');$("#Username").attr('autocomplete','username');$('.login-forgot a').text('Forgot Password?');$("#login-button").val('Log in');$('.login-cbx > label[for=RememberMe]').html('Remember me');$("#Username").attr('placeholder','');$("#login-failed").text('enlighy');$("").insertBefore('#Password');$("#Password").attr('placeholder','');$("").insertBefore('#Username');$("

New User? Register

").insertAfter('.login-forgot');$('.login-cbx > label[for=showPassword]').html('');$("

Sign into your account

").insertBefore('#username-label');$("

Welcome back!

").insertBefore('#signin-message');$("#skip").on("keydown",function(e){if(e.which==13){$("#welcome-message").focus();}});$("#skip").on("click",function(e){$("#welcome-message").focus();});$("#fb-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("facebook.svg","Hov_Facebook.svg");});});$("#fb-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Facebook.svg","facebook.svg");});});$("#linked-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("linkedin.svg","Hov_Linkedin.svg");});});$("#linked-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Linkedin.svg","linkedin.svg");});});$("#tweet-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("X_Logo.svg","Hov_X_Logo.svg");});});$("#tweet-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_X_Logo.svg","X_Logo.svg");});});}if(isFrench){$("#lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(false);});$("#mobile-lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(false);});}else{$("#lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(true);});$("#mobile-lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(true);});}});const ENV_CONFIG={DEV:{MLP_URL:'https://qa-en-mcgill.cment.net/',MLP_URL_FR:'https://qa-fr-mcgill.cment.net/',LMS_URL:'https://rbctest.litmos.com/',},PROD:{MLP_URL:'https://www.mcgillpersonalfinance.com/',MLP_URL_FR:'https://www.mcgillfinancespersonnelles.com/',LMS_URL:'https://learn.mcgillpersonalfinance.com/',}};const CURRENT_ENV=ENV_CONFIG[ENVIRONMENT];const MLP_URL=CURRENT_ENV.MLP_URL;const MLP_URL_FR=CURRENT_ENV.MLP_URL_FR;const LMS_URL=CURRENT_ENV.LMS_URL;const LOGO_ALT_TEXT_FR='Finances Personnelles Pour Tous Par McGill, RBC Campus, The Globe and Mail logo';const LOGO_ALT_TEXT_EN='McGill University, RBC On Campus, The Globe and Mail logo';const EMAIL_FR='mailto:[email protected]';const EMAIL_EN='mailto:[email protected]';const FACEBOOK_SHARE_EN='https://www.facebook.com/sharer/sharer.php?u=https://qa-en-mcgill.cment.net"e=McGill%20University%20teamed%20up%20with%20RBC%20and%20The%20Globe%20%26%20Mail%20to%20create%20an%20online%20personal%20finance%20course%2C%20for%20FREE%21%20Join%20me%20on%20the%20journey%20toward%20financial%20literacy%21%20%23McGillPersonalFinance&src=sdkpreparse';const FACEBOOK_SHARE_FR='https://www.facebook.com/sharer/sharer.php?u=https://mcgillfinancespersonnelles.com&quote=L%E2%80%99Universit%C3%A9%20McGill%20s%E2%80%99est%20associ%C3%A9e%20%C3%A0%20RBC%20et%20Au%20Globe%20%26%20Mail%20pour%20mettre%20au%20point%20un%20cours%20en%20ligne%20GRATUIT%20sur%20les%20finances%20personnelles%20%21%20Joignez-vous%20%C3%A0%20moi%20pour%20commencer%20votre%20parcours%20vers%20l%E2%80%99acquisition%20de%20connaissances%20financi%C3%A8res%20%21%20%23McGillFinancesPersonnelles&src=sdkpreparse';const LINKEDIN_SHARE_EN='https://www.linkedin.com/shareArticle?mini=true&url=https://qa-en-mcgill.cment.net&title=McGill%20Personal%20Finance%20Essentials&source=LinkedIn&summary=McGill%20University%20teamed%20up%20with%20RBC%20and%20The%20Globe%20%26%20Mail%20to%20create%20an%20online%20personal%20finance%20course%2C%20for%20FREE%21%20Join%20me%20on%20the%20journey%20toward%20financial%20literacy%21%20%23McGillPersonalFinance';const LINKEDIN_SHARE_FR='https://www.linkedin.com/shareArticle?mini=true&url=https://mcgillfinancespersonnelles.com&title=McGill%20Finances%20Personnelles&source=LinkedIn&summary=L%E2%80%99Universit%C3%A9%20McGill%20s%E2%80%99est%20associ%C3%A9e%20%C3%A0%20RBC%20et%20Au%20Globe%20%26%20Mail%20pour%20mettre%20au%20point%20un%20cours%20en%20ligne%20GRATUIT%20sur%20les%20finances%20personnelles%20%21%20Joignez-vous%20%C3%A0%20moi%20pour%20commencer%20votre%20parcours%20vers%20l%E2%80%99acquisition%20de%20connaissances%20financi%C3%A8res%20%21%20%23McGillFinancesPersonnelles';const X_SHARE_EN='https://twitter.com/intent/tweet?text=McGill%20University%20teamed%20up%20with%20%40RBC%20and%20%40globeandmail%20to%20create%20an%20online%20personal%20finance%20course%2C%20for%20FREE%21%20Join%20me%20on%20the%20journey%20toward%20financial%20literacy%21%20%20%20%20%20%20www.mcgillpersonalfinance.com%20%23McGillPersonalFinance';const X_SHARE_FR='https://twitter.com/intent/tweet?text=L%E2%80%99Universit%C3%A9%20McGill%20s%E2%80%99est%20associ%C3%A9e%20%C3%A0%20%40RBC%20et%20%40globeandmail%20pour%20mettre%20au%20point%20un%20cours%20en%20ligne%20GRATUIT%20sur%20les%20finances%20personnelles%20%21%20Joignez-vous%20%C3%A0%20moi%20pour%20commencer%20votre%20parcours%20vers%20l%E2%80%99acquisition%20de%20connaissances%20financi%C3%A8res%20%21%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20www.mcgillfinancespersonnelles.com%20%20%23McGillFinancesPersonnelles';const SOCIAL_ALT_TEXT_EN={FACEBOOK:'Share McGill\'s Personal Finance Essentials on Facebook',LINKEDIN:'Share McGill\'s Personal Finance Essentials on Linkedin',X:'Share McGill\'s Personal Finance Essentials on X'};const SOCIAL_ALT_TEXT_FR={FACEBOOK:'Partagez Finances Personnelles Pour Tous Par McGill sur Facebook',LINKEDIN:'Partagez Finances Personnelles Pour Tous Par McGill sur LinkedIn',X:'Partagez Finances Personnelles Pour Tous Par McGill sur X'};const COPYRIGHT_TEXT_EN="© McGill University and Royal Bank of Canada, 2019";const COPYRIGHT_TEXT_FR="© Université McGill et Banque Royale du Canada, 2019";let isFrench=window.location.href.includes("?fr");var usernameElement=document.getElementById("Username");var passwordElement=document.getElementById("Password");const localLang=localStorage.getItem('lang');if(localLang==='fr'&&!isFrench){isFrench=true;window.location.href=LMS_URL+"account/login?fr";}localStorage.removeItem('lang');$("#Username").attr('autocomplete','username');function getPasswordToggleText(isVisible){if(isFrench){return isVisible?{label:'Masquer le mot de passe',live:'Le mot de passe est maintenant visible'}:{label:'Afficher le mot de passe',live:'Le mot de passe est maintenant masqué'};}else{return isVisible?{label:'Hide password',live:'Password is now visible'}:{label:'Show password',live:'Password is now hidden'};}}if($('#password-live-region').length===0){var liveRegion=$('
');if($('.password-input-wrapper').length){$('.password-input-wrapper').after(liveRegion);}else if($('#Password').length){$('#Password').after(liveRegion);}}function setupPasswordToggle(){var $password=$('#Password');if($password.length===0)return;var $wrapper=$password.closest('.password-input-wrapper');if($wrapper.length===0){$password.wrap('
');$wrapper=$password.closest('.password-input-wrapper');}$wrapper.find('.password-toggle-btn').remove();var isVisible=$password.attr('type')==='text';var toggleText=getPasswordToggleText(isVisible);var iconUrl=isVisible?MLP_URL+'buttons/Open_Eye.png':MLP_URL+'buttons/Closed_Eye.png';var $btn=$('');$wrapper.append($btn);$btn.on('click keydown',function(e){if(e.type==='click'||(e.type==='keydown'&&(e.key==='Enter'||e.key===' '))){e.preventDefault();isVisible=$password.attr('type')==='text';$password.attr('type',isVisible?'password':'text');var newState=!isVisible;var t=getPasswordToggleText(newState);var newIcon=newState?MLP_URL+'buttons/Open_Eye.png':MLP_URL+'buttons/Closed_Eye.png';$btn.attr('aria-label',t.label);$btn.attr('aria-pressed',newState);$btn.find('img').attr('src',newIcon);$btn.find('.visually-hidden').text(t.label);$('#password-live-region').text(t.live);setTimeout(function(){$('#password-live-region').text('');},1500);}});}$(setupPasswordToggle);function getLMSLoginURL(withFrench){return withFrench?LMS_URL+"account/login?fr":LMS_URL+"account/login";}function preventScroll(e){e.preventDefault();}window.closeNav=function(){var sidePanel=document.getElementById("mobileSidepanel");sidePanel.style.display="none";const openMenuButton=document.getElementById("open_btn");openMenuButton.ariaExpanded="false";openMenuButton.ariaLabel="Open menu";document.removeEventListener('touchmove',preventScroll);document.body.classList.remove("ios-scroll-lock");openMenuButton.focus();document.getElementById("skip").setAttribute("aria-hidden","false");setTimeout(()=>{const pageBody=document.getElementById("page-body");pageBody?.setAttribute("aria-hidden","false");if(!pageBody){const pageWrapper=document.getElementById("wrapper");pageWrapper?.setAttribute("aria-hidden","false");}},100);};if(isFrench){$('html').attr('lang','fr');if(!$(location).attr('href').includes("?locked=True")){usernameElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Entrée non valide, Courriel requis");e.target.setAttribute("aria-invalid","true");}};usernameElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};passwordElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Entrée non valide, Mot de Passe requis");e.target.setAttribute("aria-invalid","true");}};passwordElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};}$("
Ignorer la navigation
\""+LOGO_ALT_TEXT_FR+"\"\""+LOGO_ALT_TEXT_FR+"\"
EnglishOuvrir une session
Contenu du coursInscriptionFAQÉcrivez-nous
  • Contenu du cours
  • Inscription
  • FAQ
  • Écrivez-nous
  • English
").insertBefore('.login-zone');function loadloopfocus(){const hamburgerButton=document.getElementById("openBtn");hamburgerButton.addEventListener("focusin",(event)=>{setTimeout(()=>{if(document.getElementById("mobileSidepanel").style.display=="inline-block"){document.getElementById("closeBtn").focus();}},500);});}function loadhamburgerfocus(){const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a, button");menulinks.forEach((link,index)=>{link.addEventListener("keydown",function(e){if(e.key==="Tab"){if(e.shiftKey){if(index===0){e.preventDefault();menulinks[menulinks.length-1].focus();}else if(index===menulinks.length-1){e.preventDefault();menulinks[menulinks.length-2].focus();}}else{if(index===menulinks.length-1){e.preventDefault();document.getElementById("close_btn").focus();}}}});});}window.addEventListener("orientationchange",function(){if(!(window.orientation==0||window.orientation==180)){document.removeEventListener('touchmove',preventScroll);}},false);$("#mobile-help-header").click(function(){$("#mobileSidepanel").css("display","none");});$("#closeBtn").click(function(){document.getElementById("mobileSidepanel").style.display="none";document.getElementById("openBtn").ariaExpanded="false";document.getElementById("openBtn").ariaLabel="Open menu";document.removeEventListener('touchmove',preventScroll);document.body.classList.remove("ios-scroll-lock");});$("#openBtn").click(function(){var sidePanel=document.getElementById("mobileSidepanel");sidePanel.style.display="inline-block";sidePanel.style.overflowY="scroll";document.getElementById("openBtn").ariaExpanded="true";document.getElementById("openBtn").ariaLabel="Close menu";if(window.matchMedia("(orientation: portrait)").matches){document.addEventListener('touchmove',preventScroll,{passive:false});}document.body.classList.add("ios-scroll-lock");const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a, button");document.getElementById("close_btn").focus();loadhamburgerfocus();loadloopfocus();});$("#close_btn").keydown(function(e){if(e.which==9){$("#mobile-lang-changer").focus();}});$("

Parlez de notre cours à vos connaissances!

\""+SOCIAL_ALT_TEXT_FR.FACEBOOK+"\"\""+SOCIAL_ALT_TEXT_FR.LINKEDIN+"\"\""+SOCIAL_ALT_TEXT_FR.X+"\"
Protection des renseignements personnelsAccessibilitéConditions d'utilisationÉcrivez-nous

"+COPYRIGHT_TEXT_FR+"

").insertAfter('.login-zone');$("
\"\"Retour à la page d'accueil
").insertBefore('.login-zone');$("#Username").attr('autocomplete','username');$('.login-forgot a').text('Mot de passe oublié?');$("#Username").attr('placeholder','');$("#Password").attr('placeholder','');$(".login-welcome.col-md-6 .info").html('Ouvrir une session');$("#login-button").val('Se connecter');$("#login-failed").html('frenchy');$('.login-cbx > label[for=RememberMe]').html('Mémoriser');$("").insertBefore('#Username');$("").insertBefore('#Password');$("

Nouvel utilisateur? Inscrivez-vous

").insertAfter('.login-forgot');$('.login-cbx > label[for=showPassword]').html('');$("

Connectez-vous à votre compte

").insertBefore('#username-label');$("

Heureux de vous revoir!

").insertBefore('#signin-message');$("#skip").on("keydown",function(e){if(e.which==13){$("#welcome-message").focus();}});$("#skip").on("click",function(e){$("#welcome-message").focus();});$("#fb-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("facebook.svg","Hov_Facebook.svg");});});$("#fb-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Facebook.svg","facebook.svg");});});$("#linked-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("linkedin.svg","Hov_Linkedin.svg");});});$("#linked-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Linkedin.svg","linkedin.svg");});});$("#tweet-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("X_Logo.svg","Hov_X_Logo.svg");});});$("#tweet-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_X_Logo.svg","X_Logo.svg");});});}else{if(document.referrer.includes("?fr")&&$(location).attr('href').includes("?failed=True&locked=False")){window.location.href=window.location.href+'?fr';}else if(document.referrer.includes("?fr")&&$(location).attr('href').includes("?failed=True&locked=True")){window.location.href='?fr?failed=True&locked=True';}$('html').attr('lang','en');if(!$(location).attr('href').includes("?locked=True")){usernameElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Invalid Entry, Email Required");e.target.setAttribute("aria-invalid","true");}};usernameElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};passwordElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Invalid Entry, Password Required");e.target.setAttribute("aria-invalid","true");}};passwordElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};}$("
Skip Navigation
\""+LOGO_ALT_TEXT_EN+"\"\""+LOGO_ALT_TEXT_EN+"\"
FrançaisLog In
Course ContentRegisterFAQEmail Us
  • Course Content
  • Register
  • FAQ
  • Email Us
  • Français
").insertBefore('.login-zone');function loadloopfocus(){const hamburgerButton=document.getElementById("openBtn");hamburgerButton.addEventListener("focusin",(event)=>{setTimeout(()=>{if(document.getElementById("mobileSidepanel").style.display=="inline-block"){document.getElementById("closeBtn").focus();}},500);});}function loadhamburgerfocus(){const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a, button");menulinks.forEach((link,index)=>{link.addEventListener("keydown",function(e){if(e.key==="Tab"){if(e.shiftKey){if(index===0){e.preventDefault();menulinks[menulinks.length-1].focus();}else if(index===menulinks.length-1){e.preventDefault();menulinks[menulinks.length-2].focus();}}else{if(index===menulinks.length-1){e.preventDefault();document.getElementById("close_btn").focus();}}}});});}window.addEventListener("orientationchange",function(){if(!(window.orientation==0||window.orientation==180)){document.removeEventListener('touchmove',preventScroll);}},false);$("#mobile-help-header").click(function(){$("#mobileSidepanel").css("display","none");});$("#closeBtn").click(function(){document.getElementById("mobileSidepanel").style.display="none";document.getElementById("openBtn").ariaExpanded="false";document.getElementById("openBtn").ariaLabel="Open menu";document.removeEventListener('touchmove',preventScroll);document.body.classList.remove("ios-scroll-lock");});$("#openBtn").click(function(){var sidePanel=document.getElementById("mobileSidepanel");sidePanel.style.display="inline-block";sidePanel.style.overflowY="scroll";document.getElementById("openBtn").ariaExpanded="true";document.getElementById("openBtn").ariaLabel="Close menu";if(window.matchMedia("(orientation: portrait)").matches){document.addEventListener('touchmove',preventScroll,{passive:false});}document.body.classList.add("ios-scroll-lock");const menu=document.getElementById("sidepanel-id");document.getElementById("close_btn").focus();loadhamburgerfocus();loadloopfocus();});$("

Share Our Course!

\""+SOCIAL_ALT_TEXT_EN.FACEBOOK+"\"\""+SOCIAL_ALT_TEXT_EN.LINKEDIN+"\"\""+SOCIAL_ALT_TEXT_EN.X+"\"
PrivacyAccessibilityLegalEmail Us

"+COPYRIGHT_TEXT_EN+"

").insertAfter('.login-zone');$("
\"\"Return to home page
").insertBefore('.login-zone');$("#Username").attr('autocomplete','username');$('.login-forgot a').text('Forgot Password?');$("#login-button").val('Log in');$('.login-cbx > label[for=RememberMe]').html('Remember me');$("#Username").attr('placeholder','');$("#login-failed").text('enlighy');$("").insertBefore('#Password');$("#Password").attr('placeholder','');$("").insertBefore('#Username');$("

New User? Register

").insertAfter('.login-forgot');$('.login-cbx > label[for=showPassword]').html('');$("

Sign into your account

").insertBefore('#username-label');$("

Welcome back!

").insertBefore('#signin-message');$("#skip").on("keydown",function(e){if(e.which==13){$("#welcome-message").focus();}});$("#skip").on("click",function(e){$("#welcome-message").focus();});$("#fb-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("facebook.svg","Hov_Facebook.svg");});});$("#fb-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Facebook.svg","facebook.svg");});});$("#linked-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("linkedin.svg","Hov_Linkedin.svg");});});$("#linked-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Linkedin.svg","linkedin.svg");});});$("#tweet-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("X_Logo.svg","Hov_X_Logo.svg");});});$("#tweet-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_X_Logo.svg","X_Logo.svg");});});}if(isFrench){$("#lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(false);});$("#mobile-lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(false);});}else{$("#lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(true);});$("#mobile-lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(true);});}});const ENV_CONFIG={DEV:{MLP_URL:'https://qa-en-mcgill.cment.net/',MLP_URL_FR:'https://qa-fr-mcgill.cment.net/',LMS_URL:'https://rbctest.litmos.com/',},PROD:{MLP_URL:'https://www.mcgillpersonalfinance.com/',MLP_URL_FR:'https://www.mcgillfinancespersonnelles.com/',LMS_URL:'https://learn.mcgillpersonalfinance.com/',}};const CURRENT_ENV=ENV_CONFIG[ENVIRONMENT];const MLP_URL=CURRENT_ENV.MLP_URL;const MLP_URL_FR=CURRENT_ENV.MLP_URL_FR;const LMS_URL=CURRENT_ENV.LMS_URL;const LOGO_ALT_TEXT_FR='Finances Personnelles Pour Tous Par McGill, RBC Campus, The Globe and Mail logo';const LOGO_ALT_TEXT_EN='McGill University, RBC On Campus, The Globe and Mail logo';const EMAIL_FR='mailto:[email protected]';const EMAIL_EN='mailto:[email protected]';const FACEBOOK_SHARE_EN='https://www.facebook.com/sharer/sharer.php?u=https://qa-en-mcgill.cment.net"e=McGill%20University%20teamed%20up%20with%20RBC%20and%20The%20Globe%20%26%20Mail%20to%20create%20an%20online%20personal%20finance%20course%2C%20for%20FREE%21%20Join%20me%20on%20the%20journey%20toward%20financial%20literacy%21%20%23McGillPersonalFinance&src=sdkpreparse';const FACEBOOK_SHARE_FR='https://www.facebook.com/sharer/sharer.php?u=https://mcgillfinancespersonnelles.com&quote=L%E2%80%99Universit%C3%A9%20McGill%20s%E2%80%99est%20associ%C3%A9e%20%C3%A0%20RBC%20et%20Au%20Globe%20%26%20Mail%20pour%20mettre%20au%20point%20un%20cours%20en%20ligne%20GRATUIT%20sur%20les%20finances%20personnelles%20%21%20Joignez-vous%20%C3%A0%20moi%20pour%20commencer%20votre%20parcours%20vers%20l%E2%80%99acquisition%20de%20connaissances%20financi%C3%A8res%20%21%20%23McGillFinancesPersonnelles&src=sdkpreparse';const LINKEDIN_SHARE_EN='https://www.linkedin.com/shareArticle?mini=true&url=https://qa-en-mcgill.cment.net&title=McGill%20Personal%20Finance%20Essentials&source=LinkedIn&summary=McGill%20University%20teamed%20up%20with%20RBC%20and%20The%20Globe%20%26%20Mail%20to%20create%20an%20online%20personal%20finance%20course%2C%20for%20FREE%21%20Join%20me%20on%20the%20journey%20toward%20financial%20literacy%21%20%23McGillPersonalFinance';const LINKEDIN_SHARE_FR='https://www.linkedin.com/shareArticle?mini=true&url=https://mcgillfinancespersonnelles.com&title=McGill%20Finances%20Personnelles&source=LinkedIn&summary=L%E2%80%99Universit%C3%A9%20McGill%20s%E2%80%99est%20associ%C3%A9e%20%C3%A0%20RBC%20et%20Au%20Globe%20%26%20Mail%20pour%20mettre%20au%20point%20un%20cours%20en%20ligne%20GRATUIT%20sur%20les%20finances%20personnelles%20%21%20Joignez-vous%20%C3%A0%20moi%20pour%20commencer%20votre%20parcours%20vers%20l%E2%80%99acquisition%20de%20connaissances%20financi%C3%A8res%20%21%20%23McGillFinancesPersonnelles';const X_SHARE_EN='https://twitter.com/intent/tweet?text=McGill%20University%20teamed%20up%20with%20%40RBC%20and%20%40globeandmail%20to%20create%20an%20online%20personal%20finance%20course%2C%20for%20FREE%21%20Join%20me%20on%20the%20journey%20toward%20financial%20literacy%21%20%20%20%20%20%20www.mcgillpersonalfinance.com%20%23McGillPersonalFinance';const X_SHARE_FR='https://twitter.com/intent/tweet?text=L%E2%80%99Universit%C3%A9%20McGill%20s%E2%80%99est%20associ%C3%A9e%20%C3%A0%20%40RBC%20et%20%40globeandmail%20pour%20mettre%20au%20point%20un%20cours%20en%20ligne%20GRATUIT%20sur%20les%20finances%20personnelles%20%21%20Joignez-vous%20%C3%A0%20moi%20pour%20commencer%20votre%20parcours%20vers%20l%E2%80%99acquisition%20de%20connaissances%20financi%C3%A8res%20%21%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20www.mcgillfinancespersonnelles.com%20%20%23McGillFinancesPersonnelles';const SOCIAL_ALT_TEXT_EN={FACEBOOK:'Share McGill\'s Personal Finance Essentials on Facebook',LINKEDIN:'Share McGill\'s Personal Finance Essentials on Linkedin',X:'Share McGill\'s Personal Finance Essentials on X'};const SOCIAL_ALT_TEXT_FR={FACEBOOK:'Partagez Finances Personnelles Pour Tous Par McGill sur Facebook',LINKEDIN:'Partagez Finances Personnelles Pour Tous Par McGill sur LinkedIn',X:'Partagez Finances Personnelles Pour Tous Par McGill sur X'};const COPYRIGHT_TEXT_EN="© McGill University and Royal Bank of Canada, 2019";const COPYRIGHT_TEXT_FR="© Université McGill et Banque Royale du Canada, 2019";let isFrench=window.location.href.includes("?fr");var usernameElement=document.getElementById("Username");var passwordElement=document.getElementById("Password");const localLang=localStorage.getItem('lang');if(localLang==='fr'&&!isFrench){isFrench=true;window.location.href=LMS_URL+"account/login?fr";}localStorage.removeItem('lang');$("#Username").attr('autocomplete','username');function getPasswordToggleText(isVisible){if(isFrench){return isVisible?{label:'Masquer le mot de passe',live:'Le mot de passe est maintenant visible'}:{label:'Afficher le mot de passe',live:'Le mot de passe est maintenant masqué'};}else{return isVisible?{label:'Hide password',live:'Password is now visible'}:{label:'Show password',live:'Password is now hidden'};}}if($('#password-live-region').length===0){var liveRegion=$('
');if($('.password-input-wrapper').length){$('.password-input-wrapper').after(liveRegion);}else if($('#Password').length){$('#Password').after(liveRegion);}}function setupPasswordToggle(){var $password=$('#Password');if($password.length===0)return;var $wrapper=$password.closest('.password-input-wrapper');if($wrapper.length===0){$password.wrap('
');$wrapper=$password.closest('.password-input-wrapper');}$wrapper.find('.password-toggle-btn').remove();var isVisible=$password.attr('type')==='text';var toggleText=getPasswordToggleText(isVisible);var iconUrl=isVisible?MLP_URL+'buttons/Open_Eye.png':MLP_URL+'buttons/Closed_Eye.png';var $btn=$('');$wrapper.append($btn);$btn.on('click keydown',function(e){if(e.type==='click'||(e.type==='keydown'&&(e.key==='Enter'||e.key===' '))){e.preventDefault();isVisible=$password.attr('type')==='text';$password.attr('type',isVisible?'password':'text');var newState=!isVisible;var t=getPasswordToggleText(newState);var newIcon=newState?MLP_URL+'buttons/Open_Eye.png':MLP_URL+'buttons/Closed_Eye.png';$btn.attr('aria-label',t.label);$btn.attr('aria-pressed',newState);$btn.find('img').attr('src',newIcon);$btn.find('.visually-hidden').text(t.label);$('#password-live-region').text(t.live);setTimeout(function(){$('#password-live-region').text('');},1500);}});}$(setupPasswordToggle);function getLMSLoginURL(withFrench){return withFrench?LMS_URL+"account/login?fr":LMS_URL+"account/login";}function closeNav(){var sidePanel=document.getElementById("mobileSidepanel");sidePanel.style.display="none";const openMenuButton=document.getElementById("open_btn");openMenuButton.ariaExpanded="false";openMenuButton.ariaLabel="Open menu";document.removeEventListener('touchmove',preventScroll);document.body.classList.remove("ios-scroll-lock");openMenuButton.focus();document.getElementById("skip").setAttribute("aria-hidden","false");setTimeout(()=>{const pageBody=document.getElementById("page-body");pageBody?.setAttribute("aria-hidden","false");if(!pageBody){const pageWrapper=document.getElementById("wrapper");pageWrapper?.setAttribute("aria-hidden","false");}},100);}if(isFrench){$('html').attr('lang','fr');if(!$(location).attr('href').includes("?locked=True")){usernameElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Entrée non valide, Courriel requis");e.target.setAttribute("aria-invalid","true");}};usernameElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};passwordElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Entrée non valide, Mot de Passe requis");e.target.setAttribute("aria-invalid","true");}};passwordElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};}$("
Ignorer la navigation
\""+LOGO_ALT_TEXT_FR+"\"\""+LOGO_ALT_TEXT_FR+"\"
EnglishOuvrir une session
Contenu du coursInscriptionFAQÉcrivez-nous
  • Contenu du cours
  • Inscription
  • FAQ
  • Écrivez-nous
  • English
").insertBefore('.login-zone');function loadloopfocus(){const hamburgerButton=document.getElementById("openBtn");hamburgerButton.addEventListener("focusin",(event)=>{setTimeout(()=>{if(document.getElementById("mobileSidepanel").style.display=="inline-block"){document.getElementById("closeBtn").focus();}},500);});}function loadhamburgerfocus(){const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a, button");menulinks.forEach((link,index)=>{link.addEventListener("keydown",function(e){if(e.key==="Tab"){if(e.shiftKey){if(index===0){e.preventDefault();menulinks[menulinks.length-1].focus();}else if(index===menulinks.length-1){e.preventDefault();menulinks[menulinks.length-2].focus();}}else{if(index===menulinks.length-1){e.preventDefault();document.getElementById("close_btn").focus();}}}});});}function preventScroll(e){e.preventDefault();}window.addEventListener("orientationchange",function(){if(!(window.orientation==0||window.orientation==180)){document.removeEventListener('touchmove',preventScroll);}},false);$("#mobile-help-header").click(function(){$("#mobileSidepanel").css("display","none");});$("#closeBtn").click(function(){document.getElementById("mobileSidepanel").style.display="none";document.getElementById("openBtn").ariaExpanded="false";document.getElementById("openBtn").ariaLabel="Open menu";document.removeEventListener('touchmove',preventScroll);document.body.classList.remove("ios-scroll-lock");});$("#openBtn").click(function(){var sidePanel=document.getElementById("mobileSidepanel");sidePanel.style.display="inline-block";sidePanel.style.overflowY="scroll";document.getElementById("openBtn").ariaExpanded="true";document.getElementById("openBtn").ariaLabel="Close menu";if(window.matchMedia("(orientation: portrait)").matches){document.addEventListener('touchmove',preventScroll,{passive:false});}document.body.classList.add("ios-scroll-lock");const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a, button");document.getElementById("close_btn").focus();loadhamburgerfocus();loadloopfocus();});$("#close_btn").keydown(function(e){if(e.which==9){$("#mobile-lang-changer").focus();}});$("

Parlez de notre cours à vos connaissances!

\""+SOCIAL_ALT_TEXT_FR.FACEBOOK+"\"\""+SOCIAL_ALT_TEXT_FR.LINKEDIN+"\"\""+SOCIAL_ALT_TEXT_FR.X+"\"
Protection des renseignements personnelsAccessibilitéConditions d'utilisationÉcrivez-nous

"+COPYRIGHT_TEXT_FR+"

").insertAfter('.login-zone');$("
\"\"Retour à la page d'accueil
").insertBefore('.login-zone');$("#Username").attr('autocomplete','username');$('.login-forgot a').text('Mot de passe oublié?');$("#Username").attr('placeholder','');$("#Password").attr('placeholder','');$(".login-welcome.col-md-6 .info").html('Ouvrir une session');$("#login-button").val('Se connecter');$("#login-failed").html('frenchy');$('.login-cbx > label[for=RememberMe]').html('Mémoriser');$("").insertBefore('#Username');$("").insertBefore('#Password');$("

Nouvel utilisateur? Inscrivez-vous

").insertAfter('.login-forgot');$('.login-cbx > label[for=showPassword]').html('');$("

Connectez-vous à votre compte

").insertBefore('#username-label');$("

Heureux de vous revoir!

").insertBefore('#signin-message');$("#skip").on("keydown",function(e){if(e.which==13){$("#welcome-message").focus();}});$("#skip").on("click",function(e){$("#welcome-message").focus();});$("#fb-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("facebook.svg","Hov_Facebook.svg");});});$("#fb-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Facebook.svg","facebook.svg");});});$("#linked-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("linkedin.svg","Hov_Linkedin.svg");});});$("#linked-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Linkedin.svg","linkedin.svg");});});$("#tweet-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("X_Logo.svg","Hov_X_Logo.svg");});});$("#tweet-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_X_Logo.svg","X_Logo.svg");});});}else{if(document.referrer.includes("?fr")&&$(location).attr('href').includes("?failed=True&locked=False")){window.location.href=window.location.href+'?fr';}else if(document.referrer.includes("?fr")&&$(location).attr('href').includes("?failed=True&locked=True")){window.location.href='?fr?failed=True&locked=True';}$('html').attr('lang','en');if(!$(location).attr('href').includes("?locked=True")){usernameElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Invalid Entry, Email Required");e.target.setAttribute("aria-invalid","true");}};usernameElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};passwordElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Invalid Entry, Password Required");e.target.setAttribute("aria-invalid","true");}};passwordElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};}$("
Skip Navigation
\""+LOGO_ALT_TEXT_EN+"\"\""+LOGO_ALT_TEXT_EN+"\"
FrançaisLog In
Course ContentRegisterFAQEmail Us
  • Course Content
  • Register
  • FAQ
  • Email Us
  • Français
").insertBefore('.login-zone');function loadloopfocus(){const hamburgerButton=document.getElementById("openBtn");hamburgerButton.addEventListener("focusin",(event)=>{setTimeout(()=>{if(document.getElementById("mobileSidepanel").style.display=="inline-block"){document.getElementById("closeBtn").focus();}},500);});}function loadhamburgerfocus(){const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a, button");menulinks.forEach((link,index)=>{link.addEventListener("keydown",function(e){if(e.key==="Tab"){if(e.shiftKey){if(index===0){e.preventDefault();menulinks[menulinks.length-1].focus();}else if(index===menulinks.length-1){e.preventDefault();menulinks[menulinks.length-2].focus();}}else{if(index===menulinks.length-1){e.preventDefault();document.getElementById("close_btn").focus();}}}});});}function preventScroll(e){e.preventDefault();}window.addEventListener("orientationchange",function(){if(!(window.orientation==0||window.orientation==180)){document.removeEventListener('touchmove',preventScroll);}},false);$("#mobile-help-header").click(function(){$("#mobileSidepanel").css("display","none");});$("#closeBtn").click(function(){document.getElementById("mobileSidepanel").style.display="none";document.getElementById("openBtn").ariaExpanded="false";document.getElementById("openBtn").ariaLabel="Open menu";document.removeEventListener('touchmove',preventScroll);document.body.classList.remove("ios-scroll-lock");});$("#openBtn").click(function(){var sidePanel=document.getElementById("mobileSidepanel");sidePanel.style.display="inline-block";sidePanel.style.overflowY="scroll";document.getElementById("openBtn").ariaExpanded="true";document.getElementById("openBtn").ariaLabel="Close menu";if(window.matchMedia("(orientation: portrait)").matches){document.addEventListener('touchmove',preventScroll,{passive:false});}document.body.classList.add("ios-scroll-lock");const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a, button");document.getElementById("close_btn").focus();loadhamburgerfocus();loadloopfocus();});$("

Share Our Course!

\""+SOCIAL_ALT_TEXT_EN.FACEBOOK+"\"\""+SOCIAL_ALT_TEXT_EN.LINKEDIN+"\"\""+SOCIAL_ALT_TEXT_EN.X+"\"
PrivacyAccessibilityLegalEmail Us

"+COPYRIGHT_TEXT_EN+"

").insertAfter('.login-zone');$("
\"\"Return to home page
").insertBefore('.login-zone');$("#Username").attr('autocomplete','username');$('.login-forgot a').text('Forgot Password?');$("#login-button").val('Log in');$('.login-cbx > label[for=RememberMe]').html('Remember me');$("#Username").attr('placeholder','');$("#login-failed").text('enlighy');$("").insertBefore('#Password');$("#Password").attr('placeholder','');$("").insertBefore('#Username');$("

New User? Register

").insertAfter('.login-forgot');$('.login-cbx > label[for=showPassword]').html('');$("

Sign into your account

").insertBefore('#username-label');$("

Welcome back!

").insertBefore('#signin-message');$("#skip").on("keydown",function(e){if(e.which==13){$("#welcome-message").focus();}});$("#skip").on("click",function(e){$("#welcome-message").focus();});$("#fb-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("facebook.svg","Hov_Facebook.svg");});});$("#fb-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Facebook.svg","facebook.svg");});});$("#linked-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("linkedin.svg","Hov_Linkedin.svg");});});$("#linked-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Linkedin.svg","linkedin.svg");});});$("#tweet-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("X_Logo.svg","Hov_X_Logo.svg");});});$("#tweet-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_X_Logo.svg","X_Logo.svg");});});}if(isFrench){$("#lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(false);});$("#mobile-lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(false);});}else{$("#lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(true);});$("#mobile-lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(true);});}});const ENV_CONFIG={DEV:{MLP_URL:'https://qa-en-mcgill.cment.net/',MLP_URL_FR:'https://qa-fr-mcgill.cment.net/',LMS_URL:'https://rbctest.litmos.com/',},PROD:{MLP_URL:'https://www.mcgillpersonalfinance.com/',MLP_URL_FR:'https://www.mcgillfinancespersonnelles.com/',LMS_URL:'https://learn.mcgillpersonalfinance.com/',}};const CURRENT_ENV=ENV_CONFIG[ENVIRONMENT];const MLP_URL=CURRENT_ENV.MLP_URL;const MLP_URL_FR=CURRENT_ENV.MLP_URL_FR;const LMS_URL=CURRENT_ENV.LMS_URL;const LOGO_ALT_TEXT_FR='Finances Personnelles Pour Tous Par McGill, RBC Campus, The Globe and Mail logo';const LOGO_ALT_TEXT_EN='McGill University, RBC On Campus, The Globe and Mail logo';const EMAIL_FR='mailto:[email protected]';const EMAIL_EN='mailto:[email protected]';const FACEBOOK_SHARE_EN='https://www.facebook.com/sharer/sharer.php?u=https://qa-en-mcgill.cment.net"e=McGill%20University%20teamed%20up%20with%20RBC%20and%20The%20Globe%20%26%20Mail%20to%20create%20an%20online%20personal%20finance%20course%2C%20for%20FREE%21%20Join%20me%20on%20the%20journey%20toward%20financial%20literacy%21%20%23McGillPersonalFinance&src=sdkpreparse';const FACEBOOK_SHARE_FR='https://www.facebook.com/sharer/sharer.php?u=https://mcgillfinancespersonnelles.com&quote=L%E2%80%99Universit%C3%A9%20McGill%20s%E2%80%99est%20associ%C3%A9e%20%C3%A0%20RBC%20et%20Au%20Globe%20%26%20Mail%20pour%20mettre%20au%20point%20un%20cours%20en%20ligne%20GRATUIT%20sur%20les%20finances%20personnelles%20%21%20Joignez-vous%20%C3%A0%20moi%20pour%20commencer%20votre%20parcours%20vers%20l%E2%80%99acquisition%20de%20connaissances%20financi%C3%A8res%20%21%20%23McGillFinancesPersonnelles&src=sdkpreparse';const LINKEDIN_SHARE_EN='https://www.linkedin.com/shareArticle?mini=true&url=https://qa-en-mcgill.cment.net&title=McGill%20Personal%20Finance%20Essentials&source=LinkedIn&summary=McGill%20University%20teamed%20up%20with%20RBC%20and%20The%20Globe%20%26%20Mail%20to%20create%20an%20online%20personal%20finance%20course%2C%20for%20FREE%21%20Join%20me%20on%20the%20journey%20toward%20financial%20literacy%21%20%23McGillPersonalFinance';const LINKEDIN_SHARE_FR='https://www.linkedin.com/shareArticle?mini=true&url=https://mcgillfinancespersonnelles.com&title=McGill%20Finances%20Personnelles&source=LinkedIn&summary=L%E2%80%99Universit%C3%A9%20McGill%20s%E2%80%99est%20associ%C3%A9e%20%C3%A0%20RBC%20et%20Au%20Globe%20%26%20Mail%20pour%20mettre%20au%20point%20un%20cours%20en%20ligne%20GRATUIT%20sur%20les%20finances%20personnelles%20%21%20Joignez-vous%20%C3%A0%20moi%20pour%20commencer%20votre%20parcours%20vers%20l%E2%80%99acquisition%20de%20connaissances%20financi%C3%A8res%20%21%20%23McGillFinancesPersonnelles';const X_SHARE_EN='https://twitter.com/intent/tweet?text=McGill%20University%20teamed%20up%20with%20%40RBC%20and%20%40globeandmail%20to%20create%20an%20online%20personal%20finance%20course%2C%20for%20FREE%21%20Join%20me%20on%20the%20journey%20toward%20financial%20literacy%21%20%20%20%20%20%20www.mcgillpersonalfinance.com%20%23McGillPersonalFinance';const X_SHARE_FR='https://twitter.com/intent/tweet?text=L%E2%80%99Universit%C3%A9%20McGill%20s%E2%80%99est%20associ%C3%A9e%20%C3%A0%20%40RBC%20et%20%40globeandmail%20pour%20mettre%20au%20point%20un%20cours%20en%20ligne%20GRATUIT%20sur%20les%20finances%20personnelles%20%21%20Joignez-vous%20%C3%A0%20moi%20pour%20commencer%20votre%20parcours%20vers%20l%E2%80%99acquisition%20de%20connaissances%20financi%C3%A8res%20%21%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20www.mcgillfinancespersonnelles.com%20%20%23McGillFinancesPersonnelles';const SOCIAL_ALT_TEXT_EN={FACEBOOK:'Share McGill\'s Personal Finance Essentials on Facebook',LINKEDIN:'Share McGill\'s Personal Finance Essentials on Linkedin',X:'Share McGill\'s Personal Finance Essentials on X'};const SOCIAL_ALT_TEXT_FR={FACEBOOK:'Partagez Finances Personnelles Pour Tous Par McGill sur Facebook',LINKEDIN:'Partagez Finances Personnelles Pour Tous Par McGill sur LinkedIn',X:'Partagez Finances Personnelles Pour Tous Par McGill sur X'};const COPYRIGHT_TEXT_EN="© McGill University and Royal Bank of Canada, 2019";const COPYRIGHT_TEXT_FR="© Université McGill et Banque Royale du Canada, 2019";let isFrench=window.location.href.includes("?fr");var usernameElement=document.getElementById("Username");var passwordElement=document.getElementById("Password");const localLang=localStorage.getItem('lang');if(localLang==='fr'&&!isFrench){isFrench=true;window.location.href=LMS_URL+"account/login?fr";}localStorage.removeItem('lang');$("#Username").attr('autocomplete','username');function getPasswordToggleText(isVisible){if(isFrench){return isVisible?{label:'Masquer le mot de passe',live:'Le mot de passe est maintenant visible'}:{label:'Afficher le mot de passe',live:'Le mot de passe est maintenant masqué'};}else{return isVisible?{label:'Hide password',live:'Password is now visible'}:{label:'Show password',live:'Password is now hidden'};}}if($('#password-live-region').length===0){var liveRegion=$('
');if($('.password-input-wrapper').length){$('.password-input-wrapper').after(liveRegion);}else if($('#Password').length){$('#Password').after(liveRegion);}}function setupPasswordToggle(){var $password=$('#Password');if($password.length===0)return;var $wrapper=$password.closest('.password-input-wrapper');if($wrapper.length===0){$password.wrap('
');$wrapper=$password.closest('.password-input-wrapper');}$wrapper.find('.password-toggle-btn').remove();var isVisible=$password.attr('type')==='text';var toggleText=getPasswordToggleText(isVisible);var iconUrl=isVisible?MLP_URL+'buttons/Open_Eye.png':MLP_URL+'buttons/Closed_Eye.png';var $btn=$('');$wrapper.append($btn);$btn.on('click keydown',function(e){if(e.type==='click'||(e.type==='keydown'&&(e.key==='Enter'||e.key===' '))){e.preventDefault();isVisible=$password.attr('type')==='text';$password.attr('type',isVisible?'password':'text');var newState=!isVisible;var t=getPasswordToggleText(newState);var newIcon=newState?MLP_URL+'buttons/Open_Eye.png':MLP_URL+'buttons/Closed_Eye.png';$btn.attr('aria-label',t.label);$btn.attr('aria-pressed',newState);$btn.find('img').attr('src',newIcon);$btn.find('.visually-hidden').text(t.label);$('#password-live-region').text(t.live);setTimeout(function(){$('#password-live-region').text('');},1500);}});}$(setupPasswordToggle);function getLMSLoginURL(withFrench){return withFrench?LMS_URL+"account/login?fr":LMS_URL+"account/login";}if(isFrench){$('html').attr('lang','fr');if(!$(location).attr('href').includes("?locked=True")){usernameElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Entrée non valide, Courriel requis");e.target.setAttribute("aria-invalid","true");}};usernameElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};passwordElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Entrée non valide, Mot de Passe requis");e.target.setAttribute("aria-invalid","true");}};passwordElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};}$("
Ignorer la navigation
\""+LOGO_ALT_TEXT_FR+"\"\""+LOGO_ALT_TEXT_FR+"\"
EnglishOuvrir une session
Contenu du coursInscriptionFAQÉcrivez-nous
  • Contenu du cours
  • Inscription
  • FAQ
  • Écrivez-nous
  • English
").insertBefore('.login-zone');function loadloopfocus(){const hamburgerButton=document.getElementById("openBtn");hamburgerButton.addEventListener("focusin",(event)=>{setTimeout(()=>{if(document.getElementById("mobileSidepanel").style.display=="inline-block"){document.getElementById("closeBtn").focus();}},500);});}function loadhamburgerfocus(){const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a", "button");menulinks.forEach((link,index)=>{link.addEventListener("keydown",function(e){if(e.key==="Tab"){if(e.shiftKey){if(index===0){e.preventDefault();menulinks[menulinks.length-1].focus();}else if(index===menulinks.length-1){e.preventDefault();menulinks[menulinks.length-2].focus();}}else{if(index===menulinks.length-1){e.preventDefault();document.getElementById("close_btn").focus();}}}});});}function preventScroll(e){e.preventDefault();}window.addEventListener("orientationchange",function(){if(!(window.orientation==0||window.orientation==180)){document.removeEventListener('touchmove',preventScroll);}},false);$("#mobile-help-header").click(function(){$("#mobileSidepanel").css("display","none");});$("#closeBtn").click(function(){document.getElementById("mobileSidepanel").style.display="none";document.getElementById("openBtn").ariaExpanded="false";document.getElementById("openBtn").ariaLabel="Open menu";document.removeEventListener('touchmove',preventScroll);document.body.classList.remove("ios-scroll-lock");});$("#openBtn").click(function(){var sidePanel=document.getElementById("mobileSidepanel");sidePanel.style.display="inline-block";sidePanel.style.overflowY="scroll";document.getElementById("openBtn").ariaExpanded="true";document.getElementById("openBtn").ariaLabel="Close menu";if(window.matchMedia("(orientation: portrait)").matches){document.addEventListener('touchmove',preventScroll,{passive:false});}document.body.classList.add("ios-scroll-lock");const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a", "button");document.getElementById("close_btn").focus();loadhamburgerfocus();loadloopfocus();});$("#close_btn").keydown(function(e){if(e.which==9){$("#mobile-lang-changer").focus();}});$("

Parlez de notre cours à vos connaissances!

\""+SOCIAL_ALT_TEXT_FR.FACEBOOK+"\"\""+SOCIAL_ALT_TEXT_FR.LINKEDIN+"\"\""+SOCIAL_ALT_TEXT_FR.X+"\"
Protection des renseignements personnelsAccessibilitéConditions d'utilisationÉcrivez-nous

"+COPYRIGHT_TEXT_FR+"

").insertAfter('.login-zone');$("
\"\"Retour à la page d'accueil
").insertBefore('.login-zone');$("#Username").attr('autocomplete','username');$('.login-forgot a').text('Mot de passe oublié?');$("#Username").attr('placeholder','');$("#Password").attr('placeholder','');$(".login-welcome.col-md-6 .info").html('Ouvrir une session');$("#login-button").val('Se connecter');$("#login-failed").html('frenchy');$('.login-cbx > label[for=RememberMe]').html('Mémoriser');$("").insertBefore('#Username');$("").insertBefore('#Password');$("

Nouvel utilisateur? Inscrivez-vous

").insertAfter('.login-forgot');$('.login-cbx > label[for=showPassword]').html('');$("

Connectez-vous à votre compte

").insertBefore('#username-label');$("

Heureux de vous revoir!

").insertBefore('#signin-message');$("#skip").on("keydown",function(e){if(e.which==13){$("#welcome-message").focus();}});$("#skip").on("click",function(e){$("#welcome-message").focus();});$("#fb-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("facebook.svg","Hov_Facebook.svg");});});$("#fb-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Facebook.svg","facebook.svg");});});$("#linked-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("linkedin.svg","Hov_Linkedin.svg");});});$("#linked-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Linkedin.svg","linkedin.svg");});});$("#tweet-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("X_Logo.svg","Hov_X_Logo.svg");});});$("#tweet-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_X_Logo.svg","X_Logo.svg");});});}else{if(document.referrer.includes("?fr")&&$(location).attr('href').includes("?failed=True&locked=False")){window.location.href=window.location.href+'?fr';}else if(document.referrer.includes("?fr")&&$(location).attr('href').includes("?failed=True&locked=True")){window.location.href='?fr?failed=True&locked=True';}$('html').attr('lang','en');if(!$(location).attr('href').includes("?locked=True")){usernameElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Invalid Entry, Email Required");e.target.setAttribute("aria-invalid","true");}};usernameElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};passwordElement.oninvalid=function(e){e.target.setCustomValidity("");if(!e.target.validity.valid){e.target.setCustomValidity("Invalid Entry, Password Required");e.target.setAttribute("aria-invalid","true");}};passwordElement.oninput=function(e){e.target.setCustomValidity("");e.target.setAttribute("aria-invalid","false");};}$("
Skip Navigation
\""+LOGO_ALT_TEXT_EN+"\"\""+LOGO_ALT_TEXT_EN+"\"
FrançaisLog In
Course ContentRegisterFAQEmail Us
  • Course Content
  • Register
  • FAQ
  • Email Us
  • Français
").insertBefore('.login-zone');function loadloopfocus(){const hamburgerButton=document.getElementById("openBtn");hamburgerButton.addEventListener("focusin",(event)=>{setTimeout(()=>{if(document.getElementById("mobileSidepanel").style.display=="inline-block"){document.getElementById("closeBtn").focus();}},500);});}function loadhamburgerfocus(){const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a", "button");menulinks.forEach((link,index)=>{link.addEventListener("keydown",function(e){if(e.key==="Tab"){if(e.shiftKey){if(index===0){e.preventDefault();menulinks[menulinks.length-1].focus();}else if(index===menulinks.length-1){e.preventDefault();menulinks[menulinks.length-2].focus();}}else{if(index===menulinks.length-1){e.preventDefault();document.getElementById("close_btn").focus();}}}});});}function preventScroll(e){e.preventDefault();}window.addEventListener("orientationchange",function(){if(!(window.orientation==0||window.orientation==180)){document.removeEventListener('touchmove',preventScroll);}},false);$("#mobile-help-header").click(function(){$("#mobileSidepanel").css("display","none");});$("#closeBtn").click(function(){document.getElementById("mobileSidepanel").style.display="none";document.getElementById("openBtn").ariaExpanded="false";document.getElementById("openBtn").ariaLabel="Open menu";document.removeEventListener('touchmove',preventScroll);document.body.classList.remove("ios-scroll-lock");});$("#openBtn").click(function(){var sidePanel=document.getElementById("mobileSidepanel");sidePanel.style.display="inline-block";sidePanel.style.overflowY="scroll";document.getElementById("openBtn").ariaExpanded="true";document.getElementById("openBtn").ariaLabel="Close menu";if(window.matchMedia("(orientation: portrait)").matches){document.addEventListener('touchmove',preventScroll,{passive:false});}document.body.classList.add("ios-scroll-lock");const menu=document.getElementById("sidepanel-id");const menulinks=menu.querySelectorAll("a", "button");document.getElementById("close_btn").focus();loadhamburgerfocus();loadloopfocus();});$("

Share Our Course!

\""+SOCIAL_ALT_TEXT_EN.FACEBOOK+"\"\""+SOCIAL_ALT_TEXT_EN.LINKEDIN+"\"\""+SOCIAL_ALT_TEXT_EN.X+"\"
PrivacyAccessibilityLegalEmail Us

"+COPYRIGHT_TEXT_EN+"

").insertAfter('.login-zone');$("
\"\"Return to home page
").insertBefore('.login-zone');$("#Username").attr('autocomplete','username');$('.login-forgot a').text('Forgot Password?');$("#login-button").val('Log in');$('.login-cbx > label[for=RememberMe]').html('Remember me');$("#Username").attr('placeholder','');$("#login-failed").text('enlighy');$("").insertBefore('#Password');$("#Password").attr('placeholder','');$("").insertBefore('#Username');$("

New User? Register

").insertAfter('.login-forgot');$('.login-cbx > label[for=showPassword]').html('');$("

Sign into your account

").insertBefore('#username-label');$("

Welcome back!

").insertBefore('#signin-message');$("#skip").on("keydown",function(e){if(e.which==13){$("#welcome-message").focus();}});$("#skip").on("click",function(e){$("#welcome-message").focus();});$("#fb-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("facebook.svg","Hov_Facebook.svg");});});$("#fb-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Facebook.svg","facebook.svg");});});$("#linked-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("linkedin.svg","Hov_Linkedin.svg");});});$("#linked-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_Linkedin.svg","linkedin.svg");});});$("#tweet-foot").mouseenter(function(){$(this).attr('src',function(index,attr){return attr.replace("X_Logo.svg","Hov_X_Logo.svg");});});$("#tweet-foot").mouseleave(function(){$(this).attr('src',function(index,attr){return attr.replace("Hov_X_Logo.svg","X_Logo.svg");});});}if(isFrench){$("#lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(false);});$("#mobile-lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(false);});}else{$("#lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(true);});$("#mobile-lang-changer").on('click',function(e){e.preventDefault();window.location.href=getLMSLoginURL(true);});}});

I've forgotten my username/password

Login to your Account