ICT615留学生讲解、辅导Operating Systems、Python,Java,c++程序语言辅导

- 首页 >> Java编程
ICT615 Assessment 2 - Practical v2.1 Page | 1
School of Information Technology
New Zealand Diploma in Information Technology Technical Support
(Level 5)
Course Code & Title: ICT615 – Operating Systems
Assignment Title 2 Assessment Type Practical
Level 5 Credits 15
Term & Cohort:
Due date:
Overall Weighting: 70%
Total marks available 100
Tutor:
Course aim
Provides students with the skills and knowledge to select, install, configure and secure
systems to meet organisation requirements. Students learn about different types of operating
systems, both proprietary and open source.
Purpose
Students will apply the skills and knowledge acquired in this course to select, install, configure
systems with appropriate operating system that meets organisation requirements.
Assessment Information
1. This is an open book practical assessment which is worth 70% of your total course marks.
2. You will be doing three practical tasks during your lab sessions and will demonstrate to the
tutor the completed task. Further instructions are given in this cover sheet.
3. You have one week to complete this assessment.
4. Late assessments will incur a penalty of 5% per day (unless an extension is granted before
the due date). Any assessment received later than 7 days after the due date will not be
marked.
5. Use a word document to provide screenshots of all your completed tasks and submit it
through the link on Canvas assessment submission link.
14/08/2020
Gaurav Pathak
ICT615 Assessment 2 - Practical v2.1 Page | 2
Learning Outcomes
Lo 3 Demonstrate knowledge of cloud services and virtualisation
Lo 4 Install and configure operating systems to meet organisation requirements
Lo 5 Select and apply appropriate mechanisms to protect systems against
unauthorised access
Lo 6 Select and apply appropriate mechanisms to implement common security
functions such as auditing, logging, authenticating and authorisation.
Lo 7 Demonstrate knowledge of human behaviour that affects security and
measures to counteract this.
Graduate Profile Outcomes
The above stated learning outcomes are mapped to the graduate profile outcome (shown below) for
this programme:
2 Apply a broad operational knowledge of networking, and associated services and
technologies to meet typical organisational requirements
3 Configure and administer systems and applications to meet typical organisational
IT support requirements.
6 Identify common issues related to IT security and apply a range of solutions.
Plagiarism
All cases of plagiarism and/or cheating will be investigated and dealt with according to A08:
Misconduct in Assessment Policy.
Submission Instructions
You are required to ensure you have carried out the following before submitting your
assessment:
• Signed assignment coversheet
• Place your Name, Student ID number, Assessment and Task number on all loose
documents you are submitting with the assessment
• All answers must be written in your own words
• Proofread and spell check all written assessment work carefully
• Annotated screenshots of your completed tasks
• DO NOT email your document to your tutor, it must be uploaded to the NZSE LMS
ASSESSMENT
ICT615 Assessment 2 - Practical v2.1 Page | 3
Task 1 - Cloud Computing and Virtualization (30 Marks)
LO 3: Demonstrate knowledge of cloud services and virtualisation.
Scenario 1
Your company is trying to adopt cloud technology to offload the on-campus hardware
expenditure. Your manager has given you the task to check the feasibility of cloud platforms.
You have been asked to check the feasibility of using cloud based virtual machines in
company’s daily activity. To ensure that the cloud based virtual machines can fulfil the
organisational requirements, perform the following tasks:
a. Create your personal account in any cloud provider of your choice (e.g. Azure,
Google cloud, AWS) (6 marks)
b. Create 3 virtual machines in your chosen cloud provider with 3 different operating
systems (12 marks)
c. Install any application software in all three virtual machines. (6 marks)
d. Using remote access - login to VM’s located in cloud, run three (3) CLI commands on
each of the three (3) OS to demonstrate that the configured virtual machines are
functioning correctly. (6 marks)
Note: Please ensure that you provide screenshot for the steps taken to conduct all
the tasks.
Task 2 - Set up and Configuration (40 Marks)
LO 4: Install and configure operating systems to meet organisation requirements
Scenario 2
You work for a company called Aptech systems as a Senior Security Engineer. The company
is planning to expand its organisation to two new locations across Auckland.
However, as part of the preparation they want to tighten the security of their network by
focusing on changing and upgrading the primary headquarters server.
The company would like you to carry out the following tasks. Ensure you create accurate
documentation by including a screenshot for each completed point.
Using a virtualisation software (e.g virtualBox, VMware or HyperV), do the following:
a. Create a virtual machine. (4 marks)
ICT615 Assessment 2 - Practical v2.1 Page | 4
b. Install Windows server 2019 in the created VM. (10
marks)
c. Configure the server:
1. Server Name = Aptech2012 (3 marks)
2. Add Roles and features to the server (DHCP, DNS and ADDS) (5 marks)
3. Configure DHCP Scope (3 marks)
a. Start IP – 192.168.25.30
b. End IP – 192.168.25.70
c. Default Gateway – 192.168.25.254
4. Configure ADDS (5 marks)
a. Domain Name – Yourname_ID.Com (this is your first name & student ID
number)
b. Domain Password – P@ssw0rd1!
5. Add Group Policy feature. (1 marks)
6. Create Organisational (OU) Units in Active Directory (3 marks)
a. DataEntry
b. Administration
c. Sales
7. Create 6 users and assign them to appropriate OU (6 marks)
a. Namita (Administration)
b. Glen (Sales)
c. Rashi (DataEntry)
d. Dan (Administration)
e. Yang (Sales)
f. Mark (DataEntry)
Task 3 - Security Configuration (18 Marks)
LO 5: Select and apply appropriate mechanisms to protect systems against unauthorised access
LO 6: Select and apply appropriate mechanisms to implement common security functions such as auditing, logging,
authenticating and authorisation
LO 7: Demonstrate knowledge of human behaviour that affects security and measures to counteract this.
1. Create the following group policies and apply them to the domain. (10 marks)
Password Policy
• Enforce Password History – 12 Passwords remember. (1 mark)
• Maximum password age – 90 days. (1 mark)
• Minimum password age – 30 days. (1 mark)
• Minimum password length – 8 characters (1 mark)
• Password must meet complexity requirements – Enabled. (1 mark)
• Store passwords using reversible encryption – Disabled. (1 mark)
ICT615 Assessment 2 - Practical v2.1 Page | 5
Account Lockout Policy
• Account lockout duration – 30 minutes (1 mark)
• From the list of users created in task 2 configure the users to be only authorised
to log in to the network such that: (3 marks)
 Namita, Glen, and Rashi can only logon between Monday to Friday 9
