diff --git a/README.md b/README.md index 1d5caaa..f2798af 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Description -This plug-in allows you to click on a part of an image and record which part was clicked. Clicking on a named region (either a path or a group of paths with an ID) in an .svg image will select that region, and fill in the text field with the ID of the region. To help indicate which region is currently selected, all regions will start out at 40% opacity. When selected, a region will return to 100% opacity. +This field plug-in allows you to click on a part of an image and record which part was clicked. Clicking on a named region (either a path or a group of paths with an ID) in an .svg image will select that region, and fill in the text field with the ID of the region. To help indicate which region is currently selected, all regions will start out at 40% opacity. When selected, a region will return to 100% opacity. [![Download now](extras/download-button.png)](https://github.com/surveycto/clickable-svg/raw/master/clickable-svg.fieldplugin.zip) @@ -28,7 +28,7 @@ This plug-in allows you to click on a part of an image and record which part was 1. Create a text field. 1. Attach an .svg image file to that text field (using the media:image field property). -1. Attach this plug-in to the text field. +1. Attach this field plug-in to the text field. 1. When you fill out the form and click on a region in the image, the ID value of that region will be entered into the text field and stored as the response data. **Notes about your .svg file** @@ -50,4 +50,4 @@ Instructions and resources for developing your own field plug-ins. [https://github.com/surveycto/Field-plug-in-resources](https://github.com/surveycto/Field-plug-in-resources) * **User documentation** How to get started using field plug-ins in your SurveyCTO form. -[https://docs.surveycto.com/02-designing-forms/03-advanced-topics/06.using-field-plug-ins.html](https://docs.surveycto.com/02-designing-forms/03-advanced-topics/06.using-field-plug-ins.html) \ No newline at end of file +[https://docs.surveycto.com/02-designing-forms/03-advanced-topics/06.using-field-plug-ins.html](https://docs.surveycto.com/02-designing-forms/03-advanced-topics/06.using-field-plug-ins.html)