Skip to content

Add course registration resources page #594

Merged
AJaccP merged 30 commits into
masterfrom
course-registration-resources
Jun 15, 2025
Merged

Add course registration resources page #594
AJaccP merged 30 commits into
masterfrom
course-registration-resources

Conversation

@AJaccP
Copy link
Copy Markdown
Collaborator

@AJaccP AJaccP commented Jun 8, 2025

No description provided.

@AJaccP AJaccP requested a review from a team as a code owner June 8, 2025 01:39
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 8, 2025

🎊 PR Preview 4c64c64 has been successfully built and deployed to https://CarletonComputerScienceSociety-website-build_preview-pr-594.surge.sh

🕐 Build time: 0.014s

🤖 By surge-preview

Comment on lines +13 to +15
related:
- first-year-course-selection
- making-your-perfect-schedule
Copy link
Copy Markdown
Member

@MathyouMB MathyouMB Jun 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

non blocking:

I feel like we should also be making this general enough you could relate any resource type: faq, article, etc.

The ideal structure would be some kind of list that allows for all resource types polymorphicly so you can intermangle faqs and articles

"related": [
  {
  "type": "faq"
  "id": "what-is-a-breadth-elective"
  },
  {
  "type": "article"
  "id": "first-year-course-selection"
  }
]

Do we need this right now, no.

But it's weird that one resource type is doing this one way, and the other is doing it's on thing.

@AJaccP AJaccP merged commit c5bf867 into master Jun 15, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants