Hi all,
I am trying to find a solution to the following:
Our courses are organized by weeks (week 1, week 2, etc.). The issue is that students don't know what week it is. I want to create on the home page a button that links to the current week's activities. The button would only appear on a certain date range. For example, only show the Week 3 button from 4/2/24 - 4/30/24. Students will always have the link to the correct week's activities on the home page. The only way I know how to do this is with Javascript, but that isn't an option with Canvas.
Any suggestions on how to achieve this or how to make it easier for students to navigate to the correct week based on the date? I considered putting all the buttons for each week on the home page and putting the date range next to each week, but that is quite a bit of text and makes things look cluttered.
Thanks in advance!