How to Pay for College (2024)

Office of Financial Aid

Important News regarding the 2024-2025 FAFSA®

File your FAFSA® The 2024-2025 FAFSA and WASFA applications are now available! If you plan to attend in Summer or Fall 2024, complete your 2024-2025 FAFSA or WASFA application today!

We are now processing financial aid for all students who submitted a FAFSA for Summer quarter. Please know our team is hard at work preparing your funding as quickly as they can. Please monitor your ctcLink for more up to date information. Summer aid applicants enrolled in summer classes will be prioritized.

Here is what you need to know:

  • You might not get your financial aid funds before the tuition deadline – but don’t panic. We will not be dropping students for non-payment for summer quarter.
  • You still will be responsible for your tuition eventually, but we are giving students extra time because of financial aid distribution delays.
  • If you have submitted your 2024-2025 FAFSA, please know that our team is hard at work to prepare your funding as quickly as they can after receiving your information included in your FAFSA.
  • If you are interested in financial aid as a funding source for your summer quarter tuition and fees, but have not yet submitted a 24-25 FAFSA, please do so as soon as possible.
  • If you are not planning to apply for financial aid and will be self-paying for summer quarter tuition/fees, please pay your tuition in full as close to the June 6 deadline as possible.
    • Unpaid account balances can result in negative repercussions such as enrollment blocks for future quarters.
  • Email to All Summer Students June 6
  • Email to All Current and Future Students June 7

Changes in Financial Aid Office Hours:

The Financial Aid offices will be closed Monday, June 24 - Friday, June 28th. We will resume normal hours on Monday, July 1, 2024.

Check Your FAFSA® status at studentaid.gov

The delays in the new FAFSA® process will affect our review of your eligibility.

It means that we will not receive your application, see any of your submitted FAFSA information, or be able to advise on financial aid eligibility until a later date (currently estimated for some time in June 2024).

It is important that you file your FAFSA® and regularly check back on its status to make any corrections. Check your FAFSA® summary to see if there are messages and respond appropriately.

If you want help completing your FAFSA®, plan to attend one of the upcoming financial aid nights hosted by our college or community organizations.

Need one-on-one FAFSA/WASFA® completion assistance?

Our Financial Aid Team is here, book an appointment today for assistance.

Book FAFSA®/WASFA Appointment

Summer 2024 registration

Please know we are here for you and are actively seeking solutions to help those registering for Summer 2024 classes with holistic support. Our goal is to be as timely and transparent as possible and will provide you with regular updates when available.

We are focusing our assistance on two areas: basic needs, as well as tuition and fees.

Tuition and fees

The college is committed to not dropping students for Summer 2024 for non-payment for those who have filed their 2024-25 FAFSA®. This would allow us to apply your awarded financial aid to your balance. You would remain responsible for your out-of-pocket account balance.

Basic needs

The college and the district are working to develop funding that could assist students in need. We are still exploring a variety of options, including emergency grants, that would help you to meet your basic needs during Summer 2024.

Application Processing

We will begin processing FAFSAs in mid-June. If any information is needed before we can determine your eligibility, we will contact you at the email address you have listed in ctcLink to let you know.

Alternate Funding Resources

How to Pay for College (1)

2024-2025 FAFSA® Changes

This page provides a detailed review of why the FAFSA® is being updated, what are the changes to the application, and what students and their families can do while waiting for the application to open. Please click on the link provided down below in order to access this information.

2024-2025 FAFSA®/WASFA Guide

How to Pay for College (2)

FAQs for Students, Families, & Staff

GOT QUESTIONS? We’ve got you covered! For more information regarding questions students, families, and our campus partners may have about what to expect with the upcoming FAFSA® process, please click on the link provided right below.

2024-25 FAFSA® FAQs

Financial Aid Resources

How Much Does it Cost?
Apply for Financial Aid
Frequently Asked Questions
Receiving Your Money
Financial Aid Forms
Financial Aid 101

Federal School Code: 003793

Use this code for your FAFSA if you attend school at SCC, Colville, Newport, Inchelium or Republic.

Stay on track with priority federal funding

Important Dates andDeadlines

FAFSA Opens Annually

(for the upcoming academic year)

December 2023

FAFSA Closes Annually

(for the current academic year)

June 30

Priority Funding Deadline

'); htmlstring1 = ""; impdatefilter1 = "financial-aid-priority"; dayName = ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]; monthName = ["January","February","March","April","May","June","July","August","September","October","November","December"]; dateInfo1 = ""; dateObject1 = new Date(); currentqtr1 = ""; groupbyqtr1 = "False"; groupbyqtr1 = groupbyqtr1.toLowerCase(); $(function() { $.ajax({ type: "GET", url: "//external.spokane.edu/REST/API/ImpDates?mode=sfcc&filter=financial-aid-priority", dataType: "xml", success: function (xml) { $(xml).find('Date').each(function() { dateInfo1 = Date.parse($(this).find("Category").text()); dateObject1 = new Date(dateInfo1); extrainfo1 = ""; quarter1 = " - Fall Quarter"; if(impdatefilter1=="financial-aid-priority") { quarter1 += " " + dateObject1.getFullYear(); } if($(this).find("Title").text().toLowerCase().indexOf("winter")>-1) { quarter1 = " - Winter Quarter"; if(impdatefilter1=="financial-aid-priority") { quarter1 += " " + (dateObject1.getFullYear() + 1); } } if($(this).find("Title").text().toLowerCase().indexOf("spring")>-1) { quarter1 = " - Spring Quarter"; if(impdatefilter1=="financial-aid-priority") { quarter1 += " " + dateObject1.getFullYear(); } } if($(this).find("Title").text().toLowerCase().indexOf("summer")>-1) { quarter1 = " - Summer Quarter"; if(impdatefilter1=="financial-aid-priority") { if($(this).find("Title").text().toLowerCase().indexOf("summer/fall")>-1) { quarter1 = " - Summer/Fall Quarter " + dateObject1.getFullYear(); } else { quarter1 = " - Summer Quarter " + dateObject1.getFullYear(); } } } if(groupbyqtr1=="true" && currentqtr1!=quarter1){ //console.log("GroupByQuarter: [" + groupbyqtr1 + "]"); if(currentqtr1!=""){ htmlstring1 += ''; } htmlstring1 += '

' + quarter1.replace(' - ','') + '

    '; currentqtr1 = quarter1; } if(htmlstring1.indexOf('
      '; } pos1 = $(this).find("Title").text().toLowerCase().indexOf("- for"); if(pos1>0) { extrainfo1 = " - " + $(this).find("Title").text().substring(pos1+6,pos1+7).toUpperCase() + $(this).find("Title").text().substring(pos1+7); } htmlstring1 += '
    • ' + monthName[dateObject1.getMonth()] + ' ' + dateObject1.getDate() + ', ' + dateObject1.getFullYear(); if(groupbyqtr1!="true"){ htmlstring1 += quarter1; } htmlstring1 += extrainfo1 + '
    • '; //console.log("...Adding " + monthName[dateObject1.getMonth()] + ' ' + // dateObject1.getDate() + ', ' + dateObject1.getFullYear()); }) $("#DateListContainer1").html(htmlstring1 + "
    "); //console.log(htmlstring1 + "
"); }, error: function (error) { //alert(error.responseText); } }); })//]]>

TuitionDue Dates

