Closed gypsydave5 closed 1 year ago
I have checked out the branch for this on Dave's fork of the repo. I have run the linting, tests, build and generated the demo - all with Node 14. Everything looks good, no issues. When looking at the generated demo HTML file I can see his changes are correctly appending the rating value to the URL as a responseRating URL param. 👍
🥳 - thanks ben
adds the responseRating to the query string of the survey url.
uses
responseRating
which is what Jon used, but I guess it could be made configurable if anyone ever wanted something different (or to turn it off?).