Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patmaz/mobileappquestionnaire
clinical questionnaire as a mobile app | js + sqlite + jquery mobile + html + css
https://github.com/patmaz/mobileappquestionnaire
Last synced: about 6 hours ago
JSON representation
clinical questionnaire as a mobile app | js + sqlite + jquery mobile + html + css
- Host: GitHub
- URL: https://github.com/patmaz/mobileappquestionnaire
- Owner: patmaz
- Created: 2016-01-06T12:33:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-06T13:36:27.000Z (almost 9 years ago)
- Last Synced: 2024-04-11T16:04:29.941Z (7 months ago)
- Language: HTML
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neuropsychological Questionnaire
A neuropsychological questionnaire as a mobile app dedicated for Android OS.Tools and technologies that was used:
* JavaScript
* SQLite
* jQuery Mobile
* HTML and CSS
* PhoneGap/Apache Cordova with file plugin to generate apk file.This app contains two questionnaires composed of items with likert scale. Data can be stored in a local database and exported to the external HTML file.
As it is intended for clinical use, the items' content was removed. The app is prepared for the EMQ questionnaire, that's why EMQ IDs are used in the files. Nevertheless, this tool can be modified for other questionnaires with likert scale quite easily.