Professor(s)
Notes
Learning Outcomes
- Knowledge of the fundamental theories of conflict/crisis management.
- Knowledge of the practical techniques of strategic leveraging involved in conflict/ crisis management.
- Developing critical thinking and a sense of empathy in a world of competing socio-political narratives, political and ideological manipulation, and radical discord.
- Understanding the problems/dilemmas involved in preventing conflicts from getting out of control on the global, regional and domestic levels
- Fluency: Developing writing and oral presentation skills.
Syllabus
<?php
$SROfferID = $entity->field_cams_id['und']['0']['value'];
if (course_syllabus_view_access_callback($SROfferID)) {
$url = 'sites/default/files/fields/field_course_syllabi_pdf/Syllabus '.$entity->title.'.pdf';
if (file_exists($url)) {
print '<p>' . l('View Syllabus PDF Archive', $url) . '</p>';
}
else {
$syllabi = course_syllabus_query('get_syllabus_list', '('.$SROfferID.')');
if (isset($syllabi[$SROfferID])) {
$url = 'course/' . $SROfferID . '/syllabus/view';
print '<p>' . l('View this course syllabus', $url) . '</p>';
}
else {
print t('There is no published syllabus for this course offering');
}
}
}
else {
print t('Please !login to view this course syllabi.', array(
'!login' => l(t('log in'), 'saml/login', array('query' => drupal_get_destination()))));
}
?>
Book List
| Title | Author | Publisher | ISBN Number |
|---|
Schedule
| Day | Start Time | End Time | Room |
|---|---|---|---|
Monday | 10:35 | 11:55 | G-113 |
Monday | 10:35 | 11:55 | RMOTE-00 |
Thursday | 15:20 | 16:40 | PL-1 |
Thursday | 15:20 | 16:40 | RMOTE-00 |