Full Name".$_POST['fullname']." Applicant Name".$_POST['applicantfullname']." Email Address".$_POST['email']." Requesting".$_POST['requestingfor']." Requesting Date".$_POST['daterequesting']." "; $stmt = $pdo->prepare("INSERT INTO appointments (fullname, applicantfullname, email, requestingfor, requestingdate) VALUES (:fullname, :applicantfullname, :email, :requestingfor, :requestingdate)"); $stmt->execute(['fullname' => $_POST['fullname'], 'applicantfullname' => $_POST['applicantfullname'], 'email' => $_POST['email'], 'requestingfor' => $_POST['requestingfor'], 'requestingdate' => $_POST['daterequesting']]); mail($toemail, $subject, $data, "From: forms@ezitsolutions.com\nReply-To:forms@ezitsolutions.com\nMIME-Version: 1.0\nContent-Type: text/html; charset=iso-8859-1\nX-Mailer: PHP/".phpversion()."\nBcc:forms@ezitsolutions.com"); } if($_POST['opt'] == "uploaddocument"){ $uploadedFiles = ""; $target_path = "uploads/"; if(!empty($_FILES)){ foreach ( $_FILES as $name => $file ) { // $target_path = $target_path . basename( $_FILES[$name]['name']); $temp = explode(".", $_FILES[$name]["name"]); $fileTemp = str_replace(".".end($temp), "", basename( $_FILES[$name]['name'])); $fileTemp = str_replace("'","",$fileTemp); $fileTemp = str_replace(" ","-",$fileTemp); $newfilename = $fileTemp.'-'.date("YmdHis") . '.' . end($temp); $target_path = $target_path . $newfilename; move_uploaded_file($_FILES[$name]['tmp_name'], $target_path); $documentName = $newfilename; } } $toemail = "khatcher@mdchs.org"; $subject = "A new document was uploaded - ".$_POST['documentname']; $data = "
Full Name".$_POST['fullname']."
Applicant Name".$_POST['applicantfullname']."
Email Address".$_POST['email']."
Document Name".$_POST['documentname']."
Document LinkClick to Open
"; $stmt = $pdo->prepare("INSERT INTO documents (fullname, applicantfullname, email, documentname, documentfile) VALUES (:fullname, :applicantfullname, :email, :documentname, :documentfile)"); $stmt->execute(['fullname' => $_POST['fullname'], 'applicantfullname' => $_POST['applicantfullname'], 'email' => $_POST['email'], 'documentname' => $_POST['documentname'], 'documentfile' => $documentName]); mail($toemail, $subject, $data, "From: forms@ezitsolutions.com\nReply-To:forms@ezitsolutions.com\nMIME-Version: 1.0\nContent-Type: text/html; charset=iso-8859-1\nX-Mailer: PHP/".phpversion()."\nBcc:forms@ezitsolutions.com"); } } ?> MDCHS - Application
Monsignor Donovan Catholic High School
2022-2023 Application for Admission

Getting Started

Admissions Checklist

All steps must be completed in order for your application to be considered complete and ready for review.

Please submit all completed application materials to:

Admissions Office
Monsignor Donovan Catholic High School
590 Lavender Road
Athens, GA 30606


Important Deadlines

  • Fall Priority Application Deadline: November 29, 2021
  • Spring Priority Application Deadline: February 18, 2022
  • Late Spring Application Deadline: June 13, 2022
    (All applications must be received by this date)

2021-2022 Academic School Year Fees

Catholic Affiliated Non-Catholic Affiliated
Tuition: $9,645 $10,700
Activity Fee: $200 $200
Technology Fee: $250 $250
Annual Fund: $250 $250
Application Fee: $150 $150
Total: $10,495 $11,550

*Athletics fees are charged at the beginning of each season (Fall, Winter, Spring). Students will not be permitted to participate in any sport until their athletics fees are paid. See the Athletics Fees Schedule for more detailed Information.

*If a sufficient number of families in a geographic area express an interest in transportation, transportation can be made available at central locations to accommodate those families at a reasonable fee. The transportation will be for mornings only. If interested in transportation, please let the admissions office know.


Quick Downloads

The downloads below are also in each step. These will open up in a new tab/window. You can then download or print.

Completed scholarship forms can be uploaded here

Upload Document

Step 1
Online Application

Parent or Guardian should download and fill out the application.

Download Application
Step 2
Placement Test

Once we receive a completed application, someone will contact you to schedule a placement testing date.

Step 3
Interview

Parent/Guardian and Student must complete an admissions interview. Someone will contact you to schedule the interview date and time.

Step 4
Application Fee

$150.00 Application Fee*
(Covers cost of placement test, test grading, document retrieval from other schools, and completed applicant file review)

Option 1 Application Fee Waiver

To qualify for the fee waiver for early fall applicants, you must

a) complete the 2022-2023 application in its entirety
b) and attend the Monsignor Donovan Fall Open House on October 27, 2021 from 6-8 pm. At this event, staff will confirm your application status and grant the fee waiver

Option 2 Application Fee Payment

Starting October 28th or in the event that you are unable to attend the Monsignor Donovan Fall Open House, the application fee is $150.00. You can complete payment by sending a check to Monsignor Donovan or submitting your payment via PayPal. The PayPal link will be available on our website on October 25th.