Report Progress

Started by
24 comments, last by rip-off 14 years ago
same for me
I see feedback from another one
Advertisement
Ouch.
There seems to be a problem in the scoring system. A big problem, actually.
I'm not sure what it is just yet, but what I see in the database is one judging only plus all my judgings.

No other data are stored.

What you should see is zeroes and empty boxes, not prefilled text.
I will correct the problem as soon as possible.
Until then, please save your feedback on your computer.

And I'm sorry for the data you lost.
The problem corrected.
Judging should now work as normal.

The problem was in the SQL query that selects judging information from database.
The query was: SELECT * FROM judging WHERE game = {ID} while it should be SELECT * FROM judging WHERE game = {ID} AND judge = {JID}.

I didn't notice it first, because, of course, it works fine if there is only one judge.

Good that you've fixed that, I was going to provide some feedback but found the form pre-filled out, so I left it be.

Have we some kind of deadline for feedback, to wrap this up? Something like two weeks from now?
Well, it used to be April 20th, but with this error, let`s move it to April 27.

EDIT: But we will not prolong the period indefinitely. That`s exactly the thing that destroyed the original Four Elements.
I was only suggesting two weeks in the absence of any other date. I thought I had read that the judging was initally supposed to finished by the 10th, so I wasn't sure there even was a deadline any more.

This topic is closed to new replies.

Advertisement