Professor(s)
Notes
Learning Outcomes
- Overview of how pre-modern and modern art has been exploited by Arab governments and colonial regimes.
- Artists’ reactions, artistic resistance and subversion of power & the post-colonial era.
- Discussion on Middle Eastern art in non-Arab Countries: Iran, Turkey, and Israel.
- Contemporary context: 2000 and beyond. (Arab Spring, destruction of heritage in conflict zones, establishment of new art institutions).
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()))));
}
?>
Schedule
| Day | Start Time | End Time | Room |
|---|---|---|---|
Monday | 14:30 | 16:05 | C-505 |
Thursday | 14:30 | 16:05 | C-505 |
Thursday | 16:20 | 17:55 | VISIT-1 |