am to 5 pm.
 Dan, Yang And Mark can only logon between Monday to Sunday 9 am
to 9 pm.
2. Local Policies – Audit Policy (8 marks)
• Audit account management – Success, Failure
• Audit privilege use – Success, Failure
• Audit account logon events – Failure
• Audit directory service access – Success, Failure
• Audit logon events – Success, Failure
• Audit policy change – Success
• Message Title – Aptech Network Welcome Message
• Message Text – Create a message text to notify the users how they can adapt better
security practices to avoid security breaches in their systems.
Task 4 - Testing (12 Marks)
LO 7: Demonstrate knowledge of human behaviour that affects security and measures to counteract this.
• Install the client Windows 10 OS on virtual machine named as wk-1 (2 marks)
• Configure wk-1’s IP address, subnet mask and DNS server IP address within the DHCP
Scope listed in Task 2. (2 marks)
• Connect the workstation to the domain. (2 marks)
• Test 1 user from Administration with correct login credentials, and test 1 user from
DataEntry with correct login credentials. (2 marks)
• Test at least 1 user using incorrect login credentials. (2 marks)
• Check the event logs for the failure on the login. (2 marks)
ICT615 Assessment 2 - Practical v2.1 Page | 6
ICT615 Assessment 2 – Practical Marking Criteria
Task Assessment
Criteria Evidence
Task 1
1a
Create
personal
account
in cloud
platform
6 marks
Learner provided
screenshots showing ALL
the steps performed to
create a personal account
in any cloud platform
(6-5 marks)
Learner provided
screenshots showing more
than 50% of the steps
performed to create a
personal account in any
cloud platform
(4-3 marks)
Learner provided
screenshots showing less
than 50% of the steps
performed to create a
personal account in any
cloud platform
(2-1 marks)
Learner did not provide
screenshots showing the
steps performed to create a
personal account in any
cloud platform
(0 mark)
1b
Virtual
Machines with
3 different
operating
systems
12 marks
Learner provided
screenshots showing ALL
the steps performed to
create:
Learner provided
screenshots showing more
than 50% of the steps
performed to create:
Learner provided
screenshots showing less
than 50% of the steps
performed to create:
Learner has not provided
screenshots the steps
performed to create:
1st VM with 1st OS
(4 marks)
1st VM with 1st OS
(3 marks)
1st VM with 1st OS
(2-1 marks)
1st VM with 1st OS
(0 mark)
2nd VM with 2d OS
(4 marks)
2nd VM with 2d OS
(3 marks)
2nd VM with 2d OS
(2-1 marks)
2nd VM with 2d OS
(0 mark)
3rd VM with 3rd OS
(4 marks)
3rd VM with 3rd OS
(3 marks)
3rd VM with 3rd OS
(2-1 marks)
3rd VM with 3rd OS
(0 mark)
1c
Install a
software in
Virtual
machines.
6 marks
Learner provided screenshots
showing ALL the steps performed to
install any software in the VM’s
below:
Learner provided screenshots
showing partial steps performed to
install any software in the VM’s
below:
Learner has not provided screenshots
the steps performed to install any
software in the VM’s below:
1st VM
(2 marks)
1st VM
(1 mark)
1st VM
(0 mark)
ICT615 Assessment 2 - Practical v2.1 Page | 7
2nd VM
(2 marks)
2nd VM
(1 mark)
2nd VM
(0 mark)
3rd VM
(2 marks)
3rd VM
(1 mark)
3rd VM
(0 mark)
1d
Execute CLI
commands
using remote
access
6 marks
Learner provided screenshots
showing ALL 3 CLI commands
executed via remote access on the
VM’s below:
Learner provided screenshots
showing 1 to 2 CLI commands
executed via remote access on the
VM’s below:
Learner provided screenshots showing
no commands executed via remote
access on the VM’s below:
1st VM
(2 marks)
1st VM
(1 mark)
1st VM
(0 mark)
2nd VM
(2 marks)
2nd VM
(1 mark)
2nd VM
(0 mark)
3rd VM
(2 marks)
3rd VM
(1 mark)
3rd VM
(0 mark)
2a
Create a new
Windows
Server in
Virtual box
Learner provided
screenshots showing ALL
the steps performed to
create a virtual machine.
(4 marks)
Learner provided
screenshots showing more
than 50% of the steps
performed to create a
virtual machine.
(3 marks)
Learner provided
screenshots showing less
than 50% of the steps
performed to create a
virtual machine.
(2-1 marks)
Learner has not provided
screenshots showing the
steps performed to create a
virtual machine.
(0 mark)
2b
Install
Windows
Server
Learner provided
screenshots showing ALL
the steps performed to
install windows server in
Learner provided
screenshots showing more
than 50% of the steps
performed to install
Learner provided
screenshots showing less
than 50% of the steps
performed to install
Learner has not provided
screenshots showing the
steps performed to install
windows server in the
created virtual machine.
ICT615 Assessment 2 - Practical v2.1 Page | 8
the created virtual
machine.
(10-8 marks)
windows server in the
created virtual machine.
(7-5 marks)
windows server in the
created virtual machine.
(4-1 marks)
(0 mark)
2c
Set Server
Name
Learner provided
screenshots showing ALL
the steps performed to set
the correct Windows server
name.
(3 marks)
Learner provided
screenshots showing more
than 50% of the steps
performed to set the
correct Windows server
name.
(2 marks)
Learner provided
screenshots showing less
than 50% of the steps
performed to set the
correct Windows server
name.
OR
Learner provided
screenshots showing ALL
the steps performed to set
the Windows server name
but, the name set is
incorrect.
(1 mark)
Learner has not provided
screenshots showing steps
performed to set the
correct Windows server
name.
(0 mark)
Add Roles to
Server
Learner provided
screenshots showing ALL
the steps performed to add
3 roles and features to the
server
Learner provided
screenshots showing ALL
the steps performed to add
2 roles and features to the
server
AND
Partial steps for the 3rd role
OR
Learner provided
screenshots showing more
Learner provided
screenshots showing ALL
the steps performed to add
1 role and feature to the
server
AND
Partial steps for up to 2
roles
OR
Learner did not provide
screenshots showing the
steps performed to add
roles to the server
ICT615 Assessment 2 - Practical v2.1 Page | 9
(5 marks)
than 50% of the steps
performed to add at least 2
roles to the server
(4-3 marks)
Learner provided
screenshots showing less
than 50% of the steps
performed to add at least 1
role to the server
(2-1 marks)
(0 mark)
Configure
DHCP
Scope and
gateway
Learner provided
screenshots showing ALL
the steps performed to
configure DHCP scope for
ALL the 3 points below
correctly:
 Start IP – 192.168.25.30
 End IP – 192.168.25.70
 Default Gateway –
192.168.25.254
(3 marks)
Learner provided
screenshots showing ALL
the steps performed to
configure DHCP scope for
any 2 of the points below
correctly:
 Start IP – 192.168.25.30
 End IP – 192.168.25.70
 Default Gateway –
192.168.25.254
(2 marks)
Learner provided
screenshots showing ALL
the steps performed to
configure DHCP scope for
any 1 of the points below
correctly:
 Start IP – 192.168.25.30
 End IP – 192.168.25.70
 Default Gateway –
192.168.25.254
(1 mark)
Learner has not provided
screenshots showing the
steps performed to
configure DHCP scope for
any of the points below
correctly:
 Start IP – 192.168.25.30
 End IP – 192.168.25.70
 Default Gateway –
192.168.25.254
(0 mark)
Configure
Active
Directory
Learner provided
screenshots showing ALL
the steps performed to
configure ADDS correctly
with both the points below:
 Domain Nameyourname_ID.Com
 Domain PasswordP@ssw0rd1!
(5-4 marks)
Learner provided more than
50% of the screenshots
showing ALL the steps
performed to configure
ADDS correctly with both
the points below:
 Domain Nameyourname_ID.Com
 Domain PasswordP@ssw0rd1!
(3-2 marks)
Learner provided less than
50% of the screenshots
showing ALL the steps
performed to configure
ADDS correctly with both
the points below:
 Domain Nameyourname_ID.Com
 Domain PasswordP@ssw0rd1!
