Show More
Commit Description:
add feature check maximum score in submission ranges...
Commit Description:
add feature check maximum score in submission ranges
available in the [result] admin menu.
A user can enter a range of submissions id and the maximum score per each user,problem
among the submission ranges will be reported
References:
File last commit:
Show/Diff file:
Action:
app/NOTES
| 8 lines
| 223 B
| text/plain
| TextLexer
|
|
r16 | (2/8) | ||
layout problem, fixed in a bad way. | ||||
when login redirect_to main.list, the layout used is "login", but | ||||
should be "application". | ||||
so I added it manually, but it should be "convention". | ||||
HAVE TO CHECK | ||||