Files
NAN_Student_Handbook/templates/internal/educational-goals.php
2024-01-16 21:51:39 -05:00

22 lines
1.3 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<article>
<div class="flex flex-col bg-white px-4">
<div class="py-4"">
<p class=" max-w-7xl italic font-medium text-red-500 mx-auto">To get the career and life you want</p>
</div>
<div class="italic py-4 px-8 bg-cadet-500 text-cadet-900">
<ul class="max-w-7xl mx-auto space-y-4 list-disc list-inside">
<li>A program for everyone: You might pick a program because it is your favourite or best subject in school. You might pick a program because it will lead you towards the job you want. There are also general programs for when you dont yet know which program is the one for you.</li>
<li>It is important to find a program that is a good fit for you. It is a great idea to talk to other students who have been in the program.</li>
<li>Sometimes students have a dream about a program but when they get there it is not what they expected. This is normal and you can change programs.</li>
<li>Research what you will need in your chosen career. Be sure your final diploma or degree will get you the job you want.</li>
<li>Most programs have admission requirements. That means there are certain courses and marks that you require to get into programs. Be sure you have all the courses you need by the end of Grade 12.</li>
</ul>
</div>
</div>
</article>