Implement detailed feedback

Review Request #46 - Created Dec. 12, 2008 and submitted

Information
Bogdan-Cristian Tătăroiu
infoarena
Reviewers
hackers
- Moved (and renamed) task parameters "tests", "testgroups", "okfiles" and "evaluator" to ia_task (they will be common to every task type anyway). Only memlimit and timelimit remain in ia_parameter_value for tasks.
- Added 'public_tests' column to ia_task in which you can specify tests for detailed feedback in the same format as a group in 'test_groups'
- Modified job_detail to show results on public tests :P
- Move score and size hiding in monitor from view to controller

Mircea Pasoi
Cristian George Strat
Bogdan-Cristian Tătăroiu
Review request changed

Change Summary:

- Added "job-view-partial-feedback" permission. Users should only be able to see their own feedback, not that of others
- Added "job-view-score" permission check to job_view_source controller (this is already on live, forgot to put it in svn)
- Fixed things mentioned in review

Diff:

Revision 3 (+324 -202)

Show changes

Loading...