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

Write a study JSON & YAML example #4

Open
hesyifei opened this issue Jun 13, 2020 · 0 comments
Open

Write a study JSON & YAML example #4

hesyifei opened this issue Jun 13, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@hesyifei
Copy link
Member

hesyifei commented Jun 13, 2020

Probably two local files like this:

export const WELLPING_LOCAL_DEBUG_URL =
"https://wellping_local__.ssnl.stanford.edu/debug.json";
// TODO: export const WELLPING_LOCAL_DEMO_URL = "https://wellping_local__.ssnl.stanford.edu/demo.json";

This way we can have a debug study file that can be modified during development while also having a demo study file that everyone can easily use (without having to set up a server or writing a study file) to see how the app works.


Update 2022-05-28: We now have some example study files at https://wellping.github.io/example-study-files/. But we probably also want a template study file in YAML and one in JSON (which can just be converted from YAML).

@hesyifei hesyifei added the documentation Improvements or additions to documentation label Jun 13, 2020
@hesyifei hesyifei self-assigned this Jun 13, 2020
@hesyifei hesyifei changed the title Write a study JSON example Write a study JSON & YAML example Jul 5, 2021
@hesyifei hesyifei added this to the 2021 Fall milestone Jul 5, 2021
@hesyifei hesyifei added the good first issue Good for newcomers label May 28, 2022
@hesyifei hesyifei removed this from the 2021 Fall milestone May 28, 2022
@hesyifei hesyifei removed their assignment Jun 5, 2022
jalapenojames added a commit that referenced this issue Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant