Revise assignment links for upcoming semesters#237
Merged
Conversation
Updated assignment links for Sp/Su 2026 and removed W 2024 links.
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Hello World “Hardware/Software Communication” module’s Canvas links to reflect the newest offering (Sp/Su 2026) and retire older term links.
Changes:
- Removed
W 2024tabbed links for both the quiz and assignment sections. - Added
Sp/Su 2026tabbed links for both the quiz and assignment sections.
Comments suppressed due to low confidence (2)
docs/courses/hello-world/1.4-hardware-software-communication.md:271
- This page removes the
W 2024tab from the synced:sync-group: categorytab-set, but other Hello World pages still includeW 2024(e.g.,docs/courses/hello-world/1.0-orientation.mdlines 38-42, and later modules like1.5-data-logging.mdlines 136-141). This makes term selection inconsistent across the course and can break the expected tab syncing behavior when a learner hasw2024selected on other pages. Consider either keepingW 2024here until it’s removed everywhere, or removingW 2024consistently across all Hello World modules (and the template) in the same change set.
## 🚀 Quiz
::::{tab-set}
:sync-group: category
:::{tab-item} Sp/Su 2024
:sync: sp2024
https://q.utoronto.ca/courses/351407/assignments/1286932?display=full_width
:::
docs/courses/hello-world/1.4-hardware-software-communication.md:296
- Same term-tab inconsistency appears in the Assignment tab-set:
W 2024is removed here but still present in other Hello World modules using the same:sync-group: category(e.g.,docs/courses/hello-world/1.0-orientation.mdaround lines 118-126). For consistent learner experience and tab syncing, consider aligning the set of terms across modules (either keepW 2024here or remove it everywhere).
## 📄 Assignment
::::{tab-set}
:sync-group: category
:::{tab-item} Sp/Su 2024
:sync: sp2024
https://q.utoronto.ca/courses/351407/assignments/1286933?display=full_width
:::
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated assignment links for Sp/Su 2026 and removed W 2024 links.