Skip to content

[Add] Demographics Survey #1

@aridyckovsky

Description

@aridyckovsky

Add a new survey to the repository according to the instructions in the package README.md.

Survey Title

Demographics Survey

Survey Source

TBD

Survey Overview

Questions for demographic information that are relatively static over time.

Aggregation/scoring function

None.

Tasks

  • Create a new folder in surveys w/ descriptive, easy-to-read name myNewSurvey/
  • Create SurveyJS .json file (e.g. myNewSurvey/myNewSurvey.json)
    • Change the default completion page to a blank page ("showCompletedPage": false)
  • Create a .bib file citing your references for the survey (always: myNewSurvey/references.bib)
  • Create file with function to aggregate survey data (e.g. myNewSurvey.score.js)
  • Create a cypress test of the survey (e.g. myNewSurvey.cy.jsx)
    • Include a line to take a screenshot at the end of every page
  • Create a readme markdown file to document (always: myNewSurvey/README.md)
    • Include relevant screenshots
  • Update the package minor version
  • Rebuild the package using npm run build to update SHAs
  • Create PR and link to this issue

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions