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>
Overview:
No matter how long you have been practicing Scrum, Foundations of Scrum Mastery is the next few pieces of the puzzle. It is a true immersion into the world of a Scrum Master in a SAFe environment. We will explore facilitation, teaching, modeling, and coaching to drive measurable results. We take the time to utilize techniques that help the Delivery Team, Product Owner, and the organization succeed.
The class is full of real-world examples from the participants’ experiences and coaches through practical tools and techniques that can be implemented immediately at your workplace. The course is a deep dive with hands-on activities and exercises to demonstrate key concepts .
Who should attend:
The Foundations of Scrum Mastery course is suitable for existing Scrum Masters, Agile coaches, team leaders, project managers, and others assuming the role of an Agile Team facilitator.


Duration: 2 Days, 10 AM - 4 PM

Learning Path: Agile Facilitation/Coaching

Excerpt Include
Agile Facilitation and Coaching Learning Path
Agile Facilitation and Coaching Learning Path
nopaneltrue


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 Foundations: Scrum Mastery";

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