AS91903 | Use complex techniques to develop a digital media outcome

This standard is all about moving past Basic websites, Basic videos, or simple Static graphics. You are expected to act like a professional digital developer; planning, Testing, applying Design rules, and constantly making your Project better based on user Feedback.

Criteria

Achievement (Pass)Achievement with Merit (Good)Achievement with Excellence (Great)
Use Complex techniques to develop a digital media Outcome.Use Complex techniques to develop an informed digital media Outcome.Use Complex techniques to develop a refined digital media Outcome.
Apply Complex tools and techniques that fit your purpose and end-user.
Use your Testing Data to actively improve the quality of your digital media Outcome.Show iterative improvement (a continuous Loop of designing, Testing, and tweaking) throughout the whole process.
Apply Basic Data Integrity and Testing procedures.Use UX principles specifically to improve user interactions.Use efficient tools and techniques to build a highly polished, professional Outcome.
Follow Basic user experience (UX) principles.
Address relevant implications (e.g., Legal, Accessibility).

Step-By-Step Guide

Define Your Purpose, End-Users, and Implications:Planning Phase

Before building anything, clearly Define what you are making and who it is for. You must also Explain how you will Address “relevant implications.” Pick at least two or three that matter to your Project, such as:

  • Legal/Intellectual Property: Where are you getting images/audio? Are you using Creative Commons?
  • Accessibility: How will visually impaired users interact with your media (e.g., color contrast, alt text)?
  • Privacy: If your Outcome collects Data, how is it stored safely?

Choose and Apply Your Complex Techniques:Development Phase

You cannot just use Basic features. Your Outcome must integrate Complex techniques. Depending on what you are making, this could include:

  • Web/App Development: Responsive Design (looks good on mobile and desktop), Dynamic Data handling, or automation using custom scripts.
  • Video/Animation: Sophisticated digital effects, multi-track audio mixing, or Advanced color grading.
  • Print/Graphic Design: Advanced typography, pre-press layout standards, or multi-layered composite imagery.

Excellence Tip: Use efficient tools. This means coding cleanly, using master styles/templates, organizing your file layers logically, and using non-destructive editing techniques.

Apply User Experience (UX) Principles:Design Phase

Don’t just make it look pretty, make it work well. You Need to show that you understand UX concepts like visual hierarchy, intuitive navigation, consistency, and readability.

  • For Merit/Excellence: Don’t just plan for UX; show how you adjusted your Design because a UX rule or user test told you something was confusing.

4.Test, Tweak, and Refine (Iterative Improvement):Testing Phase.

This is where many students miss out on Excellence. You cannot just test your Project once at the very end.

  • Data Integrity & Testing: Test browser compatibility, broken links, asset rendering, or video export settings.
  • Iterative Process: Create a version > Test it yourself and get user feedback $\rightarrow$ Find a bug or UX issue > Fix it > Test it again.
  • Evidence: Take screenshots of your Project when it was broken or messy, and couple them with screenshots of how you fixed it. Documenting this cycle is exactly how you prove your Outcome is informed and refined.

Quick Tips for Success

Document Everything: Keep a digital development diary or a neat Google Doc. Every time something breaks and you fix it, take a screenshot. Your teacher can’t grade the work you forgot to show them!

  • Keep it clean: If you are coding, Comment your code. If you are using Photoshop or Premiere, name your layers and tracks. This proves the “efficiency” required for Excellence.
  • Focus on the End-User: Whenever you make a Design choice, Justify it by mentioning your target audience. (e.g., “I changed the font size to 18px because my target audience is elderly users, addressing the Usability Implication.”)

Purpose and End Users

What is the purpose of your digital media Outcome?

What the assessor wants

A clear explanation of what your product does and the problem it solves.

Video Game Example

“The purpose of my game is to Provide an entertaining puzzle-solving experience for secondary school students. Players progress through increasingly difficult levels while developing logical thinking skills.”

Website Example

“The purpose of my website is to Provide Christchurch Boys’ High School students with easy access to club information, events, and sign-up forms.”

Database Example

“The purpose of my database System is to allow staff to efficiently store, search, update, and report on student achievement information.”

Structure

  • What the product is
  • What it does
  • Why it exists
  • What problem it solves

Who are the End Users?

What the assessor wants

Specific users, not “everyone”.

Video Game

  • Teenagers aged 13-18
  • Casual gamers
  • Students interested in puzzles

Website

  • Students
  • Parents
  • Teachers
  • School administrators

Database

  • Office staff
  • Teachers
  • Managers
  • Librarians

Structure

Describe:

  • Age group (if relevant)
  • Technical ability
  • Needs
  • Context of use

What are the End User Requirements?

What the assessor wants

A list of features or expectations users Need.

Video Game

  • Easy-to-understand controls
  • Smooth gameplay
  • Save System
  • Engaging graphics
  • Responsive Design

Website

  • Mobile friendly
  • Fast loading
  • Easy navigation
  • Accessible content
  • Contact information

Database

  • Accurate Data entry
  • Fast searching
  • Secure access
  • Reporting tools
  • Easy interface

