AS 91076 · 3 credits · Internal
Programming
Construct a basic computer program for a specified task
Study with Coach
Save your actual school result to count your credits.
You need to write a working computer program that solves a specific task given to you. Your program must use basic programming concepts (variables, conditions, loops) and work correctly when tested. You'll be marked on how well your program works, how clear your code is, and how thoroughly you test it.
What to do, grades and common mistakes
- ·Write a program in a suitable language that implements a plan to solve the specified task
- ·Use variables, selection (if/else), iteration (loops), and predefined functions or methods
- ·Include comments in your code that explain what different sections do
- ·Test your program with different inputs to find and fix problems
- ·Handle edge cases and invalid inputs so your program doesn't crash
You construct a working program that completes the task, with clear code layout, helpful comments, and testing on normal inputs.
You independently write a well-structured program using appropriate programming choices, document it clearly with comments that explain the code, and systematically test it with both normal and boundary inputs.
Your assessment resources
The standard itself12
- Achievement Standard · 2018PDF ↗
- Achievement Standard · 2018DOC ↗
- Achievement Standard · 2017PDF ↗
- Achievement Standard · 2017DOC ↗
- Achievement Standard · 2015PDF ↗
- Achievement Standard · 2015DOC ↗
- Achievement Standard · 2014PDF ↗
- Achievement Standard · 2014DOC ↗
- Achievement Standard · 2012PDF ↗
- Achievement Standard · 2012DOC ↗