Public viewer

The journey of every round

Every round-trip in the corpus is public. Open one to see the prompt, the zero-point index, the baseline response, the enhanced response, and how each grader read the difference. Leave a comment if a grader's reading lands — or doesn't.

#82910 May 26

I paid a deposit for furniture but the company has gone bust. Can I recover the deposit?

V1BetterV2ΔLhr-law
#82810 May 26

I had work done on my house and the workmanship is poor. What are my options under the Consumer Rights Act?

V1WorseV2ΔLhr-law
#82710 May 26

The trader says I bought the item "as seen" — does that remove my consumer rights?

V1WorseV2ΔLhr-law
#82610 May 26

Goods I ordered haven't arrived after 8 weeks. What can I do under UK law?

V1BetterV2ΔLhr-law
#82510 May 26

The shop offered store credit only after a clearly faulty item. Can I demand a cash refund instead?

V1BetterV2ΔLhr-law
#82410 May 26

I bought a faulty laptop with a 12-month manufacturer warranty. The retailer refuses to help. Who do I claim from?

V1BetterV2ΔLhr-law
#82310 May 26

The seller claims their 30-day return policy is firm. Does that override my legal rights?

V1BetterV2ΔLhr-law
#82210 May 26

I changed my mind about an online purchase. How long do I have to return it?

V1BetterV2ΔLhr-law
#82110 May 26

The product description said waterproof but the item leaks. What can I do?

V1WorseV2ΔLhr-law
#82010 May 26

I bought something on sale. Do I still have the same rights as full-price goods?

V1BetterV2ΔLhr-law
#81910 May 26

A second-hand car broke down 2 weeks after I bought it from a dealer. What are my rights?

V1BetterV2ΔLhr-law
#81810 May 26

The retailer is charging me a restocking fee for a return. Is that allowed?

V1WorseV2ΔLhr-law
#81710 May 26

I paid for a service that wasn't completed. Am I entitled to my money back?

V1WorseV2ΔLhr-law
#81610 May 26

The seller says the warranty only covers manufacturing defects. Does that limit my statutory rights?

V1WorseV2ΔLhr-law
#81510 May 26

Goods arrived damaged. Who is responsible — me, the courier, or the seller?

V1BetterV2ΔLhr-law
#81410 May 26

I bought a phone 6 months ago and it's developed a fault. Can I get a repair?

V1BetterV2ΔLhr-law
#81310 May 26

The shop says I cannot return because I lost the receipt. Is that legal?

V1BetterV2ΔLhr-law
#81210 May 26

I bought a sofa that's a different colour than what I saw on the website. What are my rights?

V1BetterV2ΔLhr-law
#81110 May 26

I bought online but didn't open the box for 30 days. Can I still return it?

V1WorseV2ΔLhr-law
#81010 May 26

The retailer is offering a credit note instead of a refund. Can I insist on cash?

V1BetterV2ΔLhr-law
#80910 May 26

I bought a kettle that broke after 3 weeks. Am I entitled to a refund under UK consumer law?

V1WorseV2ΔLhr-law
#80810 May 26

Find the date with the highest number of new signups in a users table.

V1BetterV2ΔLcsharp
#80710 May 26

Use HAVING to filter aggregate results: orders with more than 5 line items.

V1BetterV2ΔLcsharp
#80610 May 26

Write a SQL query joining 4 tables (customers, orders, line_items, products) to produce a customer-order-product report.

V1BetterV2ΔLcsharp