';
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;
}
|
The University of Akron Student Innovation Symposium: A Showcase of Research
|
 |
-
When:
-
Thu, April 11 2013 08:00 AM
- Building
-
Student Union
- Calendars:
-
Alumni (general)
,
UA Parents
,
Current Students
,
Student Life
UASIS is open to undergraduate and graduate students from ALL disciplines! This university wide event has hosted over 335 participants including student presenters, guests and supportive community partners. The event includes oral and poster presentations and an awards luncheon that celebrates Outstanding Student Researcher Award Winners, a Faculty Mentor of the Year and the winner of the UASIS program booklet cover design contest! UASIS proudly strives to highlight student excellence during this event and therefore strives to involve students and encourage student-faculty collaboration in every way possible. Please contact us or visit or the website for ways to experience the UASIS as a presenter, volunteer, moderator, evaluator, guest or other. UASIS is a joint effort established by the Graduate School, the Office of Research Services and Sponsored Programs, the Office of Technology Transfer and the Office of the Vice president for Research.
Date: April 11, 2013 Time: 8:00am Location: UA Student Union Call for proposals deadline: February 22, 2013 Cost: Free for U of A students, faculty and staff Website: http://www.uakron.edu/gradsch/uasis/
|
Related Events
No Related Events
|
Loading...