Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Support and Advice in Find for TDA courses #4876

Merged
merged 3 commits into from
Feb 6, 2025

Conversation

inulty-dfe
Copy link
Contributor

@inulty-dfe inulty-dfe commented Jan 30, 2025

Context

TDA courses are not the responsibility of GiT. We do not want to
invite candidates to seek advice from GiT for these courses

Changes proposed in this pull request

Create new partial that gets rendered to the Course page instead of the Support and Advice partial when the course is a TDA course.
Reuse existing styles but apply them to a new id selector.

Guidance to review

TDA course on Review App

image

Trello

https://trello.com/c/lL4j73nC/39-update-support-callout-box-for-tda-courses

@inulty-dfe inulty-dfe force-pushed the im/39-update-support-callout-box-for-tda-courses branch from a8430aa to 7cd4936 Compare January 30, 2025 15:38
@inulty-dfe inulty-dfe marked this pull request as ready for review January 30, 2025 16:17
@inulty-dfe inulty-dfe requested a review from a team as a code owner January 30, 2025 16:17
@inulty-dfe inulty-dfe added the deploy A Review App will be created for PRs with this label label Jan 30, 2025
@@ -209,6 +209,11 @@ en:
uk_citizens: UK citizens
non_uk_citizens: Non-UK citizens
course_fees: The course fees for UK citizens in %{cycle_range} are %{fee}.
tda_advice:
heading: Teacher degree apprenticeships (TDAs)
content: On a teacher degree apprenticeship you’ll work in a school and earn a salary while getting a bachelor’s degree and qualified teacher status (QTS).
Copy link
Contributor

Choose a reason for hiding this comment

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

we have a similar content on, can we use?

232: tda_with_qts_content_html: On a teacher degree apprenticeship you’ll work in a school and earn a salary while getting a bachelor’s degree and qualified teacher status (QTS). %{tda_link}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

They're in different components. I don't think it's worth the effort to make them the same value. They could easily change and that would be harder

Copy link
Contributor

Choose a reason for hiding this comment

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

If the text belongs to the components, let's keep them separate.

  TDA courses are not the responsibility of GiT. We do not want to
  invite candidates to seek advice from GiT for these courses
@inulty-dfe inulty-dfe force-pushed the im/39-update-support-callout-box-for-tda-courses branch from 7cd4936 to fd49fbc Compare January 30, 2025 17:02
@@ -209,6 +209,11 @@ en:
uk_citizens: UK citizens
non_uk_citizens: Non-UK citizens
course_fees: The course fees for UK citizens in %{cycle_range} are %{fee}.
tda_advice:
heading: Teacher degree apprenticeships (TDAs)
content: On a teacher degree apprenticeship you’ll work in a school and earn a salary while getting a bachelor’s degree and qualified teacher status (QTS).
Copy link
Contributor

Choose a reason for hiding this comment

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

If the text belongs to the components, let's keep them separate.

Comment on lines +19 to +20
#section-advice-and-support,
#section-tda-advice {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we use classes for styling instead of IDs please?

@inulty-dfe inulty-dfe merged commit eb89725 into main Feb 6, 2025
19 checks passed
@inulty-dfe inulty-dfe deleted the im/39-update-support-callout-box-for-tda-courses branch February 6, 2025 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy A Review App will be created for PRs with this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants