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
We will be answering all the questions you never dared ask your mother: why do human beings have sex? Why are there males and females and what is gender anyway? How do bodies get pregnant? Does female orgasm have an evolutionary biological purpose? Get frank, scientifically grounded answers to these questions and more from interspecies and intersectional perspectives as a biologist and feminist scholar debunk the idea of maternal instinct because what it means to be a mother depends on what animal you are and where you are.
<?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 | 10:50 | 14:15 | C-104 |
Friday | 10:50 | 14:15 | RMOTE-00 |