Skip to content
Snippets Groups Projects
Commit 8f19fede authored by William E Warriner's avatar William E Warriner
Browse files

Merge branch 'main' into 'main'

Update syllabus content and checklist

Closes #4

See merge request rc-data-science/communications/dsjc-course!4
parents 78562f76 efdf528b
No related branches found
No related tags found
No related merge requests found
...@@ -6,23 +6,26 @@ The course runs every session each year: Fall, Spring, Summer. The UAB Academic ...@@ -6,23 +6,26 @@ The course runs every session each year: Fall, Spring, Summer. The UAB Academic
## Course Setup Checklist ## Course Setup Checklist
Steps can be performed by any Instructors unless otherwise noted. Steps can be performed by any Teachers and Instructors unless otherwise noted.
- [ ] Merge GBSC and IDNE sections. - [ ] Merge GBSC and IDNE sections.
- Must be done by IOR. - Must be done by [IOR](#abbreviations).
- Please visit [Canvas: Course Cross-Listing SLA page](https://uabprod.service-now.com/service_portal?id=sc_cat_item&sys_id=393e9275377d630024a67c1643990e27). - Please visit [Canvas: Course Cross-Listing SLA page](https://uabprod.service-now.com/service_portal?id=sc_cat_item&sys_id=393e9275377d630024a67c1643990e27).
- [ ] Add course Teaching Assistants and Instructors as needed. - [ ] Add course Teachers and Instructors as needed.
- Must be done by IOR _after_ merge step is complete! Otherwise, adds may need to be redone. - Must be done by [IOR](#abbreviations) _after_ merge step is complete! Otherwise, adds may need to be redone.
- Please visit [Canvas: Add/Remove User(s) SLA page](https://uabprod.service-now.com/service_portal?id=sc_cat_item&sys_id=76f97b59374a670024a67c1643990ece). - Please visit [Canvas: Add/Remove User(s) SLA page](https://uabprod.service-now.com/service_portal?id=sc_cat_item&sys_id=76f97b59374a670024a67c1643990ece).
- [ ] Upload [Syllabus HTML](data_science_journal_club_syllabus.html) - [ ] Upload [Syllabus HTML](data_science_journal_club_syllabus.html)
1. Navigate to Syllabus page. 1. Navigate to Syllabus page.
2. Switch text entry box to raw HTML mode by clicking `</>` symbol at bottom-right of box. 2. Switch text entry box to raw HTML mode by clicking `</>` symbol at bottom-right of box.
3. Copy-paste [HTML](data_science_journal_club_syllabus.html) into text entry box. 3. Copy-paste [HTML](data_science_journal_club_syllabus.html) into text entry box.
4. Switch to WYSIWYG mode: click `</>` symbol again. 4. Update Demonstration assignment links.
5. Check "Show Course Summary" checkbox. 1. Look for the three HTML tags like `<a title="Demonstration #1" href="">`.
6. Verify formatting is correct. 2. For each one, add the appropriate assignment page path, which should look like `/courses/$course_number/assignments/$assignment_number`, e.g. like `/courses/1601187/assignments/6860919`. This can be found by visiting the assignment to get the `$course_number` and `$assignment_number` values.
7. **Manually verify all links by clicking them!** 5. Switch to WYSIWYG mode: click `</>` symbol again.
8. Make a note of the Syllabus page URL for use with the Assignments page. _Not_ the Syllabus editing page! 6. Check "Show Course Summary" checkbox.
7. Verify formatting is correct.
8. **Manually verify all links by clicking them!**
9. Make a note of the Syllabus page URL for use with the Assignments page. _Not_ the Syllabus editing page!
- [ ] Set up the [Assignments HTML](data_science_journal_club_assignment.html) - [ ] Set up the [Assignments HTML](data_science_journal_club_assignment.html)
1. Update the Syllabus link in the [Assignment HTML](data_science_journal_club_assignment.html). 1. Update the Syllabus link in the [Assignment HTML](data_science_journal_club_assignment.html).
1. On the first line is an HTML tag that looks like `<a title="Syllabus" href="">`. 1. On the first line is an HTML tag that looks like `<a title="Syllabus" href="">`.
...@@ -35,40 +38,57 @@ Steps can be performed by any Instructors unless otherwise noted. ...@@ -35,40 +38,57 @@ Steps can be performed by any Instructors unless otherwise noted.
7. Switch to WYSIWYG mode: click `</>` symbol again. 7. Switch to WYSIWYG mode: click `</>` symbol again.
8. Set the following field values in the remainder of the form. 8. Set the following field values in the remainder of the form.
- Points: `1` - Points: `1`
- Assignment Group: `Assignments`
- Display Grade as: `Complete/Incomplete` - Display Grade as: `Complete/Incomplete`
- Submission Type: `No Submission` - Submission Type: `No Submission`
- Group Assignment: unchecked - Group Assignment: unchecked
- Peer Reviews: unchecked - Peer Reviews: unchecked
- Assign: - Assign:
- Assign to: `Everyone` - Assign to: `Everyone`
- Due: last day of final exams according to the current session on the [Academic Calendar](https://www.uab.edu/students/academics/academic-calendar) - Due: **varies, see table below**
Assignment due dates should be staggered, with at least three weeks between them, always on a Friday. The following table contains due dates for each. You will need to determine the actual calendar dates for each semester.
| Session Length | #1 Due Date | #2 Due Date | #3 Due Date |
| -------------- | ----------- | ----------- | ----------- |
| 14 weeks | 6th week | 10th week | 14th week |
| 10 weeks | 4th week | 7th week | 10th week |
- Available from/until: blank - Available from/until: blank
9. Click save and publish! 9. Click save and publish!
10. Repeat steps (2) through (9) for `Demonstration #2` and `Demonstration #3`. 10. For `Demonstration #2` and `Demonstration #3`:
1. Go to the main Assignments page. 1. Go to the main Assignments page.
2. Click the vertical three dots next to the `Demonstration #1` assignment you created. 2. Click the vertical three dots next to the `Demonstration #1` assignment you created.
3. Click "Duplicate" and go from there. 3. Click "Duplicate".
4. On the new entry, click the vertical three dots, then "Edit Assignment".
5. Modify the "Name" field appropriately.
6. Click "Save & Publish".
11. Verify the assignments are published in the Assignments main page, with a green checkmark icon next to each. 11. Verify the assignments are published in the Assignments main page, with a green checkmark icon next to each.
12. **Manually verify all links by clicking them!** 12. **Manually verify all links by clicking them!**
- [ ] Set up the [settings] - [ ] Set up Home page.
1. Navigate to Home page.
2. Click "Choose Home Page" button.
3. Select "Syllabus".
4. Click "Save" button.
- [ ] Set up Settings page.
- Course Details tab: - Course Details tab:
1. Set appropriate start and end dates according to the [Academic Calendar](https://www.uab.edu/students/academics/academic-calendar). 1. Set appropriate start and end dates according to the [Academic Calendar](https://www.uab.edu/students/academics/academic-calendar).
2. End date should be at least one week after the last day of final exams so students may review their grades and course material 2. End date should be at least one week after the last day of final exams so students may review their grades and course material
3. Typically Canvas does a good job of picking these dates 3. Typically Canvas does a good job of picking these dates
- Navigation tab: - Navigation tab:
- Disable all except: - Disable all except:
- Home - Home
- Announcements - Announcements
- Syllabus - Syllabus
- Assignments - Assignments
- Grades - Grades
- People - People
- Chat - Chat
- UAB Libraries - UAB Libraries
- UAB Cares - UAB Cares
- UAB Policies - UAB Policies
- Technology Resources - Technology Resources
- Student Academic and Support Services - Student Academic and Support Services
- Put them in the above order! - Put them in the above order!
- [ ] Use Student View to verify the course has appropriate appearance and function. - [ ] Use Student View to verify the course has appropriate appearance and function.
- Make sure syllabus looks correct. - Make sure syllabus looks correct.
...@@ -100,13 +120,17 @@ Steps can be performed by any Instructors unless otherwise noted. ...@@ -100,13 +120,17 @@ Steps can be performed by any Instructors unless otherwise noted.
### Abbreviations ### Abbreviations
- **DSJC**: Data Science Journal Club
- **GBSC**: Graduate Biomedical Sciences
- **IDNE**: Neuroengineering
- **IOR**: Instructor of Record - **IOR**: Instructor of Record
- **TA**: Teaching Assistant - **RC**: Research Computing
- **SLA**: Service Level Agreement - **SLA**: Service Level Agreement
- **TA**: Teaching Assistant
- **WYSIWYG**: What You See Is What You Get - **WYSIWYG**: What You See Is What You Get
- Refers to a kind of text editor that lets you see what the resulting document will look like as you make changes. - Refers to a kind of text editor that lets you see what the resulting document will look like as you make changes.
- Microsoft Word is WYSIWYG. - Microsoft Word is WYSIWYG.
- Most Canvas Page text entry boxes are WYSIWYG by default. - Most Canvas Page text entry boxes are WYSIWYG by default.
## Notes on Using Canvas ## Notes on Using Canvas
......
...@@ -13,18 +13,29 @@ ...@@ -13,18 +13,29 @@
duck</a>, please feel free to contact us.</p> duck</a>, please feel free to contact us.</p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p>Please take the time to read this syllabus in its entirety. All of the information here should be useful as you work <p>Please take the time to read this syllabus in its entirety. All of the information here should be useful as you work
through the course.<a href="http://www.uab.edu/dss"></a></p> through the course.</p>
<p>&nbsp;</p>
<h3>Instructor Information:</h3>
<p>Course Instructors (please contact us first!)</p>
<p>William Warriner (he/him), <a href="mailto:wwarr@uab.edu" target="_blank" rel="noopener">wwarr@uab.edu</a></p>
<p>Matthew Defenderfer, <a href="mailto:mdefende@uab.edu" target="_blank" rel="noopener">mdefende@uab.edu</a></p>
<p>Office Hours information is available here: <a class="inline_disabled" href="https://docs.rc.uab.edu/#contact-us"
target="_blank" rel="noopener">https://docs.rc.uab.edu/#contact-us</a></p>
<p>&nbsp;</p>
<p>Instructor of Record (please contact only as a last resort!)</p>
<p>Kristina Visscher, <a href="mailto:kmv@uab.edu" target="_blank" rel="noopener">kmv@uab.edu</a></p>
<p>&nbsp;</p> <p>&nbsp;</p>
<h3 id="dei">Diversity, Equity and Inclusion (DEI) Statement:</h3> <h3 id="dei">Diversity, Equity and Inclusion (DEI) Statement:</h3>
<p>The University of Alabama at Birmingham considers the diversity of its students, faculty, and staff to be a strength <p>The University of Alabama at Birmingham considers the diversity of its students, faculty, and staff to be a strength
and critical to its educational mission. We will strive to be an inclusive community where we can learn from the and critical to its educational mission. In this class, we will strive to be an inclusive community where we can
many perspectives and worldviews which may differ from our own. We are all expected to contribute to creating a learn from the many perspectives and worldviews which may differ from our own. We are all expected to contribute to
respectful, welcoming, and safe environment that fosters a sense of belonging through open and honest dialogue. To creating a respectful, welcoming, and safe environment that fosters a sense of belonging through open and honest
this end, we will conduct discussions in a way that honors, respects, and extends dignity to everyone.</p> dialogue. To this end, we should always conduct discussions in a way that honors, respects, and extends dignity to
<p>Please visit <a class="inline_disabled" href="https://www.uab.edu/dei/" target="_blank" all class members.</p>
rel="noopener">https://www.uab.edu/dei/</a> for more information.</p> <p>Please visit <a class="inline_disabled" href="https://www.uab.edu/dei/" target="_blank" rel="noopener">The DEI
Website</a> for more information.<a href="mailto:kmv@uab.edu" target="_blank" rel="noopener"></a></p>
<p>&nbsp;</p> <p>&nbsp;</p>
<h3 id="intent">Our Intent:<strong><br /></strong></h3> <h3 id="intent">Course Intent:<strong><br /></strong></h3>
<p>Our intent with the course has three parts. The first is for students to learn new techniques and technologies to <p>Our intent with the course has three parts. The first is for students to learn new techniques and technologies to
assist with or facilitate data science. The second is for students to grapple with the application of those assist with or facilitate data science. The second is for students to grapple with the application of those
techniques and technologies. The third is to discuss with us how that went so we can check understanding and provide techniques and technologies. The third is to discuss with us how that went so we can check understanding and provide
...@@ -83,13 +94,24 @@ ...@@ -83,13 +94,24 @@
due dates below without prior, individual discussion.<br /></strong></p> due dates below without prior, individual discussion.<br /></strong></p>
<p>&nbsp;</p> <p>&nbsp;</p>
<h3 id="grading">Grading:</h3> <h3 id="grading">Grading:</h3>
<p>The course is pass/fail. Grading is based purely on attendance and demonstrations. Three demonstrations are required, <p>The course is treated as a pass/fail course. The grade reflected on your transcript may depend on the section you are
each has its own assignment within Canvas.</p> in. If the section you are in uses a letter grade, then a pass is assigned "A" and fail assigned "F".</p>
<p>The demonstrations are all due by the end of the session (i.e. Fall, Spring, Summer). Because office hours are open <p>Grading is based purely on demonstrations. Three are required, and each has its own assignment within Canvas.</p>
to potentially hundreds of researchers outside the scope of this course, <strong>only one session can be presented <p>The demonstration due dates progress throughout the semester:</p>
per student per office hours visit.</strong> <strong><em>Please plan accordingly.</em></strong></p> <ul>
<li><a title="Demonstration #1" href="">Demonstration #1</a> is due by the 6th
Friday.</li>
<li><a title="Demonstration #2" href="">Demonstration #2</a> is due by the 10th
Friday.</li>
<li><a title="Demonstration #3" href="">Demonstration #3</a> is due by the last
Friday.</li>
</ul>
<p>Because office hours are open to potentially hundreds of researchers outside the scope of this course, <strong>only
one session can be presented per student per office hours visit.</strong> <strong><em>Please plan
accordingly.</em></strong></p>
<p>If for any reason you are not able to adhere to the above requirements, please contact us as soon as you know so we <p>If for any reason you are not able to adhere to the above requirements, please contact us as soon as you know so we
can make plans to accommodate you. Remember, we want you to be successful!</p> can make plans to accommodate you. Remember, we want you to be successful!</p>
<p>&nbsp;</p>
<h3 id="scheduling">Scheduling, Attendance &amp; Office Hours:</h3> <h3 id="scheduling">Scheduling, Attendance &amp; Office Hours:</h3>
<p>Our course may differ from the typical university course experience. We do not host regularly scheduled course <p>Our course may differ from the typical university course experience. We do not host regularly scheduled course
meetings. Instead, we offer twice-weekly office hours. The office hours serve two purposes for this course.</p> meetings. Instead, we offer twice-weekly office hours. The office hours serve two purposes for this course.</p>
...@@ -146,12 +168,23 @@ ...@@ -146,12 +168,23 @@
helpful. See our documentation on support (<a href="https://docs.rc.uab.edu/help/support" target="_blank" helpful. See our documentation on support (<a href="https://docs.rc.uab.edu/help/support" target="_blank"
rel="noopener">https://docs.rc.uab.edu/help/support</a>) for more information.</p> rel="noopener">https://docs.rc.uab.edu/help/support</a>) for more information.</p>
<p>&nbsp;</p> <p>&nbsp;</p>
<h3>Title IX Statement:</h3>
<p>In accordance with Title IX, the University of Alabama at Birmingham does not discriminate on the basis of gender in
any of its programs or services. The University is committed to providing an environment free from discrimination
based on gender and expects individuals who live, work, teach, and study within this community to contribute
positively to the environment and to refrain from behaviors that threaten the freedom or respect that every member
of our community deserves. For more information about Title IX, policy, reporting, protections, resources and
supports, please visit the <a class="inline_disabled" href="http://www.uab.edu/titleix" target="_blank"
rel="noopener">UAB Title IX webpage</a> for UAB&rsquo;s Title IX Sex Discrimination, Sexual Harassment, and
Sexual Violence Policy; UAB&rsquo;s Equal Opportunity and Discriminatory Harassment Policy; and the Duty to Report
and Non-Retaliation Policy.</p>
<p>&nbsp;</p>
<h3 id="dss">Disability Support Services (DSS) Statement<strong>:<br /></strong></h3> <h3 id="dss">Disability Support Services (DSS) Statement<strong>:<br /></strong></h3>
<p>UAB is committed to providing an accessible learning experience for all students. If you are a student with a <p>UAB is committed to providing an accessible learning experience for all students. If you are a student with a
disability that qualifies under the Americans with Disabilities Act (ADA) and/or Section 504 of the Rehabilitation disability that qualifies under the Americans with Disabilities Act (ADA) and/or Section 504 of the Rehabilitation
Act, and you require accommodations, please contact Disability Support Services for information on accommodations, Act, and you require accommodations, please contact Disability Support Services for information on accommodations,
registration and procedures. Requests for reasonable accommodations involve an interactive process and consist of a registration, and procedures. Requests for reasonable accommodations involve an interactive process and consist of a
collaborative effort among the student, DSS, faculty and staff. If you are registered with Disability Support collaborative effort among the student, DSS, faculty and staff. If you are registered with Disability Support
Services, please contact me to discuss accommodations that may be necessary in this course. If you have a disability Services, please contact me to discuss accommodations that may be necessary in this course. If you have a disability
but have not contacted Disability Support Services, please call 934-4205 or visit <a but have not contacted Disability Support Services, please call (205) 934-4205 or visit the <a
href="http://www.uab.edu/dss">http://www.uab.edu/dss</a>.</p> class="inline_disabled" href="http://www.uab.edu/dss" target="_blank" rel="noopener">DSS website</a>.</p>
\ No newline at end of file \ No newline at end of file
<p>Hello everyone and welcome to Data Science Journal Club (DSJC)!</p> <p>Hello everyone and welcome to Data Science Journal Club (DSJC)!</p>
<p>Please take a few minutes to read over the <a title="Syllabus" <p>Please take a few minutes to read over the <a title="Syllabus"
href="/courses/1593764/assignments/syllabus">syllabus</a> as it is the central repository for information about href="/courses/1601187/assignments/syllabus">syllabus</a> as it is the central repository for information about
this course.</p> this course.</p>
<p>If you are new to the course, welcome! We hope you have an enlightening experience. We are happy to answer questions <p>If you are new to the course, welcome! We hope you have an enlightening experience. We are happy to answer questions
and provide guidance, please feel free to reach out with questions, and please read the syllabus for more detailed and provide guidance, please feel free to reach out with questions, and please read the syllabus for more detailed
information about expectations.</p> information about expectations.</p>
<p>If you are returning, welcome back! Not much has changed this time around other than a slightly updated syllabus.</p> <p>If you are returning, welcome back! The syllabus may have information that is new and useful to you, we recommend
\ No newline at end of file reviewing it.</p>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment