Unit of Competency Mapping – Information for Teachers/Assessors – Information for Learners

ICAGAM507A Mapping and Delivery Guide
Develop intermediate 3-D software for games and interactive media

Version 1.0
Issue Date: March 2024


Qualification -
Unit of Competency ICAGAM507A - Develop intermediate 3-D software for games and interactive media
Description This unit describes the performance outcomes, skills and knowledge required to develop intermediate 3-D software for games or interactive media.
Employability Skills This unit contains employability skills.
Learning Outcomes and Application This unit applies to games programmers working in the game development industry.
Duration and Setting X weeks, nominally xx hours, delivered in a classroom/online/blended learning setting.
Prerequisites/co-requisites Not applicable.
Competency Field
Development and validation strategy and guide for assessors and learners Student Learning Resources Handouts
Activities
Slides
PPT
Assessment 1 Assessment 2 Assessment 3 Assessment 4
Elements of Competency Performance Criteria              
Element: Build a 3-D application using a provided framework or engine
  • Employ integrated development environment facilities to include existing 3-D libraries suitable for games or interactive media production
  • Use existing library facilities and appropriate language to facilitate configuration of a 3-D environment compatible with a specified platform
  • Instantiate virtual objects in a simple 3-D environment
  • Create mesh primitives using 3-D library routines
  • Generate code to manipulate 3-D objects, including cameras, lights and mesh primitives
  • Import pre-constructed meshes from persistent storage into a 3-D environment using scripts or library routines
  • Apply class inheritance to modify or extend existing 3-D class
  • Select and apply exception handling techniques to ensure program stability in a simple 3-D environment
       
Element: Create a graphical user interface (GUI) for a 3-D environment
  • Employ integrated development environment facilities to include existing 3-D compatible GUI controls suitable for games or interactive media production
  • Combine predefined GUI elements to create a simple interface for a 3-D environment
  • Modify scripts or code to customise existing GUI elements
  • Write code that processes events raised by a GUI in a 3-D environment
  • Create GUI events to modify the configuration of a simple 3-D environment
       
Element: Debug a 3-D application
  • Use stand-alone debugging tools or tools provided by an integrated development environment to examine variables and trace running code
  • Use debugging facilities, such as log windows or files, to detect logical and coding errors
       
Element: Deploy documentation tools
  • Investigate and select integrated or third-party documentation tools
  • Deploy integrated or third-party tools to create and maintain code documentation
       


Evidence Required

List the assessment methods to be used and the context and resources required for assessment. Copy and paste the relevant sections from the evidence guide below and then re-write these in plain English.

The evidence guide provides advice on assessment and must be read in conjunction with the performance criteria, required skills and knowledge, range statement and the Assessment Guidelines for the Training Package.

Overview of assessment

Critical aspects for assessment and evidence required to demonstrate competency in this unit

Evidence of the ability to:

create at least one 3-D framework or library that includes an appropriate GUI

create documentation generated by appropriate tools.

Context of and specific resources for assessment

Assessment must ensure access to:

suitable 3-D IT equipment hardware, software and other technical material, such as manuals

3-D software applications

appropriate learning and assessment support when required

modified equipment for people with special needs.

Method of assessment

A range of assessment methods should be used to assess practical skills and knowledge. The following examples are appropriate for this unit:

evaluation of work samples or simulated workplace activities

observation of game production activities

verbal questioning or interview concerning aspects of game development, including:

capability of game engines and software tools to meet the requirements of the brief

evaluating game prototypes from technical, design and game-play perspectives

game testing and trialling procedures

maintaining integrity of the design brief and game design document

risk assessment and critical path planning

translating design and technical specifications into working game prototypes.

Guidance information for assessment

Holistic assessment with other units relevant to the industry sector, workplace and job role is recommended, where appropriate.

Assessment processes and techniques must be culturally appropriate, and suitable to the communication skill level, language, literacy and numeracy capacity of the candidate and the work being performed.

Indigenous people and other people from a non-English speaking background may need additional support.

In cases where practical assessment is used it should be combined with targeted questioning to assess required knowledge.


Submission Requirements

List each assessment task's title, type (eg project, observation/demonstration, essay, assignment, checklist) and due date here

Assessment task 1: [title]      Due date:

(add new lines for each of the assessment tasks)


Assessment Tasks

Copy and paste from the following data to produce each assessment task. Write these in plain English and spell out how, when and where the task is to be carried out, under what conditions, and what resources are needed. Include guidelines about how well the candidate has to perform a task for it to be judged satisfactory.

