# Ministry Education
**Source**: https://www.trinity.unimelb.edu.au/theological-school/courses/ministry-education
**Parent**: https://www.trinity.unimelb.edu.au/pathways-school/student-life/student-testimonials
- Print Page
- Share Page
0001-01-01
The Ministry Education Centre is committed to ministry formation - to equipping women and men for lay or ordained ministry in the Anglican Church, and to explore their Christian vocation.
## Ministry Education
"[A Theological Culture for Ministry Education](/getmedia/046c5ce2-b61f-459d-816f-c935f31476c4/TCTS-Commencement-Address-2017.aspx "Commencement Address 2017")"
Ministry Education is centred within our practices as a learning community of faith. There are three strands.
#### Learn to reflect theologically through the study of the scriptures, theology and ethics, the Church’s history, its ministry and mission and pastoral care.
#### Learn about personal growth and ministry, nurture your relationship with God through prayer and worship, enjoy an annual retreat, and join with other members of the College community life and parish and in supervised field placements.
#### Develop and nurture ability to work at all levels within our faith communities to enable the development of effective leadership and mission.
\
In these ways, students participate in a learning community in which they learn more about giving voice and body to the gospel of Christ Jesus, to represent the Christian people and Christian traditions, that is, to serve God's mission in the world.
## Ministry Education programs
- The Academic Program (see below)
-
-
- [Clinical Pastoral Education](/learning/theological-school/ministry-formation/clinical-pastoral-education "CPE") (CPE)
## The Academic Program
Students undertaking Ministry Education normally complete either a BTheol or MDiv (especially but not only those in the ordained stream). As well as academic units in Biblical Studies, Theology and Church History, additional units of practical theology are required for those seeking ordination. These often include, but are not limited to:
- Preaching for Mission and Worship (DL2100T/9T, DL9100T/9T)
- Missional New Testament (DM3400T/9T, DM9400T/9T)
- Theology and Practice of Pastoral Care (DP2500T/9T, DP9500T/9T)
- Mission, Liturgy, and Sacraments (DA3300T/9T, DA9300T/9T)
- Ministerial Formation in the Anglican Tradition (DA1100T/9T, DA8100T/9T)
- Christian Ethics and Contemporary Moral Issues (CT3100T/9T, CT9100T/9T)
- Mission and Leadership for Contemporary Australia (DM3200T/9T, DM9200T/9T).
For further information on these units, .
## Apply to join the Ministry Education Program
Arrange a time to talk to the Director of the Ministry Education Centre, fill in the Ministry Education Program Application Form below.
Ordinands and Year-of-Discernment candidates are usually eligible for a Theological Studentship. To be considered for a Studentship, please complete the separate Scholarship application form, available on the [Theology Scholarships](/about/scholarships/theological-school-scholarships) page.
## Education for Ministry (Australia)
The Ministry Education Centre encouraged [*Education for Ministry (EfM)*](http://www.efmaustralia.org)for parish and church ministry education.
The Parish-based Trinity Certificate in Theology and Ministry is no longer offered by Trinity College Theological School. A revised program - the Australis Certificate of Ministry - has been created by the Diocese of Bendigo. The certificate is designed to equip people to reflect on their faith, ministry and discipleship in the context of their everyday lives.
For more information visit the website: [www.bendigoanglican.org.au/australis-certificate-of-ministry](http://www.bendigoanglican.org.au/australis-certificate-of-ministry) or email [australiscm@bendigoanglican.org.au](mailto:australiscm@bendigoanglican.org.au)
### Ministry Education application form
Title
Given Names
Preferred Name
Family Name
Mobile Number
Email
List any special interests/abilities
Ministry experience
What is your experience in Christian ministry to date?
What future ministries are you planning to train for (if known)?
Have you completed Professional Standards or Faithfulness in Service training?
If yes, who was the provider?
Date of training
function fru3rq7() {
// 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=ru3rq7]').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') {
fru3rq7();
} else {
document.addEventListener('DOMContentLoaded', function(event) {
fru3rq7();
});
}
Referee's name, phone and email (preferably your parish priest)
At what stage will you be upon enrolment?
Please select
Ordinand
Year of Discernment
Enquirer
Which is your home Diocese?
Melbourne
Ballarat
Bendigo
Gippsland
Wangaratta
None of the above (please fill in below)
Will you be studying
Please select
Full time
Part time
Do you have a Working with Children Check
Yes
No (If no, please apply for a Victorian Working With Children Check)
Permissions
I understand that photos of me taken at College events may be used to reporting, news items, promotion and publicity purposes by Trinity College.
Verification
(function () {
'use strict';
function renderHCaptcha() {
window.hcaptcha.render('hcaptcha-form-TS\_TC\_ministry-cc8a\_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-TS\_TC\_ministry-cc8a","targetAttributeName":"data-ktc-ajax-update","unobservedAttributeName":"data-ktc-notobserved-element"});
} else {
document.addEventListener('DOMContentLoaded', function(event) {
window.kentico.updatableFormHelper.registerEventListeners({"formId":"form-TS\_TC\_ministry-cc8a","targetAttributeName":"data-ktc-ajax-update","unobservedAttributeName":"data-ktc-notobserved-element"});
});
}
## Contacts
Please direct any queries to the Director of the Ministry Education Centre, the Revd Dr Fergus King ([fergusk@trinity.edu.au](mailto:fergusk@trinity.edu.au)) or phone the Theology School Administration office on [+613 8341 0241](tel:+61383410241)
-
-
-
- [Courses & Further Study](/theological-school/courses)
-
- [Theological School Timetable](/theological-school/courses/theological-school-timetable)
-
- [Continuing Education](/theological-school/courses/continuing-education)
-
-
-
- [Clinical Pastoral Education](/theological-school/courses/ministry-education/clinical-pastoral-education)
-
-
-
-
-
-