Skip to content
Snippets Groups Projects
Commit 89171bd4 authored by Johannes Keyser's avatar Johannes Keyser
Browse files

Rough initial goals and ideas

parent 1b30379d
No related branches found
No related tags found
No related merge requests found
# VAS-for-Web # VAS-for-Web
A freely licensed Visual Analog Scale implemented in HTML, CSS, and JavaScript. A freely licensed Visual Analog Scale implemented in HTML, CSS, and JavaScript.
\ No newline at end of file
## Ideals
- focus on simplicity and practicality
- response input as close to paper versions as possible
- data export as a simple list, or CSV file, maybe "share" button (if run on Android?)
- make expandable somehow? (At least Icons/Emojis should be easily swappable)
- should operate on all relevant mobile devices / browsers
- use GitLab Pages for self-use and showcase
- freely licensed: CC-BY (-> code made from scratch / compatible sources)
## UI ideas
- Use JS to register tap on the scale, show fading dot.
As soon as it faded away, the response is set; this method obviates need for a button "OK that's response".
- The results should show up as they arrive, either on a separate (swipe-able?) page or just by scrolling down (out of view for the subject).
## Resources of interest
- https://www.academia.edu/2660006/VAS_Generator_A_Web-Based_Tool_for_Creating_Visual_Analogue_Scales
- https://openmoji.org/library/#group=smileys-emotion
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment