Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


HTML
<div class="" onclick="showTrainingPopup('upcoming-events-only');" style="font-size:large;cursor:pointer;text-decoration:underline;color:#0052CC;font-weight:bold;margin:auto;">
Show Upcoming Events
</div>
Writing Better Objectives and Key Results


In this clinic the LACE invites any member of the CCSQ community who authors OKRs or is struggling to understand the value of OKRs written by others to bring examples and work with the LACE team to recraft the OKR. The LACE team will help you focus on creating inspirational Objectives that motivate people to achieve a higher goal , and setting easy to understand Key Results that clearly link to the value of the objective while quantifying the measure of success. 


Please come with your own OKRs and be prepared to discuss a rewrite for the benefit of all attendees 

Who should attend:
Anyone responsible for authoring or consuming OKRs or delivering Key Results
Duration:
1 hr and 15 minutes. Typically, Thursday Afternoon. Please check the course calendar for exact times

Learning Paths



See the Results of Previous Clinics here

Want to schedule this course for your team or program?

Include Page
Intake
Intake

Excerpt Include
Working Copy Popup Test
Working Copy Popup Test
nopaneltrue

Excerpt Include
Attachments
Attachments
nopaneltrue

HTML
<script type="text/javascript">
var aTags = document.getElementsByTagName("strong");

var searchText = "OKR Clinic";

for (var i = 0; i < aTags.length; i++) {
  if (aTags[i].textContent == searchText) {
    aTags[i].parentNode.parentNode.parentNode.style="background-color:#c7ccdf;";
  }
}
</script>