Files
tool-evaluator/docs/releases/v0.9.2/handbook/bewerten.en.md
T
opencode e164d51574 feat: compare limit 9, format-aware import placeholder, help links
- Raise compare limit from 8 to 9 (server + client, toast on overflow)
- Make import textarea placeholder match selected format (CSV/JSON/YAML/auto)
- Add GuideHelp links to admin create/edit user dialogs and tool import dialog
2026-08-05 07:40:47 +02:00

1.3 KiB
Raw Blame History

Rating

On the detail page of a tool you can share your experience. Click on Submit a rating (requires an account).

Form fields

Field Required Notes
Usefulness Yes 15 stars
Usability Yes 15 stars
Comment No Free text
Name No Defaults to "Anonymous"

Next to the fields, the ? icon links directly to the associated field description in the data model reference.

What happens after submitting?

  • Your rating is saved immediately and appears in the rating list of the detail page.
  • The averages (usefulness, usability, combined) and the score distribution are updated.
  • The statistics in the Analytics section are recalculated.

Statistic sections on the detail page

  • Rating overview: usefulness & usability as an average with progress bars.
  • Score distribution: number of ratings per star (1★–5★).
  • History: line chart of combined/individual values over time (only visible once there are several ratings).

API