-
Notifications
You must be signed in to change notification settings - Fork 389
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
Move docs changes to master #459
Draft
becky-gilbert
wants to merge
40
commits into
master
Choose a base branch
from
develop
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains 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
* Updated requirements * Set Python version to 3.12 * Update os to Ubuntu LTS
* Add sphinx development server * Update language about "create study" button * Update screenshots * create study screen shot * Study list screenshot * Study edit image * Study submission modal image * Update a few lab view screen shots * Study detail image needed more of the page view * Update to all responses images * Update study videos download image * Update demo and responses images * Update login images * Remove OSF account migration section * A few images for the update code docs * Update for wiki images * Update to "Updating EFP" section * Remove unneeded external section from study fields docs The external info has been moved to "Experiment Type" selection at the bottom of this documentation.
Add tutorial participant to the list
* Add in "edit in Github" link to all views And I guess, also, file format. * Update tutorial images for creating a PR * Update PR tutorial copy * Add a bit of copy to contributor guidelines
* clarify study status and discoverability, add/update screenshots * remove duplicate study status image and use tutorial image instead * add cross-references and a screenshot for discoverability and announcement emails * replace old link image/text with button for contacting participants * add link target to individual responses section * create a clear contact participants section with updated/new screenshots * edit section title for participating again and eligibility warning * add references to CHS messaging system and use internal links for docs sections * add links to contacting participants section * update tutorial section on messaging participants - remove duplicate info, update text and screenshots * add screenshot and text about email sent confirmation
#446) * mention that researcher can accept consent after it has been confirmed and leave a comment
* update Lookit first study tutorial text and screenshots * edit/update the section on making changes to a frame * add missing screenshot for edit study design * update the debugging/console section * link to expand assets docs page when tutorial mentions it * update frame docs screenshots and minor text edits * counterbalance section: add link to EFP docs and fix code formatting * json editor no longer shows unformatted json
* clarify study status and discoverability, add/update screenshots * remove duplicate study status image and use tutorial image instead * add cross-references and a screenshot for discoverability and announcement emails * replace old link image/text with button for contacting participants * add link target to individual responses section * create a clear contact participants section with updated/new screenshots * edit section title for participating again and eligibility warning * add references to CHS messaging system and use internal links for docs sections * add links to contacting participants section * update tutorial section on messaging participants - remove duplicate info, update text and screenshots * add screenshot and text about email sent confirmation * update text and screenshots for managing data intro and researcher permissions * minor edits to text about updating experiment runner code * minor edits to preview/participate and link to study share preview field * minor edit to going live section and add link to share preview study setting * update sections on participating in and accessing staging tutorial study * update section about accessing staging tutorial study * update individual responses section * update section on downloading all data and videos * minor edits to downloading demo data section * explain limited permissions/buttons for tutorial study, need to request access, update button screenshots
* update welcome section to explain how tutorial works for different study types * fix formatting and add links to CHS pages * add links and explain how to get to different pages
* add a section about inclusion/exclusion criteria to study review basic reqs page * link to inclusion/exclusion section in the Set Study Details docs (under Criteria Expression)
Update tutorial-contributing.rst
Added my name
Update tutorial-contributing.rst
Update tutorial-contributing.rst
Add tutorial participant to the list
Update tutorial-contributing.rst
…stent across tutorial (#461)
* restructure resources with new section headings, add links to about/FAQ pages, and update section title in link to resources page * add new section with content from old CHS resources page, update outdated info, add some relevant links * move GH bullet point text from other resources to codebase section and update content * change section title case, for consistency * add link to Atlantic article
* replace static pub list with zotero api call, add css and js (via template) for publication file * modify conf file to update static files in build directory * move original papers section to top, rename section What to cite, add css to match zotero list formatting * put conference pubs in separate section * put contribution text into admonition with link to google docs form * tweak spacing under publication lists * add comment about zotero url * add space after loading/error messages * fix typo
I added my name
Update tutorial-contributing.rst
Update tutorial-contributing.rst
Add person to tutorial list
Update tutorial-contributing.rst
Update tutorial-contributing.rst
Update tutorial-contributing.rst
Update tutorial-contributing.rst
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 PR moves the recent docs changes from
develop
tomaster
. This includes: