Show More
Commit Description:
merge closed branch
Commit Description:
merge closed branch
References:
File last commit:
Show/Diff file:
Action:
test/fixtures/problems.yml | 26 lines | 489 B | text/x-yaml | YamlLexer |
pramook
initial commit...
r0 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
add submission test
r761 prob_add:
jittat
[web] added graders_right_to_admin_role, added a few functional tests: main, user_admin, graders, login...
r58 name: add
full_name: add_full_name
more test on submission viewing
r764 full_score: 100
jittat
[web] added graders_right_to_admin_role, added a few functional tests: main, user_admin, graders, login...
r58 available: true
Jittat Fakcharoenphol
shows problems availabe in contests
r278
add submission test
r761 prob_sub:
jittat
[web] added graders_right_to_admin_role, added a few functional tests: main, user_admin, graders, login...
r58 name: subtract
full_name: subtract_full_name
more test on submission viewing
r764 full_score: 100
jittat
[web] added graders_right_to_admin_role, added a few functional tests: main, user_admin, graders, login...
r58 available: false
Jittat Fakcharoenphol
shows problems availabe in contests
r278
easy:
name: easy_problem
full_name: Easy Problem
available: true
more test on submission viewing
r764 full_score: 10
Jittat Fakcharoenphol
shows problems availabe in contests
r278 contests: contest_a, contest_b
hard:
name: hard_problem
full_name: Hard Problem
available: true
more test on submission viewing
r764 full_score: 20
Jittat Fakcharoenphol
shows problems availabe in contests
r278 contests: contest_b