feat(feedback-site): round two — two full-scale mockups and a short reaction form #590
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/feedback-round2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Round one asked people to rate eight wireframe concepts and mostly went unanswered: the sketches were too abstract to react to. Round two replaces them with two complete, high-fidelity designs and four questions.
The two designs, chosen from what round one's ratings actually support:
Both pages render the same invented campaign from
shared/data.jsagainst the sameshared/kit.css, so they can only differ in structure, never in polish — otherwise an evaluator picks the prettier one for the wrong reason. Nothing is drawn from a real campaign, session or transcript; these links go to people outside the project. Both show the event log shipped in #568 so it gets evaluated too.The site. New audience
round2with its own rating keys, validated per-audience so round-one documents keep loading and exporting unchanged; new routes for the landing page, the two mockups and their shared assets, all readable with no key at all, on GET and HEAD; writing still gated by the existing share key. The admin readout and CSV gain round-two sections appended after the round-one columns. 18 tests cover the round-one documents still working, the key gates, per-audience key rejection in both directions, and every new route answering 200 without a key.The form is short on purpose: name, which design you would rather use, two ratings each, three optional text boxes.
🤖 Generated with Claude Code