Wire up the five .star buttons so clicking one writes its data-value into #rating.
Acceptance criteria
- 1.Clicking the 4th star sets #rating to 4.
- 2.Clicking the 1st star sets #rating to 1.
Wire up the five .star buttons so clicking one writes its data-value into #rating.
Output ready when you are
Press Run to render your code, or Submit to validate your solution.