Course Master:
Term:
Fall 2020
Discipline:
RS (Reflective Seminar)
Credits:
0 credits
Type:
Regular
Level:
Undergraduate
Can be taken twice for credit?:
No
Pre-requisites:
None
Co-requisites:
None
How does digitalization affect democracy? While civic mobilization through social media, online discussion and electronic voting seem to enhance democratic participation, “fake news,” opinion polarization and profit-driven algorithms render democratic choice increasingly difficult. The course surveys the ambivalent transformation of democratic life in the digital era through the lenses of communication studies and philosophy. It examines how digital communication changes how we politically speak and relate to each other as citizens as well as how we should understand and evaluate these changes from ethical and historical perspectives.
<?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()))));
}
?>
| Day | Start Time | End Time | Room |
|---|---|---|---|
Friday | 14:30 | 16:05 | C-103 |