-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtechnicaldocumentation.html
More file actions
100 lines (99 loc) · 3.64 KB
/
Copy pathtechnicaldocumentation.html
File metadata and controls
100 lines (99 loc) · 3.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<nav id="navbar">
<header>TD Challenge</header>
<ul>
<li><a class="nav-link" href="#Introduction">Introduction</a></li>
<li><a class="nav-link" href="#What_OSAP_can_help_with">What OSAP can help with</a></li>
<li><a class="nav-link" href="#Who_can_get_OSAP">Who can get OSAP</a></li>
<li><a class="nav-link" href="#Who_is_not_eligible">Who is not eligible</a></li>
<li><a class="nav-link" href="#OSAP_approved_schools">OSAP approved schools</a></li>
<li><a class="nav-link" href="#Reference">Reference</a></li>
</ul>
</nav>
<main id="main-doc">
<section class="main-section" id="Introduction">
<header>Introduction</header>
<article>
<p>
The Ontario Student Assistance Program (OSAP) is a financial aid program that can help you pay for college or university.
OSAP offers funding through:
</p>
<ul>
<li>
grants: money you don’t have to pay back
</li>
<li>
a student loan: money you need to repay once you’re done school
</li>
</ul>
<p>
When you apply for OSAP, we automatically consider you for both grants and loans.
If you don’t want to take a loan, you can decline it after your application is approved.
There are also programs to help you repay your student loan once you’re done school.
</p>
</article>
</section>
<section class="main-section" id="What_OSAP_can_help_with">
<header>What OSAP can help with</header>
<article>
<p>OSAP can help you pay for:</p>
<ul>
<li>tuition</li>
<li>books, equipment and supplies</li>
<li>compulsory student fees charged by a school</li>
<li>living expenses (full-time students only)</li>
<li>child care (for students with children)</li>
</ul>
</article>
</section>
<section class="main-section" id="Who_can_get_OSAP">
<header>Who can get OSAP</header>
<article>
<p>OSAP is open to Ontario residents of any age who are:</p>
<ul>
<li>Canadian citizens</li>
<li>permanent residents, or</li>
<li>protected persons</li>
</ul>
</article>
</section>
<section class="main-section" id="Who_is_not_eligible">
<header>Who is not eligible</header>
<article>
<p>You may not be eligible for OSAP if you</p>
<ul>
<li>don't meet the academic progress requirments</li>
<li>have enough financial resources,
including other forms of government aid,
to cover your expenses allowed by OSAP</li>
<li>report income on your OSAP application
that’s significantly different from what you
reported to the Canada Revenue Agency (CRA)</li>
<li>have defaulted on a student loan</li>
<li>have grant or bursary overpayments or multiple
outstanding loan overpayments</li>
<li>failed a credit check</li>
<li>declared bankruptcy or consumer proposal,
or consolidation orders</li>
<li>have reached your lifetime limit of student loan funding (340 weeks of funding,
400 weeks of funding for doctoral studies,
520 weeks of funding for students with disabilities)</li>
<li>are an international student</li>
</ul>
</section>
<section class="main-section" id="OSAP_approved_schools">
<header>OSAP approved schools</header>
<article>
<a href="https://osap.gov.on.ca/SchoolSearchWeb/search/school_search.xhtml?lang=en"
target="_blank">Search the name of your school</a>
</article>
</section>
<section class="main-section" id="Reference">
<header>Reference</header>
<article>
<article>
<p>All the documentation in this page is taken from</p>
<a href="https://www.ontario.ca/page/learn-about-osap"
target="_blank">Ontari.ca</a>
</article>
</section>
</main>