Difference between revisions of "Digital Gov Leaders Summit"

From wiki
Jump to navigation Jump to search
(Undo revision 107305 by Madeleine.daigle (talk))
Tag: Undo
Line 87: Line 87:
 
}
 
}
  
 +
/* Remove extra left and right margins, due to padding in columns */
 +
.row {
 +
  margin: 0 -5px;
 +
  clear: both;
 +
  display: flex;
 +
  flex-flow: row wrap;
 +
}
 +
 +
.column {
 +
  flex: 0 0 25%;
 +
  display: flex;
 +
  padding: 10px;
 +
 +
}
 +
/* Clear floats after the columns */
 +
.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: "";
 +
  visibility: hidden;
 +
  display: block;
 +
  height: 0;
 +
  clear: both;
 +
}
 +
/* Style for projects */
 +
.thumbnail img { 
 +
  display: block;
 +
  margin-left: auto;
 +
  margin-right: auto;
 +
}
 +
 +
.thumbRow {
 +
  margin: 0 -5px;
 +
  clear: both;
 +
  display: flex;
 +
  flex-flow: row wrap;
 +
}
 +
.thumbRow:after {
 +
  content: "";
 +
  display: table;
 +
  clear: both;
 +
}
 +
 +
*{
 +
  box-sizing: border-box;
 +
}
 +
 +
.thumbnail h4
 +
{
 +
  background-color: #52C765;
 +
  margin: auto;
 +
  padding: 20px;
 +
  text-align: center;
 +
  color: black;
 +
  font-size: 20px;
 +
  text-decoration: underline;
 +
}
 +
 +
.thumbnail h4 a
 +
{
 +
  color: black;
 +
}
 +
 +
.thumbnail h4 a:hover
 +
{
 +
  color: white;
 +
}
 +
.thumbnail h4 a:focus
 +
{
 +
  color: white;
 +
}
 +
 +
.thumbcontent
 +
{
 +
  padding: 20px;
 +
}
 +
.thumbcolumn {
 +
  flex-basis: 25%;
 +
  padding: 10px;
 +
  display: flex;
 +
  align-items: stretch;
 +
  justify-items: stretch;
 +
  justify-content: stretch;
 +
}
 +
 +
.thumbnail {
 +
  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 */
 
/* For smaller screen sizes */
 
@media (min-width: 100px) and (max-width: 950px)  
 
@media (min-width: 100px) and (max-width: 950px)  
 
{
 
{
 +
.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 */
  
 +
}
 
}
 
}
 
}}
 
}}

Revision as of 15:39, 3 October 2023

2024DIGITAL GOVERNMENT LEADERS SUMMIT SOMMET DES DIRIGEANTS DU GOVERNMENT NUMÉRIQUE


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.


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.

Digital Government Leaders Summit 2024 at a glance:

Participation from coast to coast to coast.

Typically, an exclusive gathering for digital leaders, this year, the virtual doors open to all GCDigital community members on January 29.

Mark the date and join in virtually to discover new possibilities and impactful outcomes.

  • Date: [Insert Chosen Date]
  • Time: [Insert Chosen Time]
  • Platform: [Insert Chosen Platform]
  • Virtual Participation Link: [Insert Link]

1. Discovery

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.

2. Alpha

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.

3. Beta

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.

4. Live

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