An open API service indexing awesome lists of open source software.

https://github.com/thenetworg/surveyjs-plugin-hotarea


https://github.com/thenetworg/surveyjs-plugin-hotarea

Last synced: about 1 year ago
JSON representation

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).