Customize status page and Runtime error report

The forum to report every bug you find or tell us what you'd like to find in UVa OJ

Moderator: Board moderators

Locked
CrazyTerabyte
New poster
Posts: 25
Joined: Fri Jul 16, 2004 3:19 am
Contact:

Customize status page and Runtime error report

Post by CrazyTerabyte »

At old status page (cgi-based), we could customize it a lot. All customization is documented at:
http://acm.uva.es/problemset/status.html
With the new status page (php-based), what are the customizations available?

Also, with the old status page, the Runtime Error message was more detailed, including which error occurred: Runtime Error (SIGSEGV). With the new status page, this is not displayed, but this detail can still be read in e-mail. My suggestion is to show it also at new status-page.

Thanks.
Carlos
System administrator
Posts: 1286
Joined: Sat Oct 13, 2001 2:00 am
Location: Valladolid, Spain
Contact:

Post by Carlos »

The first thing to say is that the old status page is not up to date. It shows old user's names and old statistics.

Next, new php-based page is a provisional one. It's very bad done, it makes too many querys to the database and it doesn't have all the options. Actually, the options it has don't work 100%. So it need a remodelation. I'll need some time to do it, so you'll have to be patient. I think it's more important to do the change profile page, then I'll be able to do this one. All I need is some time to spend (2-3 hours in a row) in the judge.

About the kind of RE....that won't be possible using the new system, since it's not stored in the DB. I don' think it's a useful feature, since you can get it from the mail reponse, and other people don't care about your kind of RE.
DON'T PM ME --> For any doubt, suggestion or error reporting, please use the "Contact us" form in the web.
CrazyTerabyte
New poster
Posts: 25
Joined: Fri Jul 16, 2004 3:19 am
Contact:

Post by CrazyTerabyte »

Carlos wrote:About the kind of RE....that won't be possible using the new system, since it's not stored in the DB. I don' think it's a useful feature, since you can get it from the mail reponse, and other people don't care about your kind of RE.
In fact, I think it is useful. Some people don't have mail response enabled (like me). In addition, it is far easier and faster to just look at status page than opening e-mail. So, please consider this a wish, a suggestion.
Carlos
System administrator
Posts: 1286
Joined: Sat Oct 13, 2001 2:00 am
Location: Valladolid, Spain
Contact:

Post by Carlos »

We've decided not to spend more time in the old judge, we'll start testing and debugging the new one. That's why I won't re-make the stsatus page.

About the RE......we've decided not to give you that information. You can use it to discover judge's input. For the same reason, you won't have access to stderr (nor assert information). In the other hand, you'll be able to see stderr after compiling. This way you can see your errors and warnings.
DON'T PM ME --> For any doubt, suggestion or error reporting, please use the "Contact us" form in the web.
Locked

Return to “Bugs and suggestions”