Skip to content

#903 Selectable solo cert duration - #967

Open
kjporter wants to merge 5 commits into
mainfrom
selectable-solo-cert-duration
Open

#903 Selectable solo cert duration#967
kjporter wants to merge 5 commits into
mainfrom
selectable-solo-cert-duration

Conversation

@kjporter

@kjporter kjporter commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

This PR will:

@kjporter
kjporter requested a review from a team as a code owner August 6, 2026 03:55

@iccowan iccowan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Code looks good, just one comment for thoughts. Ready for QA

</div>
@if($user->solo_exp == '' || str_contains($user->solo_exp, 'Expired!'))
<div class="col-sm-6">
<label for="solo_duration" class="form-label-date">Solo Certification Duration</label>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm thinking this isn't a problem (almost didn't leave this comment, but just leaving for thoughts). Should we clarify that this is in days? I feel like there's a case in the future where there could be a solo cert duration that could be confusing if we don't put that this is days. But also, maybe not...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@iccowan added (days) to specify unit of duration

@coredoesdev coredoesdev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

QA pass on QA-1

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.

Add a drop down that allows trainers to choose length of solo cert.

3 participants