';
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;
}
|
Information Session about How to Become A Peer Mentor in Fall 2013
|
 |
-
When:
-
Thu, March 7 2013 11:30 AM - Thu, March 7 2013 12:30 PM
- Building
-
Simmons Hall , 101
- Calendars:
-
Undergraduate
,
College of Business Administration
- Tags:
-
CBA
, undergraduate
Interested in becoming a Peer Mentor this fall?
Below are the requirements and application materials. There is also an information session on Thursday March 7th , 2013 from 11:30-12:30 in Simmons 101.
Requirements:
- Full-time, upper-class (have been enrolled here for at least two semesters), undergraduate students
- Cumulative GPA of at least 2.75
- Strong interpersonal, organizational, time management, and academic success skills
- Commitment to personal achievement and to the success of peers
- Online application and two recommendation forms no later than Friday, March 22, 2013 @ 5pm
Application:
|
Related Events
No Related Events
|
Loading...