GravityBoard Voting vs. Ratings & Reviews
Quick Comparison #
| GravityBoard Voting | Ratings & Reviews | |
|---|---|---|
| Where it appears | GravityBoard Kanban boards + GravityView layouts | GravityView layouts (Table, List, Map, etc.) |
| Feedback types | Up/down voting | Up/down voting OR 5-star rating + written reviews |
| Review type | One mode: up/down votes | Choose per View: “Vote” or “5-Star Rating” |
| Written reviews | No | Yes (title + review text, with optional replies) |
| Vote budget | Configurable per user (5, 10, etc.) with reset periods | No limit |
| Lane restrictions | Voting can be limited to specific lanes | N/A |
| Downvoting | Can be disabled per board (“Upvote Only” setting) | Can be disabled per View |
| Data storage | Custom database table | WordPress comments system |
| Login required | Yes | Optional (supports anonymous ratings since v2.3) |
| Moderation | Not needed | Uses WordPress comment moderation |
| One vote per entry | Users can put multiple votes on one card (budget permitting) | One review/vote per person per entry (configurable) |
| Sorting | Optional โ enable “Sort Cards by Votes” to auto-sort by vote count within lanes. GravityView Views can also sort by votes. | Entries sort by average rating or vote count |
| Filtering | “Voted By” filter in GravityView (requires Advanced Filter) | No vote-based filtering |
| Editing feedback | Change vote anytime by clicking again | Optional edit window (configurable duration in seconds) |
When to Use GravityBoard Voting #
GravityBoard Voting is best when you want users to prioritize or rank items within a visual Kanban workflow. Common use cases:
- Feature request boards โ users vote on which features matter most, with a limited budget that forces them to choose
- Project prioritization โ teams distribute votes across tasks to surface what’s most important
- Idea boards โ collect quick yes/no signals on proposals without requiring detailed reviews
- Sprint planning โ let team members vote on backlog items to decide what to work on next
Key advantages:
- The vote budget prevents any single user from dominating results โ everyone gets the same number of votes to distribute
- Voting is fast โ one click per card, no forms to fill out
- Cards can optionally sort by vote count, so the most popular items rise to the top of each lane
- Integrated into the Kanban workflow โ vote on cards as you move them through stages
- Lane restrictions โ limit voting to specific lanes (e.g., allow voting in “Ideas” but not “Done”)
- GravityView integration โ display vote counts and interactive vote widgets in GravityView layouts, with sorting and “Voted By” filtering
When to Use Ratings & Reviews #
Ratings & Reviews is best when you want detailed, qualitative feedback displayed alongside entries in a GravityView. It offers two review types you choose per View: Vote (up/down) or 5-Star Rating. Common use cases:
- Business directories โ visitors rate and review listed businesses with stars and written feedback
- Product catalogs โ customers leave star ratings and written reviews
- Course evaluations โ students rate and comment on classes
- Community polls โ quick up/down voting on entries displayed in a GravityView table or list
Key advantages:
- Two review modes โ choose between up/down voting or 5-star ratings per View
- Written reviews with titles, review text, and threaded replies
- 5-star scale provides more nuanced feedback than binary up/down
- No login required โ anonymous visitors can leave ratings (since v2.3)
- Built on WordPress’s comment moderation system for review management
- Reviewer avatars can be displayed next to reviews
- Editable reviews with a configurable time window
Can I Use Both? #
Yes. If you have a form connected to both a GravityBoard feed and a GravityView, you can enable voting on the board and ratings/votes in the View. They operate independently โ votes on the board don’t affect ratings in the View, and vice versa.
This can be useful when different audiences interact with the same data in different ways. For example:
- An internal team uses the Kanban board to vote on and prioritize feature requests
- Customers use a public GravityView to browse and leave star ratings or votes on the same entries
Feature Details #
Voting Modes
GravityBoard: Up/down arrows on each card. Enable “Upvote Only” to hide the downvote button. Users can put multiple budget points on a single card.
Ratings & Reviews: Choose per View between two modes:
- Vote (up/down) โ similar to GravityBoard but without a budget. Downvoting can be disabled.
- 5-Star Rating โ users select 1-5 stars. Reviews can optionally include a title and written text.
Vote Budget
GravityBoard’s budget system is unique. Each user gets a fixed number of votes to spread across all cards. This forces prioritization โ you can’t just upvote everything. Budgets can reset daily, weekly, monthly, yearly, or never.
Ratings & Reviews has no equivalent budget system. Users can rate or vote on every entry without restriction (though you can limit to one review per person per entry).
Lane Restrictions
GravityBoard Voting can be restricted to specific lanes using the “Lanes with Voting” setting. Cards in non-voting lanes show a disabled widget with the vote count still visible. This is useful for allowing voting only in early-stage lanes.
Ratings & Reviews has no equivalent โ reviews are available on all entries in a View.
Sorting
Both features support sorting entries by feedback:
- GravityBoard: Cards sort by total vote count within each lane. Enable “Sort Cards by Votes” in board settings. In GravityView, set the View’s default sort to “Votes Count” or click the column header to sort.
- Ratings & Reviews: Entries sort by average star rating or by number of upvotes in GravityView. Configure sorting in the View settings.
GravityView Fields
GravityBoard adds two GravityView fields:
- Votes Count โ displays the aggregate vote count (read-only). Shows “โ” for entries that have never been voted on.
- Entry Voting โ displays the interactive vote widget (up/down buttons). Votes are fully synced with the board.
Ratings & Reviews adds three GravityView fields:
- Rate Entry โ displays the voting or rating widget (up/down buttons or star selector)
- Stars Rating โ displays the entry’s aggregate star rating (read-only display)
- Votes Rating โ displays the aggregate up/down vote count (read-only display)
Merge Tags
Both features provide merge tags for Gravity Forms notifications:
GravityBoard:
{gravityboard_voters:emails}ย โ comma-separated list of voter email addresses{gravityboard_votes:count}ย โ total number of voters{gravityboard_votes:total}ย โ net vote total{gravityboard_votes:average}ย โ average vote weight{gravityboard_votes:up}ย โ number of upvotes{gravityboard_votes:down}ย โ number of downvotes
Ratings & Reviews (12 merge tags):
{gv_entry_ratings:review_count}ย โ total number of reviews{gv_entry_ratings:average_stars}ย โ average star rating{gv_entry_ratings:1_star}ย through{gv_entry_ratings:5_stars}ย โ count at each star level{gv_entry_ratings:empty_star}ย โ count of reviews without a star rating{gv_entry_ratings:vote_total}ย โ net vote total{gv_entry_ratings:up_votes}ย โ number of upvotes{gv_entry_ratings:down_votes}ย โ number of downvotes{gv_entry_ratings:neutral_votes}ย โ number of neutral votes
Permissions
- GravityBoard Voting: Requires login. Permissions controlled by user role โ configure “Who Can Vote on Cards” and “Who Can See Who Voted” separately.
- Ratings & Reviews: Supports anonymous ratings (v2.3+). Can limit to one review per person per entry. Administrators can always leave unlimited reviews. Uses WordPress comment moderation for review approval.