Strong Answer Structure

RequirementWhy Users Need It
Mobile-friendly DesignUsers often access the System on phones
Fast loading pagesImproves user experience
Clear navigationUsers can find information quickly

Tools and Techniques

What tools and techniques have you used?

You must Identify at least two Complex techniques.

Video Game Examples

  • Player save System
  • AI opponents
  • Animated sprites
  • Physics engine
  • Level progression System
  • Scripted events

Website Examples

  • Responsive Design
  • Database integration
  • User authentication
  • Dynamic content
  • JavaScript interactivity
  • API integration

Database Examples

  • Relational database Design
  • Advanced queries
  • Automated reports
  • Validation rules
  • User permissions
  • Search and filtering systems

Example Response

“I used responsive Design and Dynamic Data handling. Responsive Design allowed the interface to work across phones, tablets, and desktop computers. Dynamic Data handling allowed information to be retrieved and displayed automatically from the database.”

How have you applied appropriate tools and techniques to meet the purpose and user requirements?

What the assessor wants

Connect your techniques directly to user needs.

Formula

Technique → Implementation → User Benefit

Example

“I implemented responsive Design using CSS media queries. This ensured users could access the website effectively on desktop and mobile devices, meeting the user requirement for Accessibility across multiple devices.”

How have your tools and techniques been efficient?

Excellence-Level Thinking

Explain why your choices saved:

  • Time
  • Effort
  • Money
  • Complexity

Examples

Video Game

“Using reusable scripts allowed me to create multiple enemies without rewriting code, making development faster and more efficient.”

Website

“Bootstrap components allowed me to quickly create responsive layouts without building every element from scratch.”

Database

“Using SQL queries automated Data retrieval, reducing manual processing time for users.”

User Experience Principles

You must select three UX principles.

Recommended combinations

Video Game

  • User Interface Design
  • Interaction Design
  • Usability Evaluation

Website

  • Information Architecture
  • User Interface Design
  • Accessibility

Database

  • Information Architecture
  • User Interface Design
  • Usability Evaluation

How have you applied UX principles relevant to the purpose?

Example: Website

Information Architecture

  • Created a logical navigation menu
  • Grouped similar pages together

User Interface Design

  • Used consistent colours and buttons
  • Clear headings

Accessibility

  • High colour contrast
  • Alternative text on images

How have UX principles improved quality?

Excellence-Level Answer

Don’t just say what you did.

Explain:

  • What problem existed
  • What change was made
  • How quality increased

Example

“User Testing showed that students struggled to locate club information. I reorganised the navigation structure and reduced the number of menu items. This improved Usability because users could find information in fewer clicks.”

Relevant Implications

Choose three implications.

Good Choices for Video Games

  • Accessibility
  • Ethical
  • End User Considerations

Sample

“I included adjustable volume controls and colour choices so players with different preferences and needs could comfortably use the game.”

Good Choices for Websites

  • Privacy
  • Accessibility
  • Legal

Sample

“I only collected information necessary for the contact form and stored it securely to protect user privacy.”

Good Choices for Databases

  • Privacy
  • Functionality
  • Sustainability and Future Proofing

Sample

“I implemented user permissions so only authorised users could access sensitive Data, helping protect privacy.”

Testing

How did you use information from Testing procedures?

What the assessor wants for Merit

Explain:

  1. Problem found
  2. Evidence gathered
  3. Change made
  4. Improvement achieved

Example

“User Testing showed that players became confused in Level 3 because instructions were unclear. Based on this Feedback, I added a tutorial screen and visual prompts. Subsequent Testing showed players completed the level more successfully.”

Strong Structure

TestProblem FoundChange MadeResult
User TestingNavigation confusingAdded menu labelsFaster navigation

High Quality Outcome

How did you use iterative improvement?

This is the most important Excellence question.

What Iterative Improvement Means

Repeated cycles of:

  • Plan
  • Develop
  • Test
  • Improve

Not one big change at the end.

Strong Structure

Iteration 1

  • Created Prototype
  • Tested with users
  • Found issues

Iteration 2

  • Improved Design
  • Added features
  • Retested

Iteration 3

  • Refined interface
  • Fixed bugs
  • Improved Performance

Final Outcome

  • Better quality
  • More user-friendly
  • Better meets requirements

Example

“Initially, my website had a simple navigation bar. User Testing revealed users could not easily locate information. I reorganised the menu structure and added dropdown menus. Further Testing identified mobile layout issues, so I implemented responsive CSS. Final Testing showed users could successfully complete tasks on both desktop and mobile devices. Through these iterative cycles, the Outcome became more efficient, accessible, and user-friendly.”

Excellence Checklist

To achieve Excellence, Ensure your answers show:

  • At least two Complex techniques
  • Three UX principles explained
  • Three relevant implications addressed
  • Evidence of Testing
  • Testing led to improvements
  • Multiple cycles of Iteration
  • Explanation of why tools were efficient
  • Strong links between decisions and user requirements

The strongest responses consistently follow the pattern:

Problem → Decision → Implementation → Improvement → User Benefit