diff --git a/prompts/add_grades_due.md b/prompts/add_grades_due.md new file mode 100644 index 0000000..4e166f0 --- /dev/null +++ b/prompts/add_grades_due.md @@ -0,0 +1 @@ +Add a string field GradesDue to the Section type. Modify GenerateSectionData to populate this field with either the date a week from today in "Thursday 16 April 2026" format, or in a month from today in "Thursday 16 April 2026" format.