(1 mark)
Learner has not provided
screenshots showing steps
performed to configure
ADDS correctly with both
the points below:
 Domain Nameyourname_ID.Com
 Domain PasswordP@ssw0rd1!
(0 mark)
ICT615 Assessment 2 - Practical v2.1 Page | 10
Add Group
Policy Feature
Learner provided screenshots showing ALL the steps
performed to correctly add a group policy feature.
(1 mark)
Learner has not provided screenshots showing ALL the
steps performed to correctly add a group policy feature.
(1 mark)
Create
Organisational
Units
Learner provided
screenshots showing ALL
the steps performed to
create organisational unit
(OU) in active directory for
ALL the 3 points below:
 Data entry
 Administration
 Sales
(3 marks)
Learner provided
screenshots showing ALL
the steps performed to
create organisational unit
(OU) in active directory for
any 2 of the points below:
 Data entry
 Administration
 Sales
(2 marks)
Learner provided
screenshots showing ALL
the steps performed to
create organisational unit
(OU) in active directory for
any 1 of the points below:
 Data entry
 Administration
 Sales
(1 mark)
Learner has not provided
screenshots showing the
steps performed to create
organisational unit (OU) in
active directory for any of
the points below:
 Data entry
 Administration
 Sales
(0 mark)
Create
Users (1 Mark
for each User)
Learner provided
screenshots showing ALL
the steps performed to
create and assign
appropriate OU for 5 to 6
users below:
 Namita
(Administration)
 Glen (Sales)
 Rashi (DataEntry)
 Dan (Administration)
 Yang (Sales)
 Mark (DataEntry)
(6-5 marks)
Learner provided
screenshots showing ALL
the steps performed to
create and assign
appropriate OU for 3 to 4
users below:
 Namita
(Administration)
 Glen (Sales)
 Rashi (DataEntry)
 Dan (Administration)
 Yang (Sales)
 Mark (DataEntry)
(4-3 marks)
Learner provided
screenshots showing ALL
the steps performed to
create and assign
appropriate OU for 1 to 2
users below:
 Namita
(Administration)
 Glen (Sales)
 Rashi (DataEntry)
 Dan (Administration)
 Yang (Sales)
 Mark (DataEntry)
(2-1 marks)
Learner has not provided
screenshots showing the
steps performed to create
and assign appropriate OU
for any of the users below:
 Namita (Administration)
 Glen (Sales)
 Rashi (DataEntry)
 Dan (Administration)
 Yang (Sales)
 Mark (DataEntry)
(0 mark)
_
ICT615 Assessment 2 - Practical v2.1 Page | 11
Task 3
1
Password
Policy
Learner provided screenshots showing ALL the steps
performed to create the group policy and apply them to
the domain correctly:
(For the points below:)
Learner has not provided screenshots showing the steps
performed to create the following group policies and apply
them to the domain correctly:
OR
Learner provided screenshots showing the steps
performed to create the following group policies and apply
them to the domain incorrectly:
(For the points below:)
Enforce Password History – 12 Passwords remember
(1 mark)
Enforce Password History – 12 Passwords remember
(0 mark)
Maximum password age – 90 days
(1 mark)
Maximum password age – 90 days
(0 mark)
Minimum password age – 30 days
(1 mark)
Minimum password age – 30 days
(0 mark)
Minimum password length – 8 characters
(1 mark)
Minimum password length – 8 characters
(0 mark)
Password must meet complexity requirements – Enabled
(1 mark)
Password must meet complexity requirements – Enabled
(0 mark)
Store passwords using reversible encryption – Disabled
(1 mark)
Store passwords using reversible encryption – Disabled
(0 mark)
Account
lockout policy
Learner provided screenshots showing ALL the steps
performed to set the account lockdown duration to 30
minutes correctly.
Learner has not provided screenshots showing the steps
performed to set the account lockdown duration to 30
minutes correctly.
ICT615 Assessment 2 - Practical v2.1 Page | 12
(1 mark) (0 mark)
User log on
authorization
Learner provided
screenshots showing ALL
the steps for configuring
both the categories of
below users for logon
authorization:
 Namita, Glen, and
Rashi can only logon
between Monday to
Friday 9 am to 5 pm.
 Dan, Yang And Mark
can only logon between
Monday to Sunday 9
am to 9 pm.
(3 marks)
Learner provided
screenshots showing ALL
the steps for configuring 1
category of the below fully
and the other category
partially for logon
authorization:
 Namita, Glen, and
Rashi can only logon
between Monday to
Friday 9 am to 5 pm.
 Dan, Yang And Mark
can only logon between
Monday to Sunday 9
am to 9 pm.
(2 marks)
Learner provided
screenshots showing ALL
the steps for configuring
only 1 category of the
below fully
OR
Learner provided
screenshots showing partial
steps for configuring both
the categories below:
 Namita, Glen, and
Rashi can only logon
between Monday to
Friday 9 am to 5 pm
 Dan, Yang And Mark
can only logon between
Monday to Sunday 9
am to 9 pm.
(1 mark)
Learner has not provided
screenshots showing the
steps for configuring the
user for logon
authorization:
 Namita, Glen, and
Rashi can only logon
between Monday to
Friday 9 am to 5 pm.
 Dan, Yang And Mark
can only logon between
Monday to Sunday 9
am to 9 pm.
(0 mark)
2
Local audit
policy
Learner provided screenshots showing ALL the steps
performed to create the audit policy and apply them to
the domain correctly:
(For the points below:)
Learner has not provided screenshots showing the steps
performed to create the following audit policies and apply
them to the domain correctly:
OR
ICT615 Assessment 2 - Practical v2.1 Page | 13
Learner provided screenshots showing the steps
performed to create the following audit policies and apply
them to the domain incorrectly:
(For the points below:)
Audit account management – Success, Failure
(1 mark)
Audit account management – Success, Failure
(0 mark)
Audit privilege use – Success, Failure
(1 mark)
Audit privilege use – Success, Failure
(0 mark)
Audit account logon events – Failure
(1 mark)
Audit account logon events – Failure
(0 mark)
Audit directory service access – Success, Failure
(1 mark)
Audit directory service access – Success, Failure
(0 mark)
Audit logon events – Success, Failure
(1 mark)
Audit logon events – Success, Failure
(0 mark)
Audit policy change – Success
(1 mark)
Audit policy change – Success
(0 mark)
Message Title set correctly
(1 mark)
Message Title set correctly
(0 mark)
Message Text set correctly
(1 mark)
Message Text set correctly
(0 mark)
Task 4
ICT615 Assessment 2 - Practical v2.1 Page | 14
Install client
Windows 10
OS on Virtual
Box
Learner provided screenshots
showing ALL the steps performed to
install Client Windows 10 OS on the
virtual machine named as wk-1
(2 marks)
Learner provided screenshots
showing partial steps performed to
install Client Windows 10 OS on the
virtual machine named as wk-1
OR
Learner provided screenshots
showing all steps performed to install
an OS on the virtual machine named
wk-1 or installed the correct OS on
Virtual machine with incorrect name
(1 mark)
Learner has not provided screenshots
showing the steps performed to install
Client Windows 10 OS on the virtual
machine named as wk-1
(0 mark)
Configure
client’s IP
address,
subnet mask
and DNS
server IP
address
according to
DHCP scope
Learner provided screenshots
showing ALL the steps performed to
install configure all the below for the
virtual machine:
 IP address
 Subnet mask
 DNS server IP address within
