Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Used HTML, CSS and Javascript

Rafael 90

@henriquerocharafael

Desktop design screenshot for the Interactive rating component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I would like a help to implement a code for checking if the user did hit a note before submitting the answer. Thanks!

Community feedback

@alQaisi

Posted

hi Rafael :) Great Job. I suggest wrapping your component with a main tag to fix accessibility issues. to check if the user did hit a note you can define a variable and give it an initial value of false, and whenever the user clicks a note you must change the value of that variable to true, and you should not allow the user to submit without clicking on a note.

Marked as helpful

0

Rafael 90

@henriquerocharafael

Posted

@alQaisi Thanks Ahmad. Your feedback helped a lot.

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord