Professor(s)
Notes
Learning Outcomes
- Expand and evidence your understanding of the complexity of the contemporary fashion system in its global dimensions and resultant supply and usage chains within fashion.
- Develop and demonstrate a comprehensive knowledge of the key terms and texts, sources and resources, issues and discourses, practitioners and practices relating to “sustainability” in fashion.
- Develop and evidence your understanding of the social, cultural, economic, historical and intellectual context of the current discourse on sustainability.
- Research, discuss and write critically and independently about contemporary issues relating to sustainability in fashion.
- Demonstrate an understanding of the inter-relationship between practice and theory.
- Deepen and further develop transferable skills with regards to qualitative research, visual and textual analysis, writing and presenting.
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 | 09:00 | 12:30 | C-102 |
Tuesday | 09:00 | 12:30 | C-102 |
Wednesday | 09:00 | 12:30 | C-102 |
Thursday | 09:00 | 12:30 | C-102 |
Monday | 09:00 | 12:30 | RMOTE-00 |
Tuesday | 09:00 | 12:30 | RMOTE-00 |
Wednesday | 09:00 | 12:30 | RMOTE-00 |
Thursday | 09:00 | 12:30 | RMOTE-00 |