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

[CPDLP-3000] Create magic dates to create validated ECTs and mentors in the 2024 cohort #4734

Merged
merged 2 commits into from
May 13, 2024

Conversation

leandroalemao
Copy link
Contributor

@leandroalemao leandroalemao commented Apr 25, 2024

Context

We'd like to create a magic date that providers and DfE users can create validated, eligible for funding mentors and ECT’s in the 2024 cohort.

Changes proposed in this pull request

Create magic dates to create validated ECT's and mentors in the 2024 cohort.

Copy link

Review app deployed to https://cpd-ecf-review-4734-web.test.teacherservices.cloud

@@ -133,6 +133,12 @@ def magic_results

# all matches 23 cohort start date - use 23/1/1900
23 => CheckResult.new(magic_dqt_record(induction_start_date: Date.new(2023, 9, 1)), true, true, true, true, 4),

# all matches 23 cohort start date - use 24/1/1900
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
# all matches 23 cohort start date - use 24/1/1900
# all matches 24 cohort start date - use 24/1/1900

# all matches 23 cohort start date - use 24/1/1900
24 => CheckResult.new(magic_dqt_record(induction_start_date: Date.new(2024, 9, 1)), true, true, true, true, 4),

# all matches 25 cohort start date - use 25/1/1900
Copy link
Collaborator

Choose a reason for hiding this comment

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

might be worth adding this to the readme if we're going with this, or waiting till next year :)

@leandroalemao leandroalemao added this pull request to the merge queue May 13, 2024
Merged via the queue into main with commit ea9987f May 13, 2024
37 checks passed
@leandroalemao leandroalemao deleted the CPDLP-3000 branch May 13, 2024 09:41
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.

2 participants