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

Updating some wording #159

Merged
merged 3 commits into from
Aug 13, 2024
Merged

Updating some wording #159

merged 3 commits into from
Aug 13, 2024

Conversation

sarahframe
Copy link

No description provided.

@@ -64,7 +64,7 @@ class AccordionTitles(models.TextChoices):
CODE = "code", "Code"
DATA = "data", "Data"
DOCUMENTATION = "documentation", "Documentation"
ANALYSIS = "analysis", "Analysis"
PUBLICATIONS_AND_PRESENTATIONS = "publications_and_presentations", "Publications and Presentations"

Choose a reason for hiding this comment

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

Do we know what their casing preference is?
I've been erring on the side of sentence case (e.g. "Publications and presentations") not title case (e.g. "Publications and presentations"). I think sentence case is becoming more common these days.

Copy link
Member

Choose a reason for hiding this comment

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

Looking at the strings we have below this one (RELATED_COURSES, PROJECT_PEER_REVIEW) it looks like they're all Title Case, and IIRC, there's a style-guide difference -- For what it's worth, APA recommends title-case for this situation

Copy link
Author

Choose a reason for hiding this comment

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

So is this OK to be left as it is? @haydngreatnews @liamjohnston

Copy link
Member

Choose a reason for hiding this comment

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

Yep, good by me

@sarahframe sarahframe merged commit 65ed7b4 into main Aug 13, 2024
3 of 5 checks passed
@sarahframe sarahframe deleted the fix/bed-fixes branch August 13, 2024 03:09
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