SWE 3710: Week 1 and Sprint 25f1 Activities
Fall 2025
DRAFT
This document provides a detailed description of activities that are to be
done in week 1 and in the first sprint. In many cases, these are assigned
to specific roles.
All: meet with client
- If meeting with client online, be sure to mirror screen; never use
extend while presenting because you can’t follow both.
DevOps Lead: ensure the repository is set up appropriately.
main
and dev
branches as appropriate
- there is a
doc
folder
- no pending merge requests
- the
README.md
file in the top folder contains the required material
- merge requests are set up as described in the
ScrumMaster: Set up the issue board as described below.
Additional items coming
Repository
Set up your GitLab issue board with the following columns:
- Open - issue is in the sprint and ready for work
- In Development - issues for which work has been started
- Externally Blocked - issues for which progress is blocked by an
external entity (not your PO or another team member!)
- Ready for Review - issues which the developer considers done
- Closed - issue closed by the POP
Note the Product Owner Proxy has the ability and responsibility to close
PBIs. If an error is found by the PO later, simply create a new PBI.