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
<br/><br/>
</div>
In this session learners will hear about the neccessity and power of team and program level Social Contracts in agile product delivery organizations

After this class, attendees will be able to:


  1. Identify the value of team level social contracts.
  2. Learn to use Social Contracts for change management.
  3. Differentiate the various program Social Contracts.
  4. Learn how Social Contracts work for Business Agility
  5. Understand how Social Contracts create organizational accountability.
Who should attend:
All program members
Duration:
2 hour




Check out the New LACE Video for an overview of Social Contracts!





We value your input! Take our survey and let us know your thoughts.

LACE: Social Contract video survey





This course is part of all learning paths


LACE Course Catalog

LACE Learning Paths

LACE Course Calenda

Downloads:

 Course Slides



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 = "LACE Explained: Social Contracts";

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


HTML
<style>
.innerCell{
overflow:hidden !important;
}</style>