Lesson 10: Complex Digital Outcome Capstone Synthesis & Deployment
Developing a complex digital outcome to solve a real-world problem for NCEA Level 3 Digital Technologies.
🎯 Ngā Whāinga Akoranga | Learning Intentions
Comprehensive synthesis of digital technologies engineering: web deployment (Cloudflare Pages / Vercel), continuous integration, user documentation, and reflective project evaluation.
Deploy live production web application, submit complete Level 3 Digital Technologies Portfolio, and present final outcome to stakeholders.
🎥 Media Anchor & Pedagogical Scaffold
Web Application Deployment & Final Portfolio Synthesis
Video Clip: “How to Deploy a Web App Using Multiple Methods (Azure, Render, MongoDB Atlas, Koyeb, and more )” — 57 min 57 s.
🧠 1. Before Viewing (Activate & Predict)
What have you learned through building a full-stack complex digital outcome from initial concept to live production deployment?
👁️ 2. During Viewing — the clip runs 57m57s; select the segments that serve these jobs
- Capture: Deploy live application to production hosting with HTTPS security and custom domains.
- Capture: Synthesise user feedback and evaluate how technological choices met the original brief.
- Capture: Complete final digital technologies unit self-assessment and reflection.
🗣️ 3. After Viewing & Kaiako Move (Process & Apply)
Kaiako Move: Host a Digital Tech Showcase where students present live working web applications to school leadership and stakeholders.
Immediate Task: Final Level 3 Complex Digital Outcome Portfolio Submission & Deployment Certificate.
⚡ Whakaoho | Do Now: It Works on Your Machine. So What?
Two minutes: list everything that exists on your computer but not on the server. Environment variables, installed tools, a database that already has data in it, a file path only you have.
Every item on that list is a deployment failure waiting to happen. You have just written your own pre-flight checklist.
📖 Activity 1: Deploy It, Then Prove It Works for Someone Else
Ship it (13 min). Push to production and verify from a device that is not yours — ideally a phone on mobile data rather than your own wifi. Confirm the live URL serves what you expect, that API calls succeed against the real backend, and that authentication works for a freshly created account.
Hand it over (12 min). Give the live URL to a stakeholder with one task and no instructions. Record what breaks — something will. Fix whatever blocks the task, and log the rest honestly as known issues rather than quietly hoping.
📝 Activity 2: Level 3 Digital Technology Portfolio Task & Merit/Excellence Scaffolding (20 mins)
Portfolio Capstone. Submit: (1) the live deployed URL with evidence it works from a device you do not own; (2) user documentation written for someone who has never seen the app before; (3) a reflective evaluation covering what you built, what you would build differently, your outstanding known issues, and the one technical decision you are least confident was correct.
🏫 Kaiako Planning & Pedagogy Notes
NCEA Level 3 Alignment: Direct preparation for Level 3 Digital Technology (Develop a complex digital outcome to solve a specified problem). Emphasise systematic testing, stakeholder feedback loops, and technical code refinement for Merit/Excellence grades.