- A
Replace the daily Scrum with a daily email status update
Why wrong: The daily Scrum is a synchronization event; emails lack the interactive inspection and adaptation.
- B
Hold two separate daily Scrums: one for each time zone region
Why wrong: This would create information silos and harm team cohesion.
- C
Enforce the fixed time rigidly and ask remote members to adjust their schedules
Why wrong: This would alienate remote team members and reduce engagement.
- D
Rotate the daily Scrum time each sprint to share the inconvenience fairly
Rotating times ensures that all team members can occasionally attend during their normal working hours, fostering inclusion.
Quick Answer
The correct answer is to rotate the daily Scrum time each sprint to share the inconvenience fairly. This solution directly addresses the distributed team daily Scrum time zone challenge by ensuring no single region bears the burden of an off-hours meeting, preserving the Scrum principle of a daily synchronization event for the entire development team. On the Certified Associate in Project Management CAPM exam, this scenario tests your understanding of the Scrum Master’s role as a servant-leader who facilitates team effectiveness and removes impediments, not as a manager enforcing a fixed schedule. A common trap is assuming the product owner’s insistence on a fixed time overrides team needs, but the Scrum Guide empowers the development team to self-organize around the daily Scrum. Remember the memory tip: “Rotate to relate”—alternating times keeps all time zones engaged and prevents disengagement.
CAPM Agile Frameworks and Methodologies Practice Question
This CAPM practice question tests your understanding of agile frameworks and methodologies. 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.
A distributed agile team has members in three different time zones. They use Scrum with two-week sprints. The daily Scrum is held at 9:00 AM Eastern Time, which is inconvenient for the team members in India (7:30 PM) and Australia (11:00 PM). The team is struggling with communication and frequently misses the daily Scrum. The product owner is not attending anyway, but the development team members from remote locations feel left out. The Scrum Master wants to improve the situation. The team has decided to try alternating the time of the daily Scrum. However, the product owner insists that the team should all be available at a fixed time. The remote developers are becoming disengaged. What should the Scrum Master do?
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
Rotate the daily Scrum time each sprint to share the inconvenience fairly
The core of the problem is the meeting time. The Scrum Master should advocate for the team and suggest rotating the time to accommodate everyone, ensuring that the whole team can attend. Having two separate daily Scrums would break the team cohesion. Recording the meeting doesn't allow for live interaction. Moving to email updates eliminates the event's purpose.
Key principle: NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Replace the daily Scrum with a daily email status update
Why it's wrong here
The daily Scrum is a synchronization event; emails lack the interactive inspection and adaptation.
- ✗
Hold two separate daily Scrums: one for each time zone region
Why it's wrong here
This would create information silos and harm team cohesion.
- ✗
Enforce the fixed time rigidly and ask remote members to adjust their schedules
Why it's wrong here
This would alienate remote team members and reduce engagement.
- ✓
Rotate the daily Scrum time each sprint to share the inconvenience fairly
Why this is correct
Rotating times ensures that all team members can occasionally attend during their normal working hours, fostering inclusion.
Related concept
Static NAT maps one inside address to one outside address.
Common exam traps
Common exam trap: NAT rules depend on direction and matching traffic
NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.
Detailed technical explanation
How to think about this question
NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.
KKey Concepts to Remember
- Static NAT maps one inside address to one outside address.
- PAT allows many inside hosts to share one public address using ports.
- Inside local and inside global describe the private and translated addresses.
- NAT ACLs identify traffic for translation, not always security filtering.
TExam Day Tips
- Identify inside and outside interfaces first.
- Check whether the scenario needs static NAT, dynamic NAT or PAT.
- Do not confuse NAT matching ACLs with normal packet-filtering intent.
Key takeaway
NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.
Real-world example
How this comes up in practice
A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.
What to study next
Got this wrong? Here's your next step.
Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related CAPM NAT questions on configuration and troubleshooting.
- →
Agile Frameworks and Methodologies — study guide chapter
Learn the concepts, then practise the questions
- →
Agile Frameworks and Methodologies practice questions
Targeted practice on this topic area only
- →
All CAPM questions
503 questions across all exam domains
- →
Certified Associate in Project Management CAPM study guide
Full concept coverage aligned to exam objectives
- →
CAPM practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related CAPM practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Agile Frameworks and Methodologies practice questions
Practise CAPM questions linked to Agile Frameworks and Methodologies.
Project Management Fundamentals and Core Concepts practice questions
Practise CAPM questions linked to Project Management Fundamentals and Core Concepts.
Predictive Plan-Based Methodologies practice questions
Practise CAPM questions linked to Predictive Plan-Based Methodologies.
Business Analysis Frameworks practice questions
Practise CAPM questions linked to Business Analysis Frameworks.
CAPM fundamentals practice questions
Practise CAPM questions linked to CAPM fundamentals.
CAPM scenario practice questions
Practise CAPM questions linked to CAPM scenario.
CAPM troubleshooting practice questions
Practise CAPM questions linked to CAPM troubleshooting.
Practice this exam
Start a free CAPM 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 CAPM question test?
Agile Frameworks and Methodologies — This question tests Agile Frameworks and Methodologies — Static NAT maps one inside address to one outside address..
What is the correct answer to this question?
The correct answer is: Rotate the daily Scrum time each sprint to share the inconvenience fairly — The core of the problem is the meeting time. The Scrum Master should advocate for the team and suggest rotating the time to accommodate everyone, ensuring that the whole team can attend. Having two separate daily Scrums would break the team cohesion. Recording the meeting doesn't allow for live interaction. Moving to email updates eliminates the event's purpose.
What should I do if I get this CAPM question wrong?
Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related CAPM NAT questions on configuration and troubleshooting.
What is the key concept behind this question?
Static NAT maps one inside address to one outside address.
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 →
Last reviewed: Jun 24, 2026
This CAPM 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 CAPM 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.