Difference between revisions of "Digital Gov Leaders Summit"

From wiki
Jump to navigation Jump to search
 
(85 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<!--The following line of code hides the page title-->
 
<!--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>}}
[[fr:Talent_numérique]]
+
[[fr:sommet_dirigeants_gov_num]]
 
   <div class="headerbg">
 
   <div class="headerbg">
 
     <div class="headercontent">
 
     <div class="headercontent">
       <h1>20<span class="tealText>24</span><span class="newlineh1"><span class="tealText">DIGITAL</span> GOVERNMENT LEADERS SUMMIT</span>
+
       <h1>20<span class="tealText>24</span><span class="newlineh1"><span class="newlineh1"><span class="tealText">DIGITAL</span> GOVERNMENT LEADERS SUMMIT</span>  
<span class="newlineh1">SOMMET DES DIRIGEANTS DU GOVERNMENT <span class="tealText">NUMÉRIQUE</span></span></h1>
+
</h1>
 
     </div>
 
     </div>
 
   </div>
 
   </div>
 
   <div class="rainbow_bar"></div>
 
   <div class="rainbow_bar"></div>
{{Digital Talent Nav}}
+
{{Digital Leaders Nav}}
 
{{#css:
 
{{#css:
 +
*{
 +
  box-sizing: border-box;
 +
}
 
.headerbg {
 
.headerbg {
 
   margin-top: 0px;
 
   margin-top: 0px;
Line 28: Line 31:
 
.digitalcontent {
 
.digitalcontent {
 
   font-family: "Open Sans",sans-serif !important;
 
   font-family: "Open Sans",sans-serif !important;
  margin-top: 0px;
 
  margin-right: 0px;
 
  margin-bottom: 0px;
 
  margin-left: 0px;
 
 
   font-style: normal;
 
   font-style: normal;
   width: 80%;
+
   width: auto;
   float: right;
+
   margin-left: 150px;
  padding-left: 25px;
+
    padding-left: 20px;
 
}
 
}
 
.headerbg h1 {
 
.headerbg h1 {
Line 87: Line 86:
 
}
 
}
  
/* Remove extra left and right margins, due to padding in columns */
+
.column {
.row {
+
  float: left;
  margin: 0 -5px;
+
  width: 33%;
  clear: both;
+
  padding: 0 10px;
  display: flex;
 
  flex-flow: row wrap;
 
 
}
 
}
  
.column {
+
/* Remove extra left and right margins, due to padding */
  flex: 0 0 25%;
+
.row {margin: 0 -5px;
  display: flex;
+
  margin-top: 20px;}
  padding: 10px;  
 
  
}
 
 
/* Clear floats after the columns */
 
/* Clear floats after the columns */
 
.row:after {
 
.row:after {
  content: "";
 
  display: table;
 
  clear: both;
 
}
 
 
/* Style the counter cards */
 
.card {
 
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
 
  padding: 16px;
 
  text-align: center;
 
}
 
 
.cards {
 
  height: 100px;
 
  max-width: 100px;
 
  max-height: 150px;
 
}
 
 
.infobox
 
{
 
  border-radius: 10px;
 
  border: 2px solid #00A196;
 
  padding-top: 10px;
 
  padding-bottom: 10px;
 
  padding-left: 20px;
 
  padding-right: 20px;
 
  margin-bottom: 15px;
 
  margin-top: 10px;
 
}
 
 
.infoboxcontent {
 
  width: 95%;
 
  float: right;
 
  height: auto;
 
}
 
 
.infobox:after {
 
 
   content: "";
 
   content: "";
  visibility: hidden;
+
   display: table;
   display: block;
 
  height: 0;
 
 
   clear: both;
 
   clear: both;
}
 
/* Style for projects */
 
.thumbnail img { 
 
  display: block;
 
  margin-left: auto;
 
  margin-right: auto;
 
 
}
 
}
  
.thumbRow {
+
.card {
  margin: 0 -5px;
+
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  clear: both;
+
  padding: 10px;
  display: flex;
+
  border: #00C3B7 solid 2px;
  flex-flow: row wrap;
 
}
 
.thumbRow:after {
 
  content: "";
 
  display: table;
 
  clear: both;
 
 
}
 
}
  
*{
+
.digitalcontent .card h1, h2, h3{
  box-sizing: border-box;
+
font-size: 24px !important;
 +
margin-top: 0px !important;
 +
padding: 0px !important;
 
}
 
}
  
.thumbnail h4
+
/* For smaller screen sizes */
 +
@media (min-width: 100px) and (max-width: 850px)
 
{
 
{
  background-color: #52C765;
+
  .column {
  margin: auto;
+
    width: 100%;
  padding: 20px;
+
    display: block;
  text-align: center;
+
    margin-bottom: 20px;
  color: black;
+
  }
  font-size: 20px;
+
}}
  text-decoration: underline;
+
<div>
}
+
<div class="digitalcontent">
 +
== Your feedback matters ==
 +
Thank you for being a part of this year's Digital Government Leaders Summit, whether in person or virtually.
  
.thumbnail h4 a
+
Your feedback is important to us!
{
 
  color: black;
 
}
 
  
.thumbnail h4 a:hover
+
Tell us what stood out for you, where we can do better, and any ideas you have for future Summits.
{
 
  color: white;
 
}
 
.thumbnail h4 a:focus
 
{
 
  color: white;
 
}
 
  
.thumbcontent
+
Complete the feedback form: '''https://forms.office.com/r/GnzCGKa4TB''' 
{
 
  padding: 20px;
 
}
 
.thumbcolumn {
 
  flex-basis: 25%;
 
  padding: 10px;
 
  display: flex;
 
  align-items: stretch;
 
  justify-items: stretch;
 
  justify-content: stretch;
 
}
 
  
.thumbnail {
+
<hr />
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 
  width: 100%;
 
}
 
.txtPhase {
 
  text-align: center;
 
  font-weight: bold;
 
  padding-bottom: 10px;
 
  color: #000000;
 
  border-bottom: solid 2px #75DE86;
 
}
 
  
/* For smaller screen sizes */
+
== Welcome ==
@media (min-width: 100px) and (max-width: 950px)
+
Every year, the Chief Information Officer of Canada, at the Treasury Board of Canada Secretariat, hosts the Digital Government Leaders Summit.  
{
 
.thumbcolumn {
 
  flex: 0 0 95% !important;
 
  display:inline-block;
 
width: 100%;
 
  padding: 10px; /* gutter width */
 
}
 
 
 
.column {
 
flex: 0 0 95%;
 
  display:inline-block;
 
width: 100%;
 
  padding: 10px; /* gutter width */
 
 
 
}
 
}
 
}}
 
<div class="digitalcontent">
 
  
 +
Scheduled for January 29 and 30, 2024, this year’s Summit unites digital leaders from across the federal public service.
  
Every year, the Chief Information Officer of Canada, based at the Treasury Board of Canada Secretariat, hosts the Digital Government Leaders Summit. Set for January 29 and 30, 2024, this special event brings together digital government experts.
+
The event offers a platform to:
  
 +
* discuss best practices
 +
* share lessons learned
 +
* plan for the future of digital government
 +
* advance [[/www.canada.ca/en/government/system/digital-government/government-canada-digital-operations-strategic-plans/canada-digital-ambition.html|Canada's Digital Ambition]] as a united digital community
  
With the theme of Innovation, collaboration, and results, the Summit offers an opportunity to work towards realizing Canada's Digital Ambition as a united digital community. By enhancing collective knowledge, this effort contributes to better digital service delivery for all Canadians.  
+
The 2024 Summit theme is "Innovation, collaboration, and results." United by this theme, the event empowers the community to enhance digital service delivery for all Canadians. Both now and in the future.  
  
 +
==='''Digital Government Leaders Summit 2024 at a glance'''===
 +
This year, on January 29, the virtual doors open to all digital community members.  <div class="row"><div class="column">
 +
    <div class="card">
 +
      <h2>Highlights</h2>
  
Digital Government Leaders Summit 2024 at a glance:  
+
* Keynote speakers
 +
* Dialogue session
 +
* Panel discussions
 +
* Q&A sessions
 +
* In-person networking event (by invite-only)
 +
* Themes:
 +
** Crisis response and citizen services
 +
** Artificial intelligence for efficient and fair services
 +
** International collaboration and innovation
 +
** Diversity, equity, and inclusion
 +
** Inspiring excellence in digital leadership
 +
** Values and ethics
 +
** Collaboration in enterprise-wide challenges
 +
** Best practices case study
 +
** Provincial and territorial insights
 +
** Collective service improvement
 +
<p>[[:en:Digital_Gov_Leaders_Summit/Program|Learn more]]</p></div>
 +
  </div>
  
Participation from coast to coast to coast.
+
  <div class="column">
 +
    <div class="card">
 +
      <h2>Notable guests</h2>
  
 +
* The Honourable Anita Anand President of the Treasury Board
 +
* John Hannaford, Clerk of the Privy Council and Secretary to the Cabinet
 +
* Valeriya Ionan, Deputy Minister for Eurointegration at the Ministry of Digital Transformation of Ukraine
 +
* Louise McEvoy, Vice President in Cyber Security, Mount Everest Summiteer
 +
* Jeremy Hansen, Canadian Space Agency (CSA) astronaut
 +
* Kristina Casey - Assistant Deputy Minister, Chief Service and Digital Officer, Transport Canada
 +
* Christiane Fox - Deputy Clerk of the Privy Council, Associate Secretary to the Cabinet, and newly appointed V&E Task Force lead
 +
* Alex Benay - Associate Deputy Minister, Public Services and Procurement Canada
 +
* Cliff Groen - Associate Deputy Minister of Employment and Social Development and Chief Operating Officer for Service Canada
 +
* Scott Jones - President, Shared Services Canada
 +
* Teresa D'Andrea - Human Capital Management Chief Data Officer, Public Services and Procurement Canada
 +
* Kentia Dazulma - Executive Director, Enterprise Data Portfolio and Integration, Employment and Social Development Canada
 +
* Liz McKeown - Executive Director, Office of the Chief Information Officer
 +
* Len Bastien - Senior Assistant Deputy Minister and Special Advisor Office of the Chief Information Officer of Canada Treasury Board of Canada Secretariat
  
Typically, an exclusive gathering for digital leaders, this year, the virtual doors open to all GCDigital community members on January 29.
+
<p>[[:en:Digital_Gov_Leaders_Summit/Bios|Learn more]]</p></div>
 
+
  </div>
 
+
 
Mark the date and join in virtually to discover new possibilities and impactful outcomes.  
+
  <div class="column">
 +
    <div class="card">
 +
      <h2>Virtual pavilion</h2>
 +
      <p>Discover the latest programs and projects from partner organizations.</p><p></p><p>[https://wiki.gccollab.ca/index.php?title=Digital_Gov_Leaders_Summit/Pavilion&action=edit&redlink=1 Learn more]<br></p></div>
 +
  </div></div>
  
* Date: [Insert Chosen Date]
 
* Time: [Insert Chosen Time]
 
* Platform: [Insert Chosen Platform]
 
* Virtual Participation Link: [Insert Link]
 
<p> </p>
 
    <div class="row">
 
      <div class="column">
 
        <div class="card infobox">
 
          <h4>1. Discovery</h4>
 
          <p>Involves understanding the key problem and the most important needs of the people impacted. By the end of Discovery, we know what is worth addressing first.</p>
 
        </div>
 
      </div>
 
      <div class="column">
 
        <div class="card infobox">
 
          <h4>2. Alpha</h4>
 
          <p>Includes prototyping ways to address the key problem and most important needs. By the end of Alpha, we should have a scalable solution to address the problem.</p>
 
        </div>
 
      </div>
 
      <div class="column">
 
        <div class="card infobox">
 
          <h4>3. Beta</h4>
 
          <p>Involves testing and iterating on the solution. By the end of Beta, we may share the solution in a public environment so we can continue to improve it.</p>
 
        </div>
 
      </div>
 
      <div class="column">
 
        <div class="card infobox">
 
          <h4>4. Live</h4>
 
          <p>We are ready to share the solution. Since Live is ongoing, the solution needs regular review and maintenance based on user, policy, service, and other key metrics. These metrics will determine if we are effectively supporting digital talent in the public service.</p>
 
        </div>
 
      </div>
 
    </div><div class="infobox">
 
<ul>
 
  <li></li>
 
  <li></li>
 
</ul>
 
</div>
 
 
</div>
 
</div>

Latest revision as of 14:46, 22 February 2024


Your feedback matters

Thank you for being a part of this year's Digital Government Leaders Summit, whether in person or virtually.

Your feedback is important to us!

Tell us what stood out for you, where we can do better, and any ideas you have for future Summits.

Complete the feedback form: https://forms.office.com/r/GnzCGKa4TB


Welcome

Every year, the Chief Information Officer of Canada, at the Treasury Board of Canada Secretariat, hosts the Digital Government Leaders Summit.

Scheduled for January 29 and 30, 2024, this year’s Summit unites digital leaders from across the federal public service.

The event offers a platform to:

  • discuss best practices
  • share lessons learned
  • plan for the future of digital government
  • advance Canada's Digital Ambition as a united digital community

The 2024 Summit theme is "Innovation, collaboration, and results." United by this theme, the event empowers the community to enhance digital service delivery for all Canadians. Both now and in the future.

Digital Government Leaders Summit 2024 at a glance

This year, on January 29, the virtual doors open to all digital community members.

Highlights

  • Keynote speakers
  • Dialogue session
  • Panel discussions
  • Q&A sessions
  • In-person networking event (by invite-only)
  • Themes:
    • Crisis response and citizen services
    • Artificial intelligence for efficient and fair services
    • International collaboration and innovation
    • Diversity, equity, and inclusion
    • Inspiring excellence in digital leadership
    • Values and ethics
    • Collaboration in enterprise-wide challenges
    • Best practices case study
    • Provincial and territorial insights
    • Collective service improvement

Learn more

Notable guests

  • The Honourable Anita Anand President of the Treasury Board
  • John Hannaford, Clerk of the Privy Council and Secretary to the Cabinet
  • Valeriya Ionan, Deputy Minister for Eurointegration at the Ministry of Digital Transformation of Ukraine
  • Louise McEvoy, Vice President in Cyber Security, Mount Everest Summiteer
  • Jeremy Hansen, Canadian Space Agency (CSA) astronaut
  • Kristina Casey - Assistant Deputy Minister, Chief Service and Digital Officer, Transport Canada
  • Christiane Fox - Deputy Clerk of the Privy Council, Associate Secretary to the Cabinet, and newly appointed V&E Task Force lead
  • Alex Benay - Associate Deputy Minister, Public Services and Procurement Canada
  • Cliff Groen - Associate Deputy Minister of Employment and Social Development and Chief Operating Officer for Service Canada
  • Scott Jones - President, Shared Services Canada
  • Teresa D'Andrea - Human Capital Management Chief Data Officer, Public Services and Procurement Canada
  • Kentia Dazulma - Executive Director, Enterprise Data Portfolio and Integration, Employment and Social Development Canada
  • Liz McKeown - Executive Director, Office of the Chief Information Officer
  • Len Bastien - Senior Assistant Deputy Minister and Special Advisor Office of the Chief Information Officer of Canada Treasury Board of Canada Secretariat

Learn more

Virtual pavilion

Discover the latest programs and projects from partner organizations.

Learn more