ih-portal
Version:
A project for connecting interaction hub services with catalyst-ui components
133 lines (132 loc) • 4.04 kB
JavaScript
module.exports = module.exports = {
'Schedule': {
'terms': {
'0': {
'acadCareerDesc': 'Undergraduate',
'curGpa': '4',
'cumGpa': '3.733',
'termName': 'Spring Semester 2013-14',
'institution': 'University of Cincinnati',
'termBeginDate': '2014-01-06',
'termEndDate': '2014-04-26',
'courses': {
'0': {
'desc': 'Management',
'status': 'Enrolled',
'units': '3',
'gradeDesc': 'UG Normal',
'grade': 'A',
'course': 'MGMT 3080',
'sessions': {
'0': {
'classNumber': '1237',
'classSection': '001',
'component': 'Lecture',
'daysTimes': 'Invalid Day: Invalid Time - Invalid Time',
'room': 'TBA',
'instructor': 'Staff',
'startDate': '01/06/2014',
'endDate': '04/26/2014',
},
'length': 1,
},
},
'1': {
'desc': 'Operations Management',
'status': 'Enrolled',
'units': '3',
'gradeDesc': 'UG Normal',
'grade': 'A',
'course': 'OM 3080',
'sessions': {
'0': {
'classNumber': '1236',
'classSection': '001',
'component': 'Lecture',
'daysTimes': 'Invalid Day: Invalid Time - Invalid Time',
'room': 'TBA',
'instructor': 'Staff',
'startDate': '01/06/2014',
'endDate': '04/26/2014',
},
'length': 1,
},
},
'2': {
'desc': 'Business Finance',
'status': 'Enrolled',
'units': '3',
'gradeDesc': 'UG Normal',
'grade': 'A',
'course': 'FIN 3080C',
'sessions': {
'0': {
'classNumber': '1235',
'classSection': '001',
'component': 'Lecture',
'daysTimes': 'Invalid Day: Invalid Time - Invalid Time',
'room': 'TBA',
'instructor': 'Staff',
'startDate': '01/06/2014',
'endDate': '04/26/2014',
},
'length': 1,
},
},
'length': 3,
},
},
'1': {
'acadCareerDesc': 'Undergraduate',
'curGpa': '0',
'cumGpa': '3.733',
'termName': 'Summer Semester 2013-14',
'institution': 'University of Cincinnati',
'termBeginDate': '2014-05-12',
'termEndDate': '2014-08-09',
},
'2': {
'acadCareerDesc': 'Undergraduate',
'curGpa': '0',
'cumGpa': '3.733',
'termName': 'Fall Semester 2014-15',
'institution': 'University of Cincinnati',
'termBeginDate': '2014-08-25',
'termEndDate': '2014-12-13',
'courses': {
'0': {
'desc': 'School Violence',
'status': 'Enrolled',
'units': '1',
'gradeDesc': '',
'grade': '',
'course': 'CJ 6001',
'sessions': {
'0': {
'classNumber': '14475',
'classSection': '001',
'component': 'Seminar',
'daysTimes': 'F: Invalid Time - Invalid Time',
'room': 'TBA',
'instructor': 'Staff',
'startDate': '09/25/2014',
'endDate': '09/29/2014',
},
'length': 1,
},
},
'length': 1,
},
},
'3': {
'acadCareerDesc': 'Undergraduate',
'curGpa': '0',
'cumGpa': '3.733',
'termName': 'Fall Semester 2016',
'institution': 'University of Cincinnati',
'termBeginDate': '2016-08-22',
'termEndDate': '2016-12-10',
},
},
},
};