Frequently Asked Questions
What does this error mean?
The invalid responses error is included as a courtesy notification when the "value" attribute has been removed and/or edited within the HTML of the poll. The error message will trigger with a count of all null values.
What should I do about this?
Double check your HTML for the guide with the poll response errors. Your HTML for a specific poll choice should look something like this:
<button type="button" value="1"> Yes </button>