Show More
Commit Description:
add cheat report prototype
Commit Description:
add cheat report prototype
References:
File last commit:
Show/Diff file:
Action:
app/views/report/_report_menu.html.haml | 8 lines | 236 B | text/x-haml | HamlLexer |
add submission report
r413
.task-menu
Reports
%br/
add problem stat
r400 = link_to '[Hall of Fame]', :action => 'problem_hof'
add struggle report
r463 = link_to '[Struggle]', :action => 'stuck'
add submission report
r413 = link_to '[Login]', :action => 'login_stat'
check multiple login
r500 = link_to '[Multiple Login]', :action => 'multiple_login'