# HG changeset patch # User jittat # Date 2008-05-09 15:24:44 # Node ID 63434dd7b038e4fada7c870ea2cf0640476cb94a # Parent e25d802c4aec83eb6940084cf92c21ecc89d0ba6 [web] hard coded some overall task description, some more messages git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@262 6386c4cd-e34a-4fa8-8920-d93eb39b512e diff --git a/app/views/main/list.html.haml b/app/views/main/list.html.haml --- a/app/views/main/list.html.haml +++ b/app/views/main/list.html.haml @@ -14,6 +14,9 @@ %hr/ +- if (@user.site!=nil) and (@user.site.started!=true) + %p The contest at your site will start soon. Please wait. + - if Configuration.show_tasks_to?(@user) %table.info %tr.info-head diff --git a/app/views/tasks/list.html.erb b/app/views/tasks/list.html.erb --- a/app/views/tasks/list.html.erb +++ b/app/views/tasks/list.html.erb @@ -13,5 +13,59 @@ + + + + + + + + <%= render :partial => 'problem', :collection => @problems %>
+ Overview +
+

+ Cover: + Official English   + Indonesia   + Japan   + Korea   + Thailand  

+

+

+ Descriptions of all tasks: + China   + Japan
+ + Beads: + Official English   + China (all tasks)   + Chinese Taipei   + Indonesia   + Japan   + Korea   + Macao, China   + Thailand
+ + Roads: + Official English   + China (all tasks)   + Chinese Taipei   + Indonesia   + Japan   + Korea   + Macao, China   + Thailand
+ + DNA: + Official English   + China (all tasks)   + Chinese Taipei   + Indonesia   + Japan   + Korea   + Macao, China   + Thailand +

+