- A
Allow the developer to continue because the feature might add value
Why wrong: Allowing unplanned work disrupts the sprint goal and may cause scope creep.
- B
Remind the team that only items from the sprint backlog should be worked on, and ask the developer to stop and discuss with the product owner after the standup
The Scrum Master protects the sprint scope and ensures transparency.
- C
Ask the developer to work on the feature after the current sprint
Why wrong: This decision should involve the product owner.
- D
Add the feature to the product backlog and ignore it for now
Why wrong: The product owner should be involved to decide priority.
PMP Process — Managing Technical Aspects Practice Question
This PMP practice question tests your understanding of process — managing technical aspects. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
You are managing a marketing campaign project using an agile approach. During the daily standup, a developer mentions they have started working on a feature that was not agreed upon in sprint planning. The product owner is not aware of this work. What should you do as the Scrum Master?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Remind the team that only items from the sprint backlog should be worked on, and ask the developer to stop and discuss with the product owner after the standup
Option B is correct because the Scrum Master's role is to ensure the team adheres to Scrum practices, including focusing only on the sprint backlog during the sprint. Unauthorized work can lead to scope creep and undermine sprint goals. The developer should stop and discuss with the product owner after the standup to determine if the feature should be added to the product backlog for future consideration. Option A is wrong because allowing unplanned work without stakeholder agreement disrupts the sprint plan. Option C is wrong because it still permits unplanned work without proper prioritization by the product owner. Option D is wrong because adding the feature to the product backlog should be done only after discussion with the product owner, not ignored, and the team should not continue working on it during the current sprint.
Key principle: ACLs process entries top to bottom and stop at the first match. Entry order and interface direction matter as much as the permit or deny statement.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Allow the developer to continue because the feature might add value
Why it's wrong here
Allowing unplanned work disrupts the sprint goal and may cause scope creep.
- ✓
Remind the team that only items from the sprint backlog should be worked on, and ask the developer to stop and discuss with the product owner after the standup
Why this is correct
The Scrum Master protects the sprint scope and ensures transparency.
Related concept
Standard ACLs match source addresses.
- ✗
Ask the developer to work on the feature after the current sprint
Why it's wrong here
This decision should involve the product owner.
- ✗
Add the feature to the product backlog and ignore it for now
Why it's wrong here
The product owner should be involved to decide priority.
Common exam traps
Common exam trap: ACLs stop at the first match
ACLs are processed top to bottom. The first matching entry wins, and an implicit deny usually exists at the end.
Detailed technical explanation
How to think about this question
ACL questions test precision: source, destination, protocol, port and direction. A generally correct ACL can still fail if it is applied on the wrong interface or in the wrong direction.
KKey Concepts to Remember
- Standard ACLs match source addresses.
- Extended ACLs can match source, destination, protocol and ports.
- The first matching ACL entry is used.
- There is usually an implicit deny at the end.
TExam Day Tips
- Check inbound versus outbound direction.
- Read the ACL from top to bottom.
- Look for a broader permit or deny above the intended line.
Key takeaway
ACLs process entries top to bottom and stop at the first match. Entry order and interface direction matter as much as the permit or deny statement.
Real-world example
How this comes up in practice
A security administrator must allow nursing staff to reach a patient records server while blocking access from the guest Wi-Fi VLAN. After applying an extended ACL, traffic is still blocked from nursing workstations. The ACL was applied outbound instead of inbound on the wrong interface. Questions like this test ACL direction and placement rules.
What to study next
Got this wrong? Here's your next step.
Review ACL processing order, placement rules (standard near destination, extended near source), and inbound vs outbound direction. Study wildcard masks and implicit deny. Then practise related PMP ACL questions on filtering logic and placement.
- →
Process — Managing Technical Aspects — study guide chapter
Learn the concepts, then practise the questions
- →
Process — Managing Technical Aspects practice questions
Targeted practice on this topic area only
- →
All PMP questions
892 questions across all exam domains
- →
Project Management Professional PMP study guide
Full concept coverage aligned to exam objectives
- →
PMP practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related PMP practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
People — Leading Projects practice questions
Practise PMP questions linked to People — Leading Projects.
Process — Managing Technical Aspects practice questions
Practise PMP questions linked to Process — Managing Technical Aspects.
Business Environment — Strategy and Value practice questions
Practise PMP questions linked to Business Environment — Strategy and Value.
Business Environment: strategy and project benefits practice questions
Practise PMP questions linked to Business Environment: strategy and project benefits.
PMP fundamentals practice questions
Practise PMP questions linked to PMP fundamentals.
PMP scenario practice questions
Practise PMP questions linked to PMP scenario.
PMP troubleshooting practice questions
Practise PMP questions linked to PMP troubleshooting.
Practice this exam
Start a free PMP practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this PMP question test?
Process — Managing Technical Aspects — This question tests Process — Managing Technical Aspects — Standard ACLs match source addresses..
What is the correct answer to this question?
The correct answer is: Remind the team that only items from the sprint backlog should be worked on, and ask the developer to stop and discuss with the product owner after the standup — Option B is correct because the Scrum Master's role is to ensure the team adheres to Scrum practices, including focusing only on the sprint backlog during the sprint. Unauthorized work can lead to scope creep and undermine sprint goals. The developer should stop and discuss with the product owner after the standup to determine if the feature should be added to the product backlog for future consideration. Option A is wrong because allowing unplanned work without stakeholder agreement disrupts the sprint plan. Option C is wrong because it still permits unplanned work without proper prioritization by the product owner. Option D is wrong because adding the feature to the product backlog should be done only after discussion with the product owner, not ignored, and the team should not continue working on it during the current sprint.
What should I do if I get this PMP question wrong?
Review ACL processing order, placement rules (standard near destination, extended near source), and inbound vs outbound direction. Study wildcard masks and implicit deny. Then practise related PMP ACL questions on filtering logic and placement.
What is the key concept behind this question?
Standard ACLs match source addresses.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More PMP practice questions
- During a sprint review, the product owner rejects a completed user story because it does not meet the acceptance criteri…
- During a daily standup, a developer mentions she is blocked by a dependency from another team. The issue was not previou…
- A project manager is leading a digital transformation initiative. Midway through the project, a new regulation is introd…
- Your project is a large infrastructure build. You have completed the planning phase, but the sponsor has put pressure on…
- You are managing a software development project using a hybrid approach. During a sprint review, the product owner reque…
- Your agile project has been experiencing declining velocity over the last three sprints. During the retrospective, the t…
Last reviewed: Jun 21, 2026
This PMP practice question is part of Courseiva's free PMI certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PMP exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.