'); htmlstring3 = ""; impdatefilter3 = "Tuition-due"; dayName = ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]; monthName = ["January","February","March","April","May","June","July","August","September","October","November","December"]; dateInfo3 = ""; dateObject3 = new Date(); currentqtr3 = ""; groupbyqtr3 = "False"; groupbyqtr3 = groupbyqtr3.toLowerCase(); $(function() { $.ajax({ type: "GET", url: "//external.spokane.edu/REST/API/ImpDates?mode=sfcc&filter=Tuition-due", dataType: "xml", success: function (xml) { $(xml).find('Date').each(function() { dateInfo3 = Date.parse($(this).find("Category").text()); dateObject3 = new Date(dateInfo3); extrainfo3 = ""; quarter3 = " - Fall Quarter"; if(impdatefilter3=="financial-aid-priority") { quarter3 += " " + dateObject3.getFullYear(); } if($(this).find("Title").text().toLowerCase().indexOf("winter")>-1) { quarter3 = " - Winter Quarter"; if(impdatefilter3=="financial-aid-priority") { quarter3 += " " + (dateObject3.getFullYear() + 1); } } if($(this).find("Title").text().toLowerCase().indexOf("spring")>-1) { quarter3 = " - Spring Quarter"; if(impdatefilter3=="financial-aid-priority") { quarter3 += " " + dateObject3.getFullYear(); } } if($(this).find("Title").text().toLowerCase().indexOf("summer")>-1) { quarter3 = " - Summer Quarter"; if(impdatefilter3=="financial-aid-priority") { if($(this).find("Title").text().toLowerCase().indexOf("summer/fall")>-1) { quarter3 = " - Summer/Fall Quarter " + dateObject3.getFullYear(); } else { quarter3 = " - Summer Quarter " + dateObject3.getFullYear(); } } } if(groupbyqtr3=="true" && currentqtr3!=quarter3){ //console.log("GroupByQuarter: [" + groupbyqtr3 + "]"); if(currentqtr3!=""){ htmlstring3 += ''; } htmlstring3 += '

' + quarter3.replace(' - ','') + '

    '; currentqtr3 = quarter3; } if(htmlstring3.indexOf('
      '; } pos3 = $(this).find("Title").text().toLowerCase().indexOf("- for"); if(pos3>0) { extrainfo3 = " - " + $(this).find("Title").text().substring(pos3+6,pos3+7).toUpperCase() + $(this).find("Title").text().substring(pos3+7); } htmlstring3 += '
    • ' + monthName[dateObject3.getMonth()] + ' ' + dateObject3.getDate() + ', ' + dateObject3.getFullYear(); if(groupbyqtr3!="true"){ htmlstring3 += quarter3; } htmlstring3 += extrainfo3 + '
    • '; //console.log("...Adding " + monthName[dateObject3.getMonth()] + ' ' + // dateObject3.getDate() + ', ' + dateObject3.getFullYear()); }) $("#DateListContainer3").html(htmlstring3 + "
    "); //console.log(htmlstring3 + "
"); }, error: function (error) { //alert(error.responseText); } }); })//]]>

Foundation Scholarships

January 17 – March 17, 2023.

Keep Your Email Up-To-Date

The financial aid office sends you information at the email address used to create your student account in ctcLink. Log in to ctcLink to change your information.
Check your ctcLink Student Homepage for a Tuition Due Date Extension.

FAFSA: Apply for Aid

When completing the FAFSA application, please remember to use the Aid Year Application that corresponds to the school year you wish to begin attendance. If you have any questions as to which FAFSA to complete, please contact the financial aid office.
Financial Aid Funds are not disbursed until the first day of school.

Additional Resources

Calendar / Important Dates
Tools and Links
Eligibility and Award Criteria

Contact the Financial Aid Office

Address

1810 N Greene Street, MS 2152
Spokane, WA 99217-5399
Building 15 at the Center Island

Phone: 509-533-7017
Fax: 509-533-7425
Email:fscc@scc.spokane.edu

How to Pay for College (2024)

FAQs

What is the best method to pay for college? ›

Here are the six best ways to pay for college that might be relevant to you and your family.
  • 529 College Savings Plans. Families can save for future college costs using a 529 plan. ...
  • Federal Financial Aid. ...
  • Grants and Scholarships. ...
  • Cash From Savings and Work. ...
  • Work During School. ...
  • Private Loans.

How do middle class families pay for college? ›

Financial aid can come from federal and state governments, colleges, and private organizations. Some help comes in the form of loans, which have to be paid back. Grants, scholarships and work-study programs do not have to be repaid. Broadly, there are two types of financial aid: need-based and merit.

Is it better to take out student loans or pay cash? ›

Let's say you take out a $100,000 loan with a 6% interest rate to cover tuition plus room and board for a four-year university. With a 10-year repayment plan, you'd be looking at over $33,225 in interest. Yikes! By paying cash, you eliminate interest charges.

What percentage of parents pay for college? ›

