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 get an overview of the value, importance, and mechanics of Roadmaps at the Solution, Program, and PI levels.

Learners will:


  1. Understand the value of Roadmaps
  2. Identify the 3 key components of Roadmaps
  3. Distinguish the scope and characteristics of different Roadmaps
  4. Recognize the responsibilities of Stakeholders, Leadership, and Delivery Teams
Who should attend:
Program and Product Managers
Duration:
1 Hour


This course is part of the Product Management Learning Path

Roadmaps Image


Downloads:

 Course Preview



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: Roadmaps";

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>