Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _practice/2022-10-19.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1. Make your script form class a nested loop to check for all 3 types of files
1. Make your script form class a nested loop to check for all 3 types of activites (Review Today's Class, Prepare for Next Class, and More Practice)
1. Make a script that gets the updates to the course site and creates a single `todo-YYYY-MM-DD.md` file that has the review, prepare, and practice tasks in it for each date that does not already exist in a `todo/` folder outside of your KWL repo. Save the script as `gathertasks.sh`

```{index} checker.sh
Expand Down