function myFunction() { var dots = document.getElementById("dots"); var moreText = document.getElementById("more"); var btnText = document.getElementById("myBtn"); if (dots.style.display === "none") { dots.style.display = "inline"; btnText.innerHTML = "Read more"; moreText.style.display = "none"; } else { dots.style.display = "none"; btnText.innerHTML = "Read less"; moreText.style.display = "inline"; } }
Skip to Main Content
EnglishChinese (Simplified)JapaneseKoreanSpanishVietnamese
Portrait of a Graduate

Healthy Habits & Life Skills 

Prioritizes self-care by developing healthy habits and life skills that ensure
long-term physical, mental, emotional, social, and financial well-being.

This site provides information using PDF, visit this link to download the Adobe Acrobat Reader DC software.