DHCP scope as listed in Task 2
(2 marks)
Learner provided screenshots
showing partial steps performed to
install configure all the below for the
virtual machine
OR
Learner provided screenshots
showing all steps for 1-2 of the points
below:
 IP address
 Subnet mask
 DNS server IP address within
DHCP scope as listed in Task 2
(1 mark)
Learner provided screenshots showing
ALL the steps performed to install
configure all the below for the virtual
machine
 IP address
 Subnet mask
 DNS server IP address within
DHCP scope as listed in Task 2
(0 mark)
ICT615 Assessment 2 - Practical v2.1 Page | 15
Testing
correct user
login
credentials for
all three
departments
with
correct outco
mes (2 Marks
for each
department)
Learner provided screenshots
showing ALL the steps performed to
connect workstation to the domain
(2 marks)
Learner provided screenshots
showing partial steps performed to
connect workstation to the domain
(1 mark)
Learner has not provided screenshots
showing the steps performed to
connect workstation to the domain
(0 mark)
Testing at
least 1 user
with correct
login
credentials
with correct
outcomes
Learner provided screenshots
showing ALL the steps performed to
test ALL of the following users for
correct login credentials:
 1 user from administration
 1 user from data entry
(2 marks)
Learner provided screenshots
showing ALL the steps performed to
test 1 of the following users for
correct login credentials:
 1 user from administration
 1 user from data entry
(1 mark)
Learner has not provided screenshots
showing the steps performed to test
the following users for correct login
credentials:
 1 user from administration
 1 user from data entry
(0 mark)
Testing at
least 1 user
with incorrect
login
credentials
with correct
outcomes
Learner provided screenshots
showing ALL the steps performed to
test at least 1 user using incorrect
login credentials
(2 marks)
Learner provided screenshots
showing partial steps performed to
test at least 1 user using incorrect
login credentials
(1 mark)
Learner has not provided screenshots
showing steps performed to test at
least 1 user using incorrect login
credentials
(0 mark)
ICT615 Assessment 2 - Practical v2.1 Page | 16
Checking
Event Logs
Learner provided screenshots
showing ALL the steps performed to
check the event log for the failure to
login
(2 marks)
Learner provided screenshots
showing partial steps performed to
check the event log for the failure to
login
(1 mark)
Learner has not provided screenshots
showing the steps performed to check
the event log for the failure to login
(0 mark)
ICT615 Assessment 2 - Practical v2.1 Page | 17
School of Information Technology
New Zealand Diploma in Information Technology Technical Support
(Level 5)
Cover Sheet and Student Declaration
This sheet must be signed by the student and attached to the submitted assessment.
Course Title: Operating Systems Course code: ICT615
Student Name: Student ID:
Assessment No &
Type:
2-Practical Cohort:
Due Date: Date Submitted:
Tutor’s Name:
Assessment
Weighting 70%
Total Marks 100
Student Declaration:
I declare that:
• I have read the New Zealand School of Education Ltd policies and regulations on assessments
and understand what plagiarism is.
• I am aware of the penalties for cheating and plagiarism as laid down by the New Zealand
School of Education Ltd.
• This is an original assessment and is entirely my own work.
• Where I have quoted or made use of the ideas of other writers, I have acknowledged the source.
• This assessment has been prepared exclusively for this course and has not been or will not be
submitted as assessed work in any other course.
• It has been explained to me that this assessment may be used by NZSE Ltd, for internal and/or
external moderation.
• If I am late in handing in this assessment without prior approval (see student regulations
in handbook), marks will be deducted, to a maximum of 50%.
Student signature:
Date:
Tutor only to complete
Assessment result: Mark /100 Grade

站长地图