get_active_courses()
Parameters
- Token(character varying)
Returns
- Success or a list of courses. {ID,Name,Number,EndDate,StartDate}
Description
- Returns a list of all of the courses in the school where the current time is between StartDate and EndDate.
Errors
- 1 - Invalid Session.