This app allows you to take the 36-Item Short Form Survey Instrument (SF-36) from RAND Health Care and tallies the results using their scoring instructions.
This app does not collect your answers. Results are private. Neither the developers nor the hosting provider can see your input. The "Clear Answers" button immediately deletes all data from the browser.
Install the dependencies by running:
npm install
Start the node server with:
npm run dev