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)
Top Articles
Arsenal news and transfers LIVE: Declan Rice medical update, Timber £40m deal
Two ‘top clubs’ to bid for Declan Rice as Man City, Man Utd and Chelsea rival Arsenal
Dainty Rascal Io
Christian McCaffrey loses fumble to open Super Bowl LVIII
Cold Air Intake - High-flow, Roto-mold Tube - TOYOTA TACOMA V6-4.0
Visitor Information | Medical Center
Doby's Funeral Home Obituaries
Employeeres Ual
Corporate Homepage | Publix Super Markets
123Moviescloud
อพาร์ทเมนต์ 2 ห้องนอนในเกาะโคเปนเฮเกน
C Spire Express Pay
Washington Poe en Tilly Bradshaw 1 - Brandoffer, M.W. Craven | 9789024594917 | Boeken | bol
Best Fare Finder Avanti
Craigslist Pets Sac
Where does insurance expense go in accounting?
Uhcs Patient Wallet
Bowlero (BOWL) Earnings Date and Reports 2024
Pac Man Deviantart
Find Such That The Following Matrix Is Singular.
Officialmilarosee
Satisfactory: How to Make Efficient Factories (Tips, Tricks, & Strategies)
Glenda Mitchell Law Firm: Law Firm Profile
Gotcha Rva 2022
Costco Gas Hours St Cloud Mn
Weldmotor Vehicle.com
Celina Powell Lil Meech Video: A Controversial Encounter Shakes Social Media - Video Reddit Trend
2011 Hyundai Sonata 2 4 Serpentine Belt Diagram
Vera Bradley Factory Outlet Sunbury Products
1636 Pokemon Fire Red U Squirrels Download
Ipcam Telegram Group
Dl.high Stakes Sweeps Download
Ilabs Ucsf
Home Auctions - Real Estate Auctions
Utexas Baseball Schedule 2023
2487872771
Beaver Saddle Ark
Jennifer Reimold Ex Husband Scott Porter
Metro By T Mobile Sign In
Top-ranked Wisconsin beats Marquette in front of record volleyball crowd at Fiserv Forum. What we learned.
Wsbtv Fish And Game Report
Td Ameritrade Learning Center
Captain Billy's Whiz Bang, Vol 1, No. 11, August, 1920
America's Magazine of Wit, Humor and Filosophy
Join MileSplit to get access to the latest news, films, and events!
Craigslist Com Panama City Fl
Nu Carnival Scenes
Yale College Confidential 2027
Perc H965I With Rear Load Bracket
The Bold and the Beautiful
Mmastreams.com
Fresno Craglist
Peugeot-dealer Hedin Automotive: alles onder één dak | Hedin
Latest Posts
Article information

Author: Melvina Ondricka

Last Updated:

Views: 5881

Rating: 4.8 / 5 (48 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Melvina Ondricka

Birthday: 2000-12-23

Address: Suite 382 139 Shaniqua Locks, Paulaborough, UT 90498

Phone: +636383657021

Job: Dynamic Government Specialist

Hobby: Kite flying, Watching movies, Knitting, Model building, Reading, Wood carving, Paintball

Introduction: My name is Melvina Ondricka, I am a helpful, fancy, friendly, innocent, outstanding, courageous, thoughtful person who loves writing and wants to share my knowledge and understanding with you.