Required skills

analytical skills to interpret documentation and images to inform implementation of game specifications

communication skills to:

check and confirm brief requirements

communicate clearly using speech and text

communicate technical requirements related to software development, graphics requirements and code development to supervisors and other team members

give constructive feedback

literacy and numeracy skills to read briefs, game documentation, scripts, storyboards, scenarios, images, and technical and conceptual information

planning and organisational skills to:

appropriately refer decisions to a higher project authority for review and endorsement

balance talent, experience and budget

delegate tasks and responsibility appropriately

establish clear roles and goals to achieve required game development outcomes

meet project deadlines

problem-solving skills to recognise and address quality issues and problems

resolve basic hardware, software and other technical issues associated with games

teamwork skills to:

contribute to and work in a collaborative team

realise a unified game-play vision

technical skills to:

build a GUI to interact with a user

use correct file formats and archiving procedures

use 3-D libraries or frameworks.

Required knowledge

3-D application development

debugging techniques

documentation techniques

object-oriented 3-D programming concepts and language.

The range statement relates to the unit of competency as a whole. It allows for different work environments and situations that may affect performance. Bold italicised wording, if used in the performance criteria, is detailed below. Essential operating conditions that may be present with training and assessment (depending on the work situation, needs of the candidate, accessibility of the item, and local industry and regional contexts) may also be included.

Integrated development environment may include:

Code Warrior

Code::Blocks

Eclipse

J-Edit

Visual C++

Visual Studio suite.

Language may include:

C#.net

C++

Java

Small Talk

VB.NET.

Configuration of a 3-D environment must include:

device selection

game resolution

screen colour depth

output performance, such as:

anti-aliasing

level of detail

filtering

caustics and refraction.

Virtual objects must include:

cameras

lights

viewports.

Mesh primitives may include code generated:

cubes

cylinders

other vertex-based constructs

spheres.

GUI elements may include:

buttons

checkboxes

item lists

option buttons

overlay panels

text input fields.

Documentation may include:

architecture documentation

code comments

design documents

in-code documentation

internal module documentation

release documents

requirement documents

test documents

user manuals.

Copy and paste from the following performance criteria to create an observation checklist for each task. When you have finished writing your assessment tool every one of these must have been addressed, preferably several times in a variety of contexts. To ensure this occurs download the assessment matrix for the unit; enter each assessment task as a column header and place check marks against each performance criteria that task addresses.

Observation Checklist

Tasks to be observed according to workplace/college/TAFE policy and procedures, relevant legislation and Codes of Practice Yes No Comments/feedback
Employ integrated development environment facilities to include existing 3-D libraries suitable for games or interactive media production 
Use existing library facilities and appropriate language to facilitate configuration of a 3-D environment compatible with a specified platform 
Instantiate virtual objects in a simple 3-D environment 
Create mesh primitives using 3-D library routines 
Generate code to manipulate 3-D objects, including cameras, lights and mesh primitives 
Import pre-constructed meshes from persistent storage into a 3-D environment using scripts or library routines 
Apply class inheritance to modify or extend existing 3-D class 
Select and apply exception handling techniques to ensure program stability in a simple 3-D environment 
Employ integrated development environment facilities to include existing 3-D compatible GUI controls suitable for games or interactive media production 
Combine predefined GUI elements to create a simple interface for a 3-D environment 
Modify scripts or code to customise existing GUI elements 
Write code that processes events raised by a GUI in a 3-D environment 
Create GUI events to modify the configuration of a simple 3-D environment 
Use stand-alone debugging tools or tools provided by an integrated development environment to examine variables and trace running code 
Use debugging facilities, such as log windows or files, to detect logical and coding errors 
Investigate and select integrated or third-party documentation tools 
Deploy integrated or third-party tools to create and maintain code documentation 

Forms

Assessment Cover Sheet

ICAGAM507A - Develop intermediate 3-D software for games and interactive media
Assessment task 1: [title]

Student name:

Student ID:

I declare that the assessment tasks submitted for this unit are my own work.

Student signature:

Result: Competent Not yet competent

Feedback to student

 

 

 

 

 

 

 

 

Assessor name:

Signature:

Date:


Assessment Record Sheet

ICAGAM507A - Develop intermediate 3-D software for games and interactive media

Student name:

Student ID:

Assessment task 1: [title] Result: Competent Not yet competent

(add lines for each task)

Feedback to student:

 

 

 

 

 

 

 

 

Overall assessment result: Competent Not yet competent

Assessor name:

Signature:

Date:

Student signature:

Date: