工程研究生文凭旨在提升工程专业技能,推动职业发展。课程涵盖工程领域最新发展,强化工程知识、技术及分析能力,提供电气、电子、机械或生产工程等方向的广泛课程选择。毕业生具备继续攻读工程硕士学位的资格。
If you have New Zealand qualifications
Completed one of the following:
Bachelor of Engineering Technology, including ENGE601, or equivalent OR
A professional qualification or relevant professional experience approved by the dean (or representative) to be equivalent to a bachelor’s degree
.viewAll, .countryList {display:none;}
.mobBottom {margin-bottom:5px;}
If you have qualifications from another country
See entry requirements for students from other countries. Select your country from the dropdown menu.
Select country
--- Please select ---
India
Indonesia
Malaysia
Phillipines
United Arab Emirates
Vietnam
var seen = {};
$('.country-select').each(function() {
var txt = $(this).text();
if (seen[txt])
$(this).remove();
else
seen[txt] = true;
});
if ($("#areaSelect option").length < 2) {
$(".dropDownCountry").hide();
}
Accepted qualification:
Bachelor's degree (in a relevant professional subject)
Accepted undergraduate qualification duration:
Minimum 3 years
Accepted subject majors:
Engineering; AND Completion of an advanced level of calculus at least equivalent to NZQF Level 6
Minimum scores
Percentage:
40
Degree classification:
n/a
Letter criteria:
D
GPA 10 point scale:
4
Accepted qualification:
1. Diploma IV-Sarjana sains terapan AND / OR
2. Sarjana (SI)
Accepted undergraduate qualification duration:
4 years
Accepted subject majors:
Engineering; AND Completion of an advanced level of calculus at least equivalent to NZQF Level 6
Minimum scores
Percentage:
55
Degree classification:
n/a
Letter criteria:
C
GPA 4 point scale:
2
Accepted qualification:
Bachelor's degree
Accepted undergraduate qualification duration:
Minimum 3 years
Accepted subject majors:
Engineering; AND Completion of an advanced level of calculus at least equivalent to NZQF Level 6
Minimum scores
Percentage:
50
Letter criteria:
C
GPA 4 point scale:
2
Accepted qualification:
1. Bachelor’s degree from prestigious university awarded up to 2022 AND / OR
2. Bachelor’s degree awarded from 2022 with an entry qual of Year 12 AND / OR
3. Bachelor’s degree from Section 1 institute as per NOOSR
Accepted undergraduate qualification duration:
4 years
Accepted subject majors:
Engineering; AND Completion of an advanced level of calculus at least equivalent to NZQF Level 6
Minimum scores
GPA 4 point scale:
1
GPA 1 (Excellent)-5 point scale:
3
Accepted qualification:
Bachelor's degree
Accepted undergraduate qualification duration:
Minimum 4 years
Accepted subject majors:
Engineering; AND Completion of an advanced level of calculus at least equivalent to NZQF Level 6
Minimum scores
Percentage:
60
Letter criteria:
D
GPA 4 point scale:
1
Accepted qualification:
Bachelor's degree
Accepted undergraduate qualification duration:
4 years
Accepted subject majors:
Engineering; AND Completion of an advanced level of calculus at least equivalent to NZQF Level 6
Minimum scores
GPA 10 point scale:
5
GPA 4 point scale:
2
If your country is not listed, view our
general entry requirements for postgraduate programmes
var countrySelected = "";
$('#areaSelect').on('change', function() {
countrySelected = $(this).val().replace(/\s+/g, '-');
$( ".countryList" ).each(function() {
if ($(this).hasClass(countrySelected)) {
$(this).show();
} else {
$(this).hide();
}
});
if (countrySelected == "countryList"){
countrySelected = "";
}
});