Skip to content
ENT208TC Industry Readiness

Theory in Practice

Every session in this module applies established theory. This page names the frameworks so you can connect the practice to the academic literature.


What you did in sessionFrameworkKey concept
Three-question standup, 2 min per personScrum (Schwaber & Sutherland, 2020)Daily Scrum β€” synchronise the team, surface blockers, nothing else
Sprint goals, tasks, Done/Doing/To Do boardScrumSprint + Kanban board β€” time-boxed iteration with visible work
Must/Should/Could/Won’t prioritisationMoSCoW (DSDM framework)Explicit priority tiers force trade-off decisions before building starts
User story: As a [role], I want [action], so that [outcome]Extreme Programming (XP) / AgileRequirement from the user’s perspective β€” connects feature to value
Acceptance criteria: How do you know it is done?Behaviour-Driven Development (BDD)Testable conditions that define the boundary of a feature
Show prototype to user β€” do not explain β€” watchDesign Thinking (IDEO / Stanford d.school)Prototype + Test stage β€” observation before interpretation
Problem interviews: Tell me about the last time this happenedJobs-to-be-Done (Christensen) + Design ThinkingBackward-looking questions reveal real behaviour, not hypothetical intent
Find β†’ change β†’ test again, documented with before/afterLean UX (Gothelf & Seiden)Validated learning loop β€” evidence-based iteration
Build it β†’ test with users β†’ measure β†’ learn β†’ repeatLean Startup (Eric Ries)Build-Measure-Learn cycle β€” reduce waste by testing assumptions early
Architecture decision: why this stack, why this databaseArchitecture Decision Records (ADR)Capturing the reasoning behind technical choices, not just the choice
AI agent + user story + acceptance criteria as structured inputSpecification-Driven DevelopmentFormal input spec reduces ambiguity and improves AI output quality

ENT208TC assesses process over technology because the module is about Industry Readiness β€” not software skills.

Employers consistently report that new graduates can code but struggle to:

  • Break ambiguous problems into testable requirements
  • Work in structured teams with shared visibility
  • Make and document decisions under uncertainty
  • Test assumptions before building at scale

The frameworks above are the professional response to those challenges. You have been practising them since Week 3.


FrameworkAccessible starting point
ScrumThe Scrum Guide (free at scrum.org) β€” 13 pages
Design ThinkingStanford d.school Bootcamp Bootleg (free PDF)
Lean StartupEric Ries, The Lean Startup β€” Chapter 3 covers Build-Measure-Learn
MoSCoWDSDM Consortium β€” any Agile Project Management textbook
Jobs-to-be-DoneClayton Christensen, Competing Against Luck β€” Chapter 2
Lean UXJeff Gothelf & Josh Seiden, Lean UX β€” Chapter 1

This site uses anonymous analytics (Microsoft Clarity) to improve course content. No personal data is collected.
Current page
πŸ€–