Assessor Resource

ICTNWK409
Create scripts for networking

Assessment tool

Version 1.0
Issue Date: April 2024


This unit describes the skills and knowledge required to undertake scripted programming tasks for networking related activities.

It applies to individuals with competent technical skills employed in network or systems administration roles.

No licensing, legislative or certification requirements apply to this unit at the time of publication.

You may want to include more information here about the target group and the purpose of the assessments (eg formative, summative, recognition)



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.

ELEMENT

PERFORMANCE CRITERIA

Elements describe the essential outcomes.

Performance criteria describe the performance needed to demonstrate achievement of the element.

1. Develop algorithms to represent solutions to a given problem

1.1 Consult with client and key stakeholders to identify the problem and associated script requirements

1.2 Employ abbreviated software development cycle to script creation

1.3 Develop an algorithm to solve the problem and meet client requirements

1.4 Develop an algorithm which takes account of expected possible situations

1.5 Develop an algorithm which is guaranteed to end

1.6 Use structure, sequence, selection and iteration

2. Create code

2.1 Select appropriate scripting language

2.2 Demonstrate understanding and application of basic language syntax rules and best practices

2.3 Select and use language data types, operators and expressions to create clear and concise code

2.4 Use techniques of selection, iteration and sequence to control script execution flow

2.5 Use techniques for sequential file input and output to retrieve and store information

2.6 Obtain and use user input to affect the operation of the script

2.7 Apply internal document principles to created code

2.8 Follow organisational guidelines for developing maintainable code when creating scripts

2.9 Adhere to coding standards when creating scripts

3. Use operating system tools

3.1 Use searching and sorting tools to select information from the logging output of operating system (OS)

3.2 Implement controls to ensure that where significant events occur, script creates and maintains a log of operations via operating system logging mechanism

3.3 Register and run scripts with OS scheduling facility

4. Test and debug code

4.1 Engineer, document and conduct simple tests to confirm code meets design specification

4.2 Identify areas that are not covered or are covered incorrectly in the script

4.3 Take action to ensure that code complies with security policy

4.4 Take action to ensure that code operates with proper permissions

4.5 Use script debugging techniques suitable for use with scripting language to detect and resolve errors of syntactical, logical and design origin

5. Document script

5.1 Create technical-level documentation

5.2 Create user-level documentation

Evidence of the ability to:

develop an algorithmic statement of a solution for a set process

design, document, construct and test a small single purpose operating system (OS) utility application in response to a problem description

create scripted programs that access information stored in files on the system and use system utility programs to sort or find information within these files

validate and record script results.

Note: If a specific volume or frequency is not stated, then evidence must be provided at least once.

To complete the unit requirements safely and effectively, the individual must:

summarise the principles of algorithm design

identify and describe operating system components and processes, including:

command line interface

log files

program scheduling utilities

development methodologies

tools and utilities

testing methods

explain debugging for a variety of scripting scenarios

outline programming structured control constructs: sequence, selection and iteration

summarise scripting techniques and language syntax.

Gather evidence to demonstrate consistent performance in conditions that are safe and replicate the workplace. Noise levels, production flow, interruptions and time variances must be typical of those experienced in the network industry, and include access to:

technical requirements

software development environment

software testing environment.

Assessors must satisfy NVR/AQTF assessor requirements.


Submission Requirements

List each assessment task's title, type (eg project, observation/demonstration, essay, assingnment, 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.

ELEMENT

PERFORMANCE CRITERIA

Elements describe the essential outcomes.

Performance criteria describe the performance needed to demonstrate achievement of the element.

1. Develop algorithms to represent solutions to a given problem

1.1 Consult with client and key stakeholders to identify the problem and associated script requirements

1.2 Employ abbreviated software development cycle to script creation

1.3 Develop an algorithm to solve the problem and meet client requirements

1.4 Develop an algorithm which takes account of expected possible situations

