feat: use agreed generic instructions wording - #38
Merged
Conversation
Replaces filler instructions with the wording agreed by @joshunrau and @AnneAlmey on DouglasNeuroInformatics/CPPQ#74: "Follow the instructions on the next page". Instructions cannot be removed entirely as ODC requires them. Editions bumped so the change reaches participants. Refs DouglasNeuroInformatics/CPPQ#74 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This repo's share of DouglasNeuroInformatics/CPPQ#74. Applies the wording @joshunrau proposed and @AnneAlmey accepted — "Follow the instructions on the next page" — to the seven
CPP_SERIESinstruments here whosedetails.instructionswas generic filler. Instructions can't be dropped entirely, since ODC requires them.FAGERSTRÖM_NICOTINE_DEPENDENCEAUDIT_CTEN_ITEM_PERSONALITY_INVENTORYGAD_7ADHD_ASRS_1.1CUDIT_ROLDER_AMERICANS_RESOURCES_AND_SERVICESFor
CUDIT_Rthe instructions live inclientDetailsrather thandetails— that's the block changed.Two deliberate judgement calls
The last two rows had text that was arguably more than filler, and applying the agreed wording uniformly was chosen over per-instrument exceptions:
OLDER_AMERICANS_RESOURCES_AND_SERVICES— the "Now, I would like to ask you some questions about your family and friends" lead-in is meaningful; only the trailing "Please complete all questions" was filler.CUDIT_R— meaningful, though ungrammatical as written.Both are easy to restore or reword if @AnneAlmey would rather keep them — say so and I'll adjust.
Out of scope
TMB_*interactive instruments — "Instructions will be presented on screen in the task." is accurate. (TMB_MATRIX_REASONINGandTMB_EMOTION_RECOGNITIONhave noinstructionsfield at all.)ATHENS_INSOMNIA_SCALE— noinstructionsfield.C3Q,SIDAS,MODIFIED_SIDAS— notCPP_SERIESmembers.PHQ_9,STARKSTEIN_APATHY_SCALE— instructions describe a recall period, not filler.Series pins
These edition bumps do not reach participants on their own —
CPP_SERIESpins exact editions. A follow-up PR in CPPQ updates the pins once this and its sibling PRs merge. See CPPQ#142 for the evidence that the pin is exact rather than a minimum.Verification
pnpm exec tsc && pnpm exec eslint libpasses. The one unrelated hunk is a trailing blank line removed fromAUDIT_C/index.tsby the repo's own prettier pre-commit hook.🤖 Generated with Claude Code