Compare Colleges for Cost and Merit Aid
See how the colleges on your student's list measure up — and which ones are most generous with scholarships and
merit aid. Perfect for parents helping their student research colleges.
It Only Takes 1 Minute
formData.selectedColleges.length > 0 && formData.selectedColleges.length <= 3, 'Please select at least one college') && nextStep() }"
>
Step 1 of 4
What colleges would you like to compare?
{
if ($event.target.value.length > 2) {
collegeSearchResults = await searchColleges($event.target.value);
if (collegeSearchResults.length > 0) {
showCollegeSearchResults = true;
}
}
}"
/>
Choose up to 3 colleges
*
$refs.collegeSearchInput.focus()) }"
>
Enter ↵ to proceed
Step 2 of 4
What year will your student graduate high school?
Student's High School Graduation Year
*
Enter ↵ to proceed
Step 3 of 4
What's your name?
formData.first_name && formData.first_name.trim() !== '', 'Please fill in your first name') && validateStep(() => formData.last_name && formData.last_name.trim() !== '', 'Please fill in your last name') && nextStep()"
/>
First Name
*
formData.first_name && formData.first_name.trim() !== '', 'Please fill in your first name') && validateStep(() => formData.last_name && formData.last_name.trim() !== '', 'Please fill in your last name') && nextStep()"
/>
Last Name
*
Enter ↵ to proceed
Step 4 of 4
What's your email?
By submitting, you'll receive your college comparison report and subscribe to Road2College emails. You can unsubscribe anytime.
formData.email && formData.email.trim() !== '', 'Please fill in your email address') && await submitForm() && nextStep()"
/>
Email
*
Enter ↵ to proceed
Congratulations! Your report is on the way.
Your personalized report is headed to your inbox. Check your email for your college comparison results!