Academic Calendar | Ohio University (2024)

Note:Deadlines are 5:00 p.m. Eastern on the date indicated (unless otherwise noted). However, online transactions may be processed beyond 5:00 p.m. Eastern if the system is available. Deadlines are prorated for classes that do not meet for the full semester.

Summer 2023-24 - Spring 2024-25

');}//function to group all summer eventsfunction summerSort(){ $('.node__content').find('#calendar-tabs .dates').prepend('

Filter summer sessions

'); $('.node__content').find('#fullSummer').click();}function mobileUpdate(){ var viewport = $(window).outerWidth(); //shift position of dates listing if viewport is mobile if (viewport < 768){ var dates = $('body').find('#calendar-tabs .dates').detach(); $('body').find('#calendar-tabs .active').after(dates); }else{ //put the dates list back if it is out of place on non-mobile if ($('body').find('#calendar-tabs .header > .dates').length){ var dates = $('body').find('#calendar-tabs .dates').detach(); $('body').find('#calendar-tabs .header').after(dates); } }}//function to detect an ndash in a date stringfunction isSeries(dateString){ if ( dateString.indexOf('–') > -1 ){ return true }else{ return false }}//function to find any series events that had an event between them and output twicefunction removeDupes(){ //set up collection to check against var items = []; $('#calendar-tabs .dates .event').each(function(){ var thisTitle = $(this).find('.title').text().trim(); var thisDate = $(this).find('.event-date').text().trim(); if (items.length){ //see if this item already exists var index = items.indexOf(thisTitle); if (index > -1){ //set reference for the existing matched item var $match = $('.dates .event').eq(index); var matchedDate = $match.find('.event-date').text(); //setup vars to build the full series later var firstDay = ''; var lastDay = ''; //series events have a ndash (it's not just a hyphen character!) if (isSeries(matchedDate)){ firstDay = matchedDate.split('–')[0]; }else{ //slice off the year since this will be part of a series firstDay = matchedDate.slice(0,-6); } //is this current item a series if (isSeries(thisDate)){ lastDay = thisDate.split('–')[1] }else{ lastDay = thisDate; } //update matched item with the dupe var dateHTML = ''+firstDay+''+lastDay+''; $match.find('.event-date').html('').append(dateHTML); //remove this dupe from the DOM $(this).remove(); return; } } //add this checked item to the collection items.push(thisTitle); })}function tabUpdate($theTab){ $('#calendar-tabs .active').removeClass('active'); $('#calendar-tabs .dates').html('Loading...'); //get the button's text which is passed as our filter (TODO: this will be passed in via a field and not scraped out of title) var title = $theTab.text().trim(); //take out the accessibility text title = title.split('for ')[1];// console.log('the term: '+title); //TODO: find better way to get event query keyword -- the following works for now but will break depending on how it is entered by end user potentially //set keyword var keyword = title.split(' ')[0].toLowerCase(); var academicYear = title.split(' ')[1]; if (keyword == 'summer'){ keyword = 'summer'; //yeah it does! }else{ keyword = keyword+' semester'; } fetchEvents(keyword, academicYear); $theTab.addClass('active'); mobileUpdate();//force resize event to fix scrollbar missing in Chrome OS X setTimeout(function(){$(window).resize() }, 1804);}var $ = jQuery;$(window).on('load', function(){ var eventList = []; //set up tabs $('.tab').last().after('

'); $('.tab').each(function(){ var title = $(this).find('h3').text(); var thisID = title.toLowerCase().split(' ').join('-'); var tabBtn = ''; $('#calendar-tabs .header').append(tabBtn); }); //Default to the first tab being active tabUpdate($('#calendar-tabs button').first()); //could parse URL for hash or params to set tab on load $('.node__content').on('click', '#calendar-tabs button', function(event){ event.preventDefault(); if ($(this).parent().hasClass('filters')){ //add container class for "fade" effect $('#calendar-tabs .dates').addClass('filtering'); //clear any visibly active filter buttons and set this one as active $(this).siblings('.active').removeClass(); $(this).addClass('active'); //get the filter value var theFilter = $(this).text(); //show or hide events based on filter $('#calendar-tabs .dates .event').each(function(){ var tags = $(this).attr('data-tags').split(','); if (tags.indexOf(theFilter) === -1){ $(this).hide(); }else{ $(this).show(); } }); //remove container class to cause "fade in" effect, needs delay to be perceptible setTimeout(function(){$('#calendar-tabs .dates').removeClass('filtering');}, 1000); //force resize event to fix scrollbar missing in Chrome OS X setTimeout(function(){$(window).resize() }, 1804); }else{ tabUpdate($(this)); } }); $(window).on('resize', function(){ mobileUpdate(); });});

Summer 2023-24

Fall 2024-25

Spring 2024-25

View all Academic Calendar events in the University Calendar

Academic Calendar Documents

2023-24 (Fall 2023-24 through Summer 2023-24)

  • Printable Official Academic Calendar 2023-24 [PDF] Revised 4.05.2023
  • 2023-24 Quickview Calendar [PDF] Updated 2.16.2023

2024-25 (Fall 2024-25 through Summer 2024-25)

  • Printable Official Academic Calendar 2024-25 [PDF] Revised 5.17.2024
  • 2024-25 Quickview Calendar [PDF] Approved 2.09.2024

Note: Holidays that result in closing of the University are listed on the Academic Calendar. View a complete listing of all national, religious, ethnic, and other holidays.

Additional Calendars

  • Final Exam Schedule
  • Production Calendars
  • Tentative Calendar for Future Years [PDF]
  • Official Academic Calendars for Prior 3 Years

Academic Year Definition

The academic year is the 365 day period that begins with the first day of the Fall Semester and ends with the day before the first day of the following Fall Semester. It comprises the Fall, Spring, and Summer Semesters in sequential order, beginning with the Fall Semester. Regarding the completion of degree requirements, an academic year for a given student is the completion of two full semesters, normally Fall and Spring.

Contact

Office of the University Registrar
1 Ohio University
Chubb Hall
Athens, OH 45701-2979
tel: 740.593.4191
fax: 740.593.0216
registrar@ohio.edu

Academic Calendar | Ohio University (2024)

References

Top Articles
Latest Posts
Article information

Author: Lilliana Bartoletti

Last Updated:

Views: 6170

Rating: 4.2 / 5 (73 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Lilliana Bartoletti

Birthday: 1999-11-18

Address: 58866 Tricia Spurs, North Melvinberg, HI 91346-3774

Phone: +50616620367928

Job: Real-Estate Liaison

Hobby: Graffiti, Astronomy, Handball, Magic, Origami, Fashion, Foreign language learning

Introduction: My name is Lilliana Bartoletti, I am a adventurous, pleasant, shiny, beautiful, handsome, zealous, tasty person who loves writing and wants to share my knowledge and understanding with you.