Important: The GCConnex decommission will not affect GCCollab or GCWiki. Thank you and happy collaborating!

Difference between revisions of "Community of Official Languages"

From wiki
Jump to navigation Jump to search
 
(165 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
<!--The following line of code hides the page title-->
 
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
 
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
 +
{| width="100%" cellpadding="10" cellspacing="10px"
  
__NOTOC__
+
|- valign="top"
[[:en:Communauté des langues officielles|'''FRANÇAIS''']]
+
| style="color: #3C646E; background-color: white; font-size:1.5em;" |  
 +
<span style="font-size: 2em;">Community of Official Languages</span>
 +
<!--Navigation coding BEGINS-->
 +
{{#css:
 +
div.nav {
 +
    margin: 0 0 15px 0;
 +
    background-color: #6BC2B1;
 +
    font-size:0;
 +
}
 +
div.nav ul {
 +
    padding: 0;
 +
    margin: 0;
 +
    list-style: none;
 +
    position: relative;
 +
    }
 +
div.nav ul li {
 +
    display:inline-block;
 +
    background-color: #6BC2B1;
 +
    }
 +
div.nav a {
 +
    display:block;
 +
    padding:0 10px;
 +
    color:#000;
 +
    font-size:16px;
 +
font-weight:600;
 +
    line-height: 60px;
 +
    text-decoration:none;
 +
}
  
<div style="float:left; width:66%; margin:0;  min-width: 350px; ">
 
  
<!-- SPOTLIGHT BOX STARTS -->
+
div.nav a:hover,
<div style="background: white; margin: 0px 0px 15px 8px; padding: 0px 10px 15px; border-radius: 9px; border: 3px solid rgb(48, 149, 180); border-image: none; width: 100%; -webkit-border-radius: 9px; moz-border-radius: 9px;">
+
div.nav a.mw-selflink,
<h1 style="font-family: Arial, sans-serif; border-bottom:0;"><center>[[Image:hellobonjour.png]]<br>Welcome to the Community of Official Languages!</h1>
+
div.nav a.mw-selflink:hover {
 +
color:#FFF;
 +
    background-color: #3C646E;
 +
}
  
</div>
+
div.nav ul ul {
<!-- SPOTLIGHT BOX ENDS -->
+
    display: none;
 +
    position: absolute;
 +
    top: 60px;
 +
z-index:500;
 +
border-left:2px solid white;
 +
border-right:2px solid white;
 +
border-bottom:2px solid white;
 +
}
 +
div.nav ul li:hover > ul {
 +
    display:inherit;
 +
}
 +
div.nav ul ul li {
 +
    width:230px;
 +
    float:none;
 +
    display:list-item;
 +
    position: relative;
 +
}
 +
div.nav ul ul ul li {
 +
    position: relative;
 +
    top:-60px;
 +
    left:230px;
 +
}
 +
div.nav ul ul li {
 +
    border: 0px solid white;
 +
}
 +
li > a:after { content:  ' ▼'; }
 +
li > a:only-child:after { content: ''; }
  
{| class="FCK__ShowTableBorders" style="border: 0px currentColor; border-image: none; background-color: rgb(0, 81, 114);" width="100%" align="center"
+
.banner {
|-
+
background-color: #6BC2B1;
|-
+
}
| style="border-right: #CCDC00 1px ridge; padding-right: 0px; padding-left: 0px; padding-bottom: 2px; padding-top: 2px; text-align: center; font-family: (Arial); font-size: 13pt" width="10%" | '''[[Community_of_Official_Languages|<span style="color: Snow">'''Home'''</span>]]'''
 
| style="border-right: #CCDC00 1px ridge; padding-right: 0px; padding-left: 0px; padding-bottom: 2px; padding-top: 2px; text-align: center; font-family: (Arial); font-size: 13pt" width="10%" | [[Community_of_Official_Languages/References|<span style="color: Snow">'''References'''</span>]]
 
| style="border-right: #CCDC00 1px ridge; padding-right: 0px; padding-left: 0px; padding-bottom: 2px; padding-top: 2px; text-align: center; font-family: (Arial); font-size: 13pt" width="11%" | '''[[Community_of_Official_Languages/Tools|<span style="color: Snow">'''Tools'''</span>]] '''
 
| style="border-right: #CCDC00 1px ridge; padding-right: 0px; padding-left: 0px; padding-bottom: 2px; padding-top: 2px; text-align: center; font-family: (Arial); font-size: 13pt" width="10%" | [[Community_of_Official_Languages/Media|<span style="color: Snow">'''Newsletter'''</span>]]
 
| style="border-right: #CCDC00 1px ridge; padding-right: 0px; padding-left: 0px; padding-bottom: 2px; padding-top: 2px; text-align: center; font-family: (Arial); font-size: 13pt" width="10%" | [[Community_of_Official_Languages/Reports|<span style="color: Snow">'''Reports'''</span>]]
 
| style="border-right: #CCDC00 1px ridge; padding-right: 0px; padding-left: 0px; padding-bottom: 2px; padding-top: 2px; text-align: center; font-family: (Arial); font-size: 13pt" width="10%" | [[Community_of_Official_Languages/Contact|<span style="color: Snow">'''Contact'''</span>]]
 
|}
 
  
<br>
+
.banner .container {
 +
/*max-width:900px;*/
 +
display:block;
 +
margin:0 auto;
 +
}
 +
.banner .container img {
 +
width:100%;
 +
height:auto;
 +
}
  
<!-- WHO WE ARE BOX STARTS -->
+
}}
<div style="background: white; margin: 0px 0px 15px 8px; padding: 0px 10px 15px; border-radius: 9px; border: 3px solid rgb(48, 149, 180); border-image: none; width: 100%; -webkit-border-radius: 9px; moz-border-radius: 9px;">
+
<div class="banner"><div class="container">[[File: GCollab group pg header 1140x338px.png|link=|class=banner]]</div></div>
 
+
<div class="nav">
<h1 style="font-family: Arial, sans-serif; border-bottom:0;"><center>The team behind the page:<br> <b>Official Languages Centre of Excellence</b></center></h1>
+
<ul>
 
+
<li>[[Community_of_Official_Languages|Home]]</li>
<br>
+
<li>[[Community_of_Official_Languages/References|References]]</li>
 
+
<li>[[Community_of_Official_Languages/Tools|Tools]]</li>
<div style="text-align: left;"> The <b>Official Languages Centre of Excellence</b> (OLCE) is a policy centre within the <b>Office of the Chief Human Resources Officer</b> (OCHRO) at the <b>Treasury Board of Canada Secretariat</b> (TBS).
+
<li>[[Community_of_Official_Languages/Events|Events]]</li>
 
+
<li>[[Community_of_Official_Languages/PROL_Corner|PROL Corner]]</li>
The OLCE:
+
<li>[[Community_of_Official_Languages/Newsletter|Newsletter]]</li>
 
+
<li>[[Community_of_Official_Languages/Contact|OLCE]]</li>
*provides advice, guidance and support to federal institutions on how to implement Parts IV, V and VI of the <i>Official Languages Act</i>;
 
*develops policies related to Part IV, Part V and Part VI of the Official Languages Act (OLA) for the consideration and approval of the Treasury Board;
 
*prepares draft regulations pursuant to Parts IV, V and VI, at the Minister’s request; and
 
*monitors OL through the Annual Review on OL and prepares the Annual Report on Official Languages, which the President of Treasury Board submits to Parliament.
 
 
</div>  
 
  
 +
</ul>
 
</div>
 
</div>
 +
<!--Navigation coding ENDS-->
  
</div>
+
<div style="text-align: right;">[[:en:Communauté des langues officielles|'''FRANÇAIS''']]</div>
<!-- WHO WE ARE BOX ENDS -->
 
  
<!-- left column ENDS -->
+
__NOTOC__
 +
{| width="100%" cellspacing="15" cellpadding="10"
 +
|- valign="top"
 +
| style="color: black; background-color: white; font-size:1.2em;" |
  
<!-- right column BEGINS -->
+
=====<big>What's new?</big>=====
 +
<br>
 +
[[File:News.png|120px|left|alt=Intro icon]]
 +
====[https://wiki.gccollab.ca/images/2/25/EN_-_The_OL_Connection_-_April_2026.pdf The OL Connection: April 2026]====
  
<div style="float:left; width:25%; margin-left:5%; min-width: 175px;">
+
: Read the latest publication of the Official Languages Centre of Excellence (OLCE) newsletter, The OL Connection.
 +
<br>
 +
[[File:Tool2.png|120px|left|alt=Tools icon]]
 +
'''<span style='color:#3095B4;'>[https://wiki.gccollab.ca/images/e/e2/Guidance_Document_on_WFA_and_OL.pdf Guidance Document - Workforce Adjustment and Official Languages Requirements]</span>''' 
  
<!-- QUICK LINKS BOX STARTS -->
+
: This guidance document explains how the new official languages requirements for supervisory positions must be applied in the context of selection of employees for retention or lay-off (SERLO), and alternation processes. <i>Published March 2026.</i>
<div style="background: white; margin: 0px 5px 15px 1px; padding: 0px 10px 15px; border-radius: 9px; border: 3px solid rgb(48, 149, 180); border-image: none; -webkit-border-radius: 9px; moz-border-radius: 9px;">
+
<br>
<h1 style="font-family: Arial, sans-serif; border-bottom:0;">Quick Links</h1>
+
[[File:Tool2.png|120px|left|alt=Tools icon]]
 +
'''<span style='color:#3095B4;'>[https://wiki.gccollab.ca/images/d/df/FAQ_-_Implementation_of_language_requirements_for_supervisory_positions.pdf FAQ - Implementation of language requirements for supervisory positions]</span>''' 
  
<ul>
+
: This document provides answers to frequently asked questions about the application of the [https://www.canada.ca/en/treasury-board-secretariat/services/values-ethics/official-languages/workplace.html new linguistic requirements for positions that include the supervision of employees occupying a position in a bilingual region] since June 20, 2025. <i>Published March 2026.</i>  
<li>'''<span style="color:#3095B4;">[https://wiki.gccollab.ca/Community_of_Official_Languages/Consultation_Corner Consultation corner]</span>'''</li>
+
<br>
<li>'''<span style="color:#3095B4;">[https://www.canada.ca/en/public-service-commission/information-human-resources-specialists.html PSC flexibilities during COVID-19]</span>'''</li>
+
[[File:Icon_video_-_green_background.png|120px|left|alt=Video icon]]
<li>'''<span style="color:#3095B4;">[https://osez-dare.aadnc-aandc.gc.ca/eng/1452610952606/1452611040260 Best practices]</span>'''</li>
+
====[https://www.youtube.com/watch?v=DZesSz5F5N8 Discover two new tools for Persons Responsible for Official Languages (PROL)]====
<li>'''<span style="color:#3095B4;">[https://www.noslangues-ourlanguages.gc.ca/en Language Portal of Canada]</span>'''</li>
 
<li>'''<span style="color:#3095B4;">[https://www.btb.termiumplus.gc.ca/publications/covid19-eng.html Glossary on the COVID-19 pandemic]</span>'''</li>
 
</ul>
 
  
</div>
+
Watch the promotional video! It briefly introduces the brand-new Orientation Guide for PROL and the complementary video on their roles and responsibilities. <i>Published March 2026.</i>
<!-- QUICK LINKS BOX ENDS -->
 
  
 
<br>
 
<br>
 
+
<br>
<!-- EVENTS BOX STARTS -->
 
<div style="background: white; margin: 0px 5px 15px 1px; padding: 0px 10px 15px; border-radius: 9px; border: 3px solid rgb(48, 149, 180); border-image: none; -webkit-border-radius: 9px; moz-border-radius: 9px;">
 
<h1 style="font-family: Arial, sans-serif; border-bottom:0;">Events</h1>
 
 
 
<b>Departmental Advisory Committee on Official Languages (DACOL)</b>
 
<ul>
 
<li>January 29, 2020</li>
 
<li>May 29, 2020 (Virtual)</li>
 
<li>August 26, 2020 (Virtual)</li>
 
<li>October 28, 2020 (Virtual)</li>
 
<li><b>January 27, 2021</b> (Virtual)</li>
 
</ul>
 
 
 
<b>Crown Corporation Advisory Committee on Official Languages (CCACOL)</b>
 
<ul>
 
<li>February 26, 2020</li>
 
<li>May 29, 2020 (Virtual)</li>
 
<li>August 26, 2020 (Virtual)</li>
 
<li>October 28, 2020 (Virtual)</li>
 
<li><b>January 27, 2021</b> (Virtual)</li>
 
</ul>
 
 
 
<b>Linguistic Duality Day</b>
 
<ul>
 
<li>September 10, 2020</li>
 
</ul>
 
<b>Best Practices Forum in Official Languages</b>
 
<ul>
 
<li><b>March 3, 2021</b></li>
 
</ul>
 
 
 
</div>
 
<!-- EVENTS BOX ENDS -->
 
<div style="float:left; width:66%; margin:0;  min-width: 350px; ">
 

Latest revision as of 09:10, 20 April 2026


Community of Official Languages


What's new?


Intro icon

The OL Connection: April 2026

Read the latest publication of the Official Languages Centre of Excellence (OLCE) newsletter, The OL Connection.


Tools icon

Guidance Document - Workforce Adjustment and Official Languages Requirements

This guidance document explains how the new official languages requirements for supervisory positions must be applied in the context of selection of employees for retention or lay-off (SERLO), and alternation processes. Published March 2026.


Tools icon

FAQ - Implementation of language requirements for supervisory positions

This document provides answers to frequently asked questions about the application of the new linguistic requirements for positions that include the supervision of employees occupying a position in a bilingual region since June 20, 2025. Published March 2026.


Video icon

Discover two new tools for Persons Responsible for Official Languages (PROL)

Watch the promotional video! It briefly introduces the brand-new Orientation Guide for PROL and the complementary video on their roles and responsibilities. Published March 2026.