Skip to content
Snippets Groups Projects
Commit 70052fcd authored by wwarriner's avatar wwarriner
Browse files

add syllabus affirmation

parent efdf528b
No related branches found
No related tags found
1 merge request!9Prepare for FA2023
......@@ -26,15 +26,30 @@ Steps can be performed by any Teachers and Instructors unless otherwise noted.
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)
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="">`.
2. Copy-paste the Syllabus Page URL between the double quotes after `href=`.
2. Navigate to Assignments page.
3. Click "+ Assignment" button.
4. Enter Assignment Name in text entry box: `Demonstration #1`.
5. Switch text entry box to raw HTML mode by clicking `</>` symbol at bottom-right of box.
6. Copy-paste [HTML](data_science_journal_club_assignment.html) into text entry box.
- [ ] Set up the [Syllabus Affirmation Assignment HTML](syllabus_affirmation_assignment.html)
1. Navigate to Assignments page.
2. Click "+ Assignment" button.
3. Enter Assignment Name in text entry box: `Syllabus Affirmation`.
4. Set the following field values in the remainder of the form.
- Points: `1`
- Assignment Group: `Assignments`
- Display Grade as: `Complete/Incomplete`
- Assign:
- Assign to: `Everyone`
- Due: Monday of 2nd week.
- Available from/until: blank
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)
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.
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=`.
7. Switch to WYSIWYG mode: click `</>` symbol again.
8. Set the following field values in the remainder of the form.
- Points: `1`
......
# Title
## Instructions
- Use the following text:
> In a new window, please read the Syllabus, then return here to complete the affirmation.
- On the word "Syllabus", insert a link to the syllabus page.
## Questions
Use the following pattern for each question.
- Use the following question title:
> When is the first/second/third Demonstration due?
- Use the following question stem:
> The date is...
- Answers, in any order
1. The correct date. Click the radio button for this answer!
2. A random date during the semester
3. Another random date during the semester
4. One more random date during the semester
- Options: check "shuffle choices"
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