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](syllabus.html) into text entry box.
4. Update Demonstration assignment links.
1. Look for the three HTML tags like `<a title="Demonstration #1" href="">`.
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.
...
...
@@ -41,12 +41,12 @@ Steps can be performed by any Teachers and Instructors unless otherwise noted.
5. Click "Build" button.
6. Follow instructions at [Syllabus Affirmation Assignment](syllabus_affirmation_assignment.md).
7. Click "Done" button.
-[ ] Set up the [Demonstration Assignment HTML](data_science_journal_club_demonstration_assignment.html)
-[ ] Set up the [Demonstration Assignment HTML](demonstration_assignment.html)
1. Navigate to Assignments page.
2. Click "+ Assignment" button.
3. Enter Assignment Name in text entry box: `Demonstration #1`.
4. Switch text entry box to raw HTML mode by clicking `</>` symbol at bottom-right of box.
5. Copy-paste [HTML](data_science_journal_club_demonstration_assignment.html) into text entry box.
5. Copy-paste [HTML](demonstration_assignment.html) into text entry box.
6. Update Syllabus link.
1. On the first line is HTML tag that looks like `<a title="Syllabus" href="">`.
2. Copy-paste Syllabus Page URL between double quotes after `href=`.
...
...
@@ -115,7 +115,7 @@ Steps can be performed by any Teachers and Instructors unless otherwise noted.
2. Click `+ Announcements` button.
3. Enter Topic Title as "Welcome to the Data Science Journal Club course!"
4. Switch text entry box to raw HTML mode by clicking `</>` symbol at bottom-right of box.
5. Copy-paste [HTML](data_science_journal_welcome_announcement.html) into text entry box.
5. Copy-paste [HTML](welcome_announcement.html) into text entry box.
6. Switch to WYSIWYG mode: click `</>` symbol again.
7. Modify as necessary to be relevant to the current session.