---
title: "Our Curriculum"
description: ""
url: "https://otsegoacademy.org/our-curriculum"
date: "2026-06-02T18:10:44+00:00"
language: "en-GB"
---

![dsc_0265](https://otsegoacademy.org/images/2023/02/10/dsc_0265.jpg)

# Our Curriculum

#### Sample Course Offerings

##### Year 1

- Freshman Seminar (Living Away From Home, Connections to Family and Friends &amp; Making Healthy Choices)
- Personal Responsibility and Personal Safety
- Time Management and Getting Organized
- Using Resources and Solving Problems
- Wellness and Nutrition
- Job Exploration I

##### Year 2

- Leadership and Advocacy
- Effective Communication
- Community Navigation
- Saving and Spending Money – Wants vs. Needs
- Making Connections in the Community
- Job Exploration II

##### Electives

- Various art classes
- Music classes including lessons (piano, guitar, violin)
- Yoga
- Zumba
- Seasonal sports (outdoor and indoor)
- Access to sport center

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://otsegoacademy.org"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Our Curriculum",
            "item": "https://otsegoacademy.org/our-curriculum"
        }
    ]
}
```
