Skip to content

Publish questionnaires to a public URL #2

@blootsvoets

Description

@blootsvoets

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions