docs: fix review issues and expand web wizard guide#128
Merged
Conversation
- Replace non-existent `npx @jspsych/cli validate` with a link to the Psych-DS web validator in using-the-frontend.md - Add `.jsonl` to the --data-dir flag description in cli-reference.md - Add web wizard bullet to what-is-psych-ds.md's "where it runs" list Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
…uide The previous single sentence didn't explain what a join key is, how to pick columns in the chooser, or that re-configuration is available after processing. Expanded to cover the concept, the chooser UI (trial_index pre-selected, "sufficient alone" tag, proceed-anyway fallback), and the re-configure button. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
Follow-up to #127, which merged before these corrections could be included. Also expands the join key explanation in the web wizard guide, which was previously a single undescribed sentence.
Changes
using-the-frontend.md: replace the non-existentnpx @jspsych/cli validatecommand with a link to the Psych-DS web validatorusing-the-frontend.md: expand the join-key section in Step 2 — explain the concept, how to use the column chooser (including the "sufficient alone" tag and proceed-anyway fallback), and the re-configure button available after processingcli-reference.md: add.jsonlto the--data-dirflag descriptionwhat-is-psych-ds.md: add a web wizard bullet to the "where it runs" listDocs-only — no changeset needed.
🤖 Generated with Claude Code