1.5 Develop an algorithm which is guaranteed to end

1.6 Use structure, sequence, selection and iteration

2. Create code

2.1 Select appropriate scripting language

2.2 Demonstrate understanding and application of basic language syntax rules and best practices

2.3 Select and use language data types, operators and expressions to create clear and concise code

2.4 Use techniques of selection, iteration and sequence to control script execution flow

2.5 Use techniques for sequential file input and output to retrieve and store information

2.6 Obtain and use user input to affect the operation of the script

2.7 Apply internal document principles to created code

2.8 Follow organisational guidelines for developing maintainable code when creating scripts

2.9 Adhere to coding standards when creating scripts

3. Use operating system tools

3.1 Use searching and sorting tools to select information from the logging output of operating system (OS)

3.2 Implement controls to ensure that where significant events occur, script creates and maintains a log of operations via operating system logging mechanism

3.3 Register and run scripts with OS scheduling facility

4. Test and debug code

4.1 Engineer, document and conduct simple tests to confirm code meets design specification

4.2 Identify areas that are not covered or are covered incorrectly in the script

4.3 Take action to ensure that code complies with security policy

4.4 Take action to ensure that code operates with proper permissions

4.5 Use script debugging techniques suitable for use with scripting language to detect and resolve errors of syntactical, logical and design origin

5. Document script

5.1 Create technical-level documentation

5.2 Create user-level documentation

Evidence of the ability to:

develop an algorithmic statement of a solution for a set process

design, document, construct and test a small single purpose operating system (OS) utility application in response to a problem description

create scripted programs that access information stored in files on the system and use system utility programs to sort or find information within these files

validate and record script results.

Note: If a specific volume or frequency is not stated, then evidence must be provided at least once.

To complete the unit requirements safely and effectively, the individual must:

summarise the principles of algorithm design

identify and describe operating system components and processes, including:

command line interface

log files

program scheduling utilities

development methodologies

tools and utilities

testing methods

explain debugging for a variety of scripting scenarios

outline programming structured control constructs: sequence, selection and iteration

summarise scripting techniques and language syntax.

Gather evidence to demonstrate consistent performance in conditions that are safe and replicate the workplace. Noise levels, production flow, interruptions and time variances must be typical of those experienced in the network industry, and include access to:

technical requirements

software development environment

software testing environment.

Assessors must satisfy NVR/AQTF assessor requirements.

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
Consult with client and key stakeholders to identify the problem and associated script requirements 
Employ abbreviated software development cycle to script creation 
Develop an algorithm to solve the problem and meet client requirements 
Develop an algorithm which takes account of expected possible situations 
Develop an algorithm which is guaranteed to end 
Use structure, sequence, selection and iteration 
Select appropriate scripting language 
Demonstrate understanding and application of basic language syntax rules and best practices 
Select and use language data types, operators and expressions to create clear and concise code 
Use techniques of selection, iteration and sequence to control script execution flow 
Use techniques for sequential file input and output to retrieve and store information 
Obtain and use user input to affect the operation of the script 
Apply internal document principles to created code 
Follow organisational guidelines for developing maintainable code when creating scripts 
Adhere to coding standards when creating scripts 
Use searching and sorting tools to select information from the logging output of operating system (OS) 
Implement controls to ensure that where significant events occur, script creates and maintains a log of operations via operating system logging mechanism 
Register and run scripts with OS scheduling facility 
Engineer, document and conduct simple tests to confirm code meets design specification 
Identify areas that are not covered or are covered incorrectly in the script 
Take action to ensure that code complies with security policy 
Take action to ensure that code operates with proper permissions 
Use script debugging techniques suitable for use with scripting language to detect and resolve errors of syntactical, logical and design origin 
Create technical-level documentation 
Create user-level documentation 

Forms

Assessment Cover Sheet

ICTNWK409 - Create scripts for networking
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

ICTNWK409 - Create scripts for networking

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: