Professor(s)
Notes
Learning Outcomes
- Develop and evidence your understanding of the complexity of the contemporary fashion system in its global dimensions.
- Develop and demonstrate a comprehensive knowledge of the process of fashion and the fashion chain.
- Research and analyse, discuss and write critically and independently about the subject specialism of Paris fashion, globalisation in fashion and design, and a globalised fashion system.
- Develop transferable skills with regards to qualitative research, visual and textual analysis, critical thinking, 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 | 14:30 | 18:00 | G-207 |
Tuesday | 14:30 | 18:00 | G-207 |
Wednesday | 14:30 | 18:00 | G-207 |
Thursday | 14:30 | 18:00 | G-207 |
Monday | 14:30 | 18:00 | RMOTE-00 |
Tuesday | 14:30 | 18:00 | RMOTE-00 |
Wednesday | 14:30 | 18:00 | RMOTE-00 |
Thursday | 14:30 | 18:00 | RMOTE-00 |