https://github.com/thenetworg/surveyjs-plugin-hotarea
https://github.com/thenetworg/surveyjs-plugin-hotarea
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/thenetworg/surveyjs-plugin-hotarea
- Owner: TheNetworg
- Created: 2018-05-09T16:21:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-21T23:22:29.000Z (almost 8 years ago)
- Last Synced: 2025-03-22T10:23:56.933Z (about 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Explanation
This is a simple widget/plugin created for the [SurveyJS](https://surveyjs.io/) framework that allows you to input pictures into your surveys and set hot areas in those pictures, which after clicking will be evaluated as choices from the survey.
# Setup
All you need to do is include the `HotAreaWidget.js` in your survey webpage and your desired configuration into the JSON you get from the survey builder.
The widget will be visible and functional when viewed in the survey builder, but because of the limitation with builder customization, we have build our own `coordsTool` you can use to generate the configuration JSON.
You can find a simple example usage in the `test` directory
## Known users
If you are using this widget and would like to be listed here, please let us know!
- TheNetworg
## Contributing
We accept contributions via [Pull Requests on Github](https://github.com/TheNetworg/surveyjs-plugin-hotarea/pulls).
## Credits
- [Matěj Samler](https://github.com/metjuperry) ([TheNetw.org](https://thenetw.org))
## Support
If you find a bug or encounter any issue or have a problem/question with this widget please create a [new issue](https://github.com/TheNetworg/surveyjs-plugin-hotarea/issues).