Professor(s)
Notes
Learning Outcomes
- LO1. Explore, analyze and reflect critically on a representative sample of literature written by nineteenth century and contemporary French, European and American Writers.
- LO2. Understand the logic and critical theories of ‘serialization’ and how it impacts literary and televisual forms of storytelling.
- LO3. Analyze the works studied in the context of problematic notions of literary genre and their relationship to value, including the relationship of literature with the genre of television.
- LO4. Analyze the works studied in the context with key issues in social, political and cultural history as pertaining to the development of literary and televisual forms within modernity.
- LO5. Express themselves creatively, clearly, coherently, and elegantly in order to produce effective writing in different genres. Where appropriate this will include digital assignments.
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 | 13:45 | 15:05 | PL-4 |
Thursday | 09:00 | 10:20 | PL-4 |