Survey Form V06

Template Details
Author: Colorlib
Released: September 2026
License: CC BY 3.0
Description
A weekly team pulse survey with five statements, each answered on a five-point scale from Strongly disagree to Strongly agree drawn as dots on a track. An Answer anonymously switch is on by default; turning it off reveals required name and team fields. A counter tracks how many statements are answered.
It is plain HTML and CSS plus a few lines of vanilla JavaScript: no jQuery, no Bootstrap files, no plugins, and the download is 166 KB. Use it on its own, or drop it into a Bootstrap 4, 5 or 6 project and it looks the same.
- Likert scale per statement as a fieldset and native radio group
- Colour runs from rose to green along the scale
- Anonymous switch uses role=switch with aria-checked
- Name and team become required only when not anonymous
- Answered counter and polite error summary
- Labels stay under every point on phones

