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

Publish questionnaires to a public URL #2

Open
blootsvoets opened this issue Feb 26, 2018 · 1 comment
Open

Publish questionnaires to a public URL #2

blootsvoets opened this issue Feb 26, 2018 · 1 comment

Comments

@blootsvoets
Copy link
Contributor

blootsvoets commented Feb 26, 2018

To resolve RADAR-base/RADAR-Schemas#105, we need a public URL for each questionnaire, preferably with some metadata (e.g. name, origin, intended use).

Example

{
    "id": "http://radar-base.github.io/RADAR-REDCap-aRMT-Definitions/phq8",
    "name": "PHQ8",
    "doc": "The PHQ8 schemas",
    "fields": [
       ...
    ]
}

Introducing a github.io page would allow to request that definition. Documentation on Github pages: https://help.github.com/articles/configuring-a-publishing-source-for-github-pages/. You could simply publish the questionnaires/ folder as your github pages, or introduce a docs folder that has some more HTML info but also reproduces your questionnaires.

@afolarin
Copy link
Member

afolarin commented Feb 2, 2023

Are we still planning a replacement for the raw github URL (e.g. app config, app server)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants