';
return htmlBuffer;
}
function getOngoingEventHTML(event) {
var eventTitle = event.title.replace(/([^\s]{15})/g,"$1-
");
var htmlBuffer = '';
var tagsHTML = '';
if(event.tags != '') {
var tags = event.tags.split(',');
tagsHTML += "
Tags: ";
for (var x = 0; x < tags.length; x++) {
var tag = tags[x];
if(x > 0)
tagsHTML += ', ';
tagsHTML += '' + tag + '';
}
var tagsHTML = '
';
}
var locationHTML = '';
if(event.location != "") {
locationHTML = '
Location: ';
locationHTML += event.location + '
';
}
var categoriesHTML = '';
if(event.categories.length > 0) {
var categoriesHTML = '
Calendar: ';
for(var x = 0; x < event.categories.length; x++) {
var category = event.categories[x];
if(x > 0) categoriesHTML += ', ';
categoriesHTML += '' + category.categoryName + ''
}
categoriesHTML += '
';
}
var ddHTML = locationHTML + categoriesHTML + tagsHTML;
htmlBuffer +=
'
Through ' + event.endDate.format('M j, Y') + ' ' + eventTitle + '' +
'
' + (ddHTML != ''?ddHTML:' ') + '';
htmlBuffer +=
' \';
return htmlBuffer;
}
|
CBA Graduate Programs Waiver Exam
|
 |
-
When:
-
Mon, January 7 2013 05:30 PM - Mon, January 7 2013 07:30 PM
- Building
-
Business Administration Building , 412
- Link:
-
http://www.uakron.edu/cba/cba-home/academic-programs/grad/waiver-exam.dot?
- Calendars:
-
Graduate
,
Undergraduate
,
College of Business Administration
- Tags:
-
Waiver Exams
Waiver exams are available for foundation courses in the MSM, MSA and MTax programs.
They are offered at various times throughout the year. In order for you to take a waiver exam, you must meet the requirements below and follow all waiver exam procedures.
- You must be admitted to the MBA program.
- We do not permit students who intend to apply to take waiver exams.
- Waiver exams are not available to students who are in non-degree programs of study or in graduate certificate programs.
- You must register to take the exam at least two weeks prior to the date of the exam and pay the $100 per waiver exam fee at least one week prior to taking an exam.
|
Related Events
No Related Events
|
Loading...