Deposit
May 1 Decision Deadline - If you find that your college decision has been impacted by recent events, please contact your admissions counselor to work out a custom decision timeline for you beyond the May 1 national reply-by deadline.
Deposit Today to Start Your Roberts Journey
Please complete this form and submit your deposit(s) by May 1 if you are starting in the Fall semester or December 1 if you are starting in the Spring semester.
Fall semester deposits are non-refundable after May 1 *
Spring semester deposits are non-refundable after December 1
The $150 deposit secures your spot at Roberts and allows you to register for classes.
*Is my deposit refundable?
Yes. Due to the impact of COVID-19, the May 1 refund date for the fall 2020 semester will be extended to accommodate families as needed.
Admissions - Deposit
$(document).ready(function(){ $("label:contains('Quantity')").hide().next().hide(); $("input[value='Submit Form']").val("Proceed to SECURE Payment Form >>").before($("p:contains('MasterCard')")); $("p:contains('Requires only the $150.00')").before($(".formSectionTitle:contains('Resident Status')")); /*hide resident data*/ $(".rwcSectionTitle:contains('Resident Data')").prev().hide(); $(".rwcSectionTitle:contains('Resident Data')").next().hide(); $(".rwcSectionTitle:contains('Resident Data')").hide(); /*show the resident data section if the user selects resident*/ $("input", $(".rwcSectionTitle:contains('Resident Status')").next()).click(function(){ if($(this).val() == "749" || $(this).val() == "530"){ $(".rwcSectionTitle:contains('Resident Data')").prev().show(); $(".rwcSectionTitle:contains('Resident Data')").next().show(); $(".rwcSectionTitle:contains('Resident Data')").show(); } else{ $(".rwcSectionTitle:contains('Resident Data')").prev().hide(); $(".rwcSectionTitle:contains('Resident Data')").next().hide(); $(".rwcSectionTitle:contains('Resident Data')").hide(); } }); $("label:contains('Electronic Signature')").append("<span> - Please write your full name in the box</span>"); $("label:contains('Resident Status')").hide(); });