Rating Element
The Rating element provides a star-based rating input for collecting numeric ratings.
Overview
Rating is ideal for:
- Product reviews
- Service ratings
- Satisfaction scores
- Quality assessments
- Any star-based feedback
Adding a Rating Element
- Open the Website Builder
- Find Rating in the Elements panel
- Drag it onto your page
- Configure properties in the Floating Design Panel
Properties
General Tab
| Property | Description |
|---|---|
| Question Text | Label displayed above the stars |
| Default Value | Initial star selection (integer) |
Color Tab
| Property | Description |
|---|---|
| Panel Background | Container background |
Visual Design
| State | Appearance |
|---|---|
| Empty Stars | Gray outline |
| Filled Stars | Yellow/gold filled |
Star Scale
The rating element typically uses a 5-star scale:
☆ ☆ ☆ ☆ ☆ (0 - unrated)
★ ☆ ☆ ☆ ☆ (1 - Poor)
★ ★ ☆ ☆ ☆ (2 - Fair)
★ ★ ★ ☆ ☆ (3 - Good)
★ ★ ★ ★ ☆ (4 - Very Good)
★ ★ ★ ★ ★ (5 - Excellent)Use Cases
Product Review
Label: "Rate this product"
Default: 0 (no selection)Service Rating
Label: "How was your experience?"
Default: 0Course Feedback
Label: "Rate this course"
Default: 0Support Satisfaction
Label: "Was this helpful?"
Default: 0Rating vs Other Elements
| Element | Best For |
|---|---|
| Rating | Visual star-based scores |
| Slider | Precise numeric ranges |
| Single Selection | Labeled options |
| Numeric Input | Exact numbers |
Best Practices
Keep questions simple - "Rate this product" works better than complex questions
Don't pre-select - Let users make their own choice
Provide context - Show what each star level means if needed
Make it prominent - Ratings should be easy to interact with
Consider mobile - Ensure stars are tappable on touch devices
Questions?
If you have any questions, please don't hesitate to contact us. Alternatively, you can submit an issue on this platform.
Useful Links:
Web Elements - https://help.acenji.com/#/./create-web-application/elements/index Slider - https://help.acenji.com/#/./create-web-application/elements/slider/index Single Selection Group - https://help.acenji.com/#/./create-web-application/elements/single-selection-group/index