PGMP · Question #232
Which of the following documents contain a list of all problems, unfavorable events, or situations that occurred so far in the program?
The correct answer is C. Program issue register. The program issue register is the official log of all problems, unfavorable events, and situations that have already occurred during program execution.
Question
Which of the following documents contain a list of all problems, unfavorable events, or situations that occurred so far in the program?
Options
- AProgram charter
- BProgram risk register
- CProgram issue register
- DProgram scope statement
How the community answered
(25 responses)- B4% (1)
- C92% (23)
- D4% (1)
Why each option
The program issue register is the official log of all problems, unfavorable events, and situations that have already occurred during program execution.
The program charter formally authorizes the program and names the program manager; it does not log problems or unfavorable events.
The program risk register tracks potential future risks and their response plans, not problems that have already occurred.
The program issue register tracks all identified issues - problems and unfavorable events that have already materialized - along with their status, owners, and resolution actions, making it the definitive record of occurred problems throughout the program lifecycle.
The program scope statement defines the work required to deliver the program's benefits and does not record problems or unfavorable events.
Concept tested: Program issue register purpose and contents
Source: https://www.pmi.org/pmbok-guide-standards/foundational/standard-for-program-management
Topics
Community Discussion
No community discussion yet for this question.