According to the oft-cited Sallie Mae study “How America Pays for College,” 77% of American families used parent income and savings to pay for some of their kid's college expenses. Another 18% of parents use borrowed funds to pay for some portion of their child's higher education.

What is the most common way students pay for college? ›

Continue the search for grants and scholarships

The College Ave survey found that the No. 1 way families pay for college is through merit aid grants and scholarships.

Can student loans cover full tuition? ›

While it is possible for student financial aid to cover full tuition, in practice it will fall short. For most students, there will not be enough financial aid to cover the full cost of tuition, unless the parents borrow a Federal Parent PLUS loan.

How much can your parents make to qualify for FAFSA? ›

There is no income cut-off to qualify for federal student aid. Many factors—such as the size of your family and your year in school—are considered.

What is the biggest way the average family pays for college? ›

In the 2023 Sallie Mae and Ipsos survey: 72% of families surveyed reported using parental income and savings to pay for college. 58% said they used a parent's current income to pay for college. 30% relied on funds saved in a college savings account, like a 529 plan, to pay for school.

How do I pay for college without my parents help? ›

8 Tips for paying for college on your own
  1. Plan ahead. ...
  2. Consider all your post-secondary education options. ...
  3. Use your personal savings and income for college. ...
  4. Apply for scholarships. ...
  5. Apply for financial aid. ...
  6. Compare and evaluate your financial aid offers. ...
  7. After savings and free money, consider student loans.

What are the cons of student loans? ›

Key Takeaways
  • Carrying student debt can affect your ability to buy a home if your debt-to-income ratio is too high.
  • If you have too much student loan debt, you won't be able to save as much for retirement.
  • Student loan debt can lower your credit score, especially if you fail to make on-time payments.

What is the best way to borrow money for college? ›

For most students and families who decide to borrow, federal student loans are the best option. Repayment on federal student loans doesn't start until after you leave school, and with fixed interest rates and payment plans, monthly payments can be manageable.

Is it financially smart to pay off student loans? ›

Paying off student loans early can benefit you financially, but it should typically come second to building your emergency fund and retirement savings. People with private student loans or without other debt tend to benefit more from paying off student loans early.

How do people afford to send their kids to college? ›

Scholarships and Grants – Free money that does not have to be paid back. Financial Aid – Distributed by the government and/or colleges and comes in the form of grants, work study, or student loans. Private Student Loans – Money that you have to pay back after graduation.

How do parents afford to pay for college? ›

Parents have several options to help their child pay for college, including setting up a savings account or cosigning a private student loan.

How much should I give my kids for college? ›

Say you're planning for a child who's 4 years old today. Your college savings goal should be $60,400 for a public, in-state college; $95,600 for a public, out-of-state college; and $118,900 for a private college. If these numbers seem daunting, don't worry.

When it comes to paying for college what is your best option? ›

When paying for college, some forms of financial aid are better than others. Money that you don't have to pay back should take priority — like scholarships, grants and fellowships — followed by income from work-study programs, or even employer assistance if you can work while enrolled.

What is the best way to budget in college? ›

A good college budget prioritizes needs and savings over wants. A good template to follow when budgeting is the 50-30-20 ratio—50% of your income covers needs, 30% goes toward wants and 20% is for savings. This format can guide you in creating your next spending plan.

Which methods of paying for college do not require repayment? ›

Grants and scholarships are a type of financial aid that doesn't have to be repaid. Grants are often need-based, while scholarships are usually merit-based. Start by researching available scholarships and grants and applying for as many as you can.

Top Articles
Latest Posts
Article information

Author: Jeremiah Abshire

Last Updated:

Views: 5957

Rating: 4.3 / 5 (74 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Jeremiah Abshire

Birthday: 1993-09-14

Address: Apt. 425 92748 Jannie Centers, Port Nikitaville, VT 82110

Phone: +8096210939894

Job: Lead Healthcare Manager

Hobby: Watching movies, Watching movies, Knapping, LARPing, Coffee roasting, Lacemaking, Gaming

Introduction: My name is Jeremiah Abshire, I am a outstanding, kind, clever, hilarious, curious, hilarious, outstanding person who loves writing and wants to share my knowledge and understanding with you.