Developing a complex digital outcome requires structured planning. Project management is not a one-time setup; it is an active, ongoing process of setting milestones, tracking progress, and adapting when issues arise.
Use project management tools effectively to monitor progress, update timelines, and manage resources throughout development.
Critically evaluate project management choices, showing how active tracking and key adjustments allowed you to overcome bottlenecks and deliver a successful digital outcome on time.
In digital technology, project management has shifted away from rigid "Waterfall" planning toward Agile methodology. Agile breaks a large project down into smaller, manageable work cycles called Sprints (typically 1–2 weeks long). At the end of each sprint, developers test their progress, collect feedback, and adjust their plans before starting the next phase. This prevents total project failure when bugs or changes happen mid-way through development.
A Kanban Board (e.g., Trello or Jira) organizes tasks visually into columns: To Do, In Progress, and Done. This lets developers immediately see bottlenecks—such as having too many tasks stuck in "In Progress" at once—and reallocate time accordingly.
Planning requires understanding three key timeline concepts:
Practice constructing a project management plan for a digital outcome (e.g., a school event website or mobile app). Add tasks, assign start/end weeks, specify prerequisites, and track their status below!
| Task Name | Sprint / Phase | Dependency | Status | Action |
|---|---|---|---|---|
| Conduct End-User Surveys | Sprint 1: Research & Wireframing | None | Done | |
| Build HTML/CSS Layout | Sprint 2: Front-End Coding | Conduct End-User Surveys | In Progress |
Test your understanding of project management principles:
For NCEA Excellence, you must explain how adjusting your project management plan solved real development issues.