Metadata
Title
Enquiries
Category
general
UUID
b67799060463404cb786c071a7485e12
Source URL
https://www.trinity.unimelb.edu.au/pathways-school/enquiries
Parent URL
https://www.trinity.unimelb.edu.au/pathways-school
Crawl Time
2026-03-10T04:33:50+00:00
Rendered Raw Markdown
# Enquiries

**Source**: https://www.trinity.unimelb.edu.au/pathways-school/enquiries
**Parent**: https://www.trinity.unimelb.edu.au/pathways-school

- Print Page
- Share Page

0001-01-01

Get in touch with our friendly team if you have questions about foundation studies.

Please complete the following details. Required fields are marked: \*

Please note that Australian and New Zealand citizens are not eligible for the Foundation Studies program.

Read more about [Foundation Studies courses](/pathways-school).

**If you have already submitted an application for Trinity College Foundation Studies please do not use this form**. Please email all changes to your application and documents to [foundationstudies@trinity.unimelb.edu.au](mailto:foundationstudies@trinity.unimelb.edu.au)

Title

Family Name

Given Names

Date of Birth

function ffb2anx() {
// Update datepicker to accept/recognise additional formats
$.datepicker.additionalFormats = [ "dd/mm/yy", "dd/mm/y", "d/m/yy", "d/m/y", "d M y", "d M yy", "d MM yy"];
// Backup the original parsing function. Do NOT do it second time because it will backup overwritten function
// and one will get an infinite loop!
if (typeof $.datepicker.originalParseDate !== "function") {
$.datepicker.originalParseDate = $.datepicker.parseDate;
}
// New parsing function
$.datepicker.parseDate = function (format, value, settings) {
var date = "";// new Date();
function testParse(format, value, settings) {
if (!date) {
try {
date = $.datepicker.originalParseDate(format, value, settings);
} catch (Error) {
}
}
}
testParse(format, value, settings);
var len = $.datepicker.additionalFormats ? $.datepicker.additionalFormats.length : 0;
for (var n = 0; n < len; n++) {
testParse($.datepicker.additionalFormats[n], value, settings);
};
if (date == "") {
throw new Error('Unrecognised date format');
}
return date;
};
$('[data-id=fb2anx]').each(function() {
var format = 'DD, d MM, yy';
if ($(this).attr('data-dateformat')) {
format = $(this).attr('data-dateformat');
}
$(this).datepicker({
changeMonth: true,
changeYear: true,
yearRange: "-80:+10",
dateFormat: format
});
});
}
if (document.readyState === 'complete') {
ffb2anx();
} else {
document.addEventListener('DOMContentLoaded', function(event) {
ffb2anx();
});
}

Email

Citizenship

Preferred Year of Entry

Please select
2025
2026

Current Study

Please select
Attestat
Australian Year 11
Bachiller / Bachillerato
Canadian Year 11
Canadian Year 1
CBSE / ISC
Form 5
Form 6
GCE / IGCSE
High School Diploma
Higher Secondary Certificate / Intermediate
HKDSE
IB Diploma Program (First Year)
IB Diploma Program
Kenyan Certificate of Education
M5
M6
NCEA 2
Senior High School Certificate
Secondary School Leaving Certificate
Senior Middle 2
Senior Middle 3
SMA 2
SMA 3
SPM
US Diploma Year 11
US Diploma Year 12
Year 11
Year 12
Other

Question

Verification

(function () {
'use strict';
function renderHCaptcha() {
window.hcaptcha.render('hcaptcha-form-FS\_OnlineEnquiry-f3d8\_hcaptcha\_Value', {
'sitekey': '1a1d25f1-6f4c-40cb-8a81-3ee6c113d2de',
'theme': 'light',
'size': 'normal',
});
}
if (window.hcaptchaScriptStatus === 'LOADED') {
renderHCaptcha();
return;
}
window.hcaptchatoload = window.hcaptchatoload || [];
if (window.hcaptchaScriptStatus === 'LOADING') {
window.hcaptchatoload.push(renderHCaptcha);
return;
}
if (window.hcaptchaScriptStatus !== 'LOADING' && window.hcaptchaScriptStatus !== 'LOADED') {
window.hcaptchaScriptStatus = 'LOADING';
window.hcaptchatoload.push(renderHCaptcha);
var script = document.createElement("script");
script.src = "https://js.hcaptcha.com/1/api.js?render=explicit&hl=en";
script.addEventListener('load', function (e) {
window.hcaptchaScriptStatus = 'LOADED';
for (var i = 0; i < window.hcaptchatoload.length; i++) {
window.hcaptchatoload[i]();
}
});
document.head.appendChild(script);
return;
}
})();

if (document.readyState === 'complete') {
window.kentico.updatableFormHelper.registerEventListeners({"formId":"form-FS\_OnlineEnquiry-f3d8","targetAttributeName":"data-ktc-ajax-update","unobservedAttributeName":"data-ktc-notobserved-element"});
} else {
document.addEventListener('DOMContentLoaded', function(event) {
window.kentico.updatableFormHelper.registerEventListeners({"formId":"form-FS\_OnlineEnquiry-f3d8","targetAttributeName":"data-ktc-ajax-update","unobservedAttributeName":"data-ktc-notobserved-element"});
});
}

- [What is Foundation Studies](/pathways-school/foundation-studies-program)
- 
- 
- [How to apply & enrol](/pathways-school/apply)
- [Student Life at Trinity](/pathways-school/student-life)
- 
- [Meet us in your country](/pathways-school/meet-us-in-your-country)
- [Campus & Online Tours](/pathways-school/tours-pathways-school)
- 
- 
- 
- [Frequently Asked Questions](/pathways-school/faqs)
- [中文官网](https://china.trinity.unimelb.edu.au/)
-