IA3 secure data exchange workspace

One page for evidence, draft checking and readiness.

This replaces the old separate IA3 pages. Students build the proof, scan the draft language and check readiness in one clean workspace.

Start IA3 workspace Open IA3 calibration Downloadable Vibe Coding

Downloadable Vibe Coding

Get everything ready before students start coding.

Students install Node.js, download the prepared starter folder, run npm install, then begin editing a simple home page with HTML, CSS and JavaScript.

Open AI helper

Step 1

Download Node.js

Install the Windows LTS version using the default options. This gives students both node and npm.

Download Node.js LTS

Step 2

Download the starter zip

This zip contains the ready-made folder structure, a home page, CSS, JavaScript, a server file and a student prompt template.

Download starter zip

Step 3

Run the project

Open the extracted folder in VS Code, then run npm install and npm start. Open localhost:3000.

Use AI helper
public/index.html

Controls the page structure: headings, sections, buttons and content.

public/style.css

Controls the design: colour, spacing, layout, fonts and visual communication.

public/script.js

Controls the behaviour: clicks, messages, changes and user interaction.

Prompt students can reuse in any AI tool

Students paste one file at a time and ask for one improvement at a time.

Safe use reminder: do not paste private assessment work, student names, passwords, API keys or login details into an AI tool. Use this for code practice and testing only.
IA3 Calibration is now part of the workspace flow.

Use the 25/25 style exemplar to compare evidence, see what strong IA3 work looks like, and check how APPs, CIA, ERDs, DFDs, pseudocode, testing and evaluation connect.

Open calibration exemplar

Active section

Loading section

Loading...

Sentence starter:
0words
0%section readiness

Evidence table

This replaces the separate IA3 evidence table page. Put the proof first, then explain what it proves.

Evidence typeExact proofWhat it provesNext improvement

Draft scanner

Paste a draft or section here. The scanner checks for visible IA3 language across data exchange, DFDs, privacy/security, testing and evaluation.

IA3 learning web

Use these terms when explaining how the system works. The aim is not to name-drop words, but to connect the word to evidence.

APIJSONSQLDFDdata flowexternal entityprocessdata storeAPPsCIA triadauthenticationencryptionvalidationtestingevaluation