Skip to content

danieltallentire/vuejs-harp-reflexive-survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HARP Questionnaire

HARP (heightening awareness of research philosophy) is a questionnaire to help researchers understand their own personal biases towards specific research philosophies.

This project draws a spider diagram showing the overall research philosophy and also for each research philosophy, the amount of support from each element of research theories.

https://www.bl.uk/collection-items/heightening-awareness-of-research-philosophy-the-development-of-a-reflexive-tool-for-use-with-students

A free version of this project is hosted on tallentire.dev/harp

Developing this project

This project uses vuejs and graph.js.

This project will run the HARP questionnaire and allow you to modify it. The file public/data.json contains the questions. You can edit the statements, elements and what philosophy it supports.

The following actions take place from the HARP subfolder.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

About

Vuejs implementation of a questionnaire for the heightening awareness of research philosophy survey.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published