# HG changeset patch # User jittat # Date 2008-08-07 06:47:53 # Node ID f6a12467cbf150b24d398e33741e34a6cf3bc2b0 # Parent d2c58c8570089fdf43aec5674fdb65463edaa242 refactor overview outof tasks page git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@270 6386c4cd-e34a-4fa8-8920-d93eb39b512e diff --git a/app/views/tasks/_overview.html.erb b/app/views/tasks/_overview.html.erb new file mode 100644 --- /dev/null +++ b/app/views/tasks/_overview.html.erb @@ -0,0 +1,10 @@ + + + Overview + + + + + + + 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 @@ -14,75 +14,6 @@ - - - - - - - +<%= render :partial => 'overview' %> <%= 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 -

- -

Test data for all tasks: - .zip - .tgz
- Beads: - .zip - .tgz   - Roads: - .zip - .tgz   - DNA: - .zip - .tgz
- Notes:
-   Beads. The zip files contain the testing library that also outputs some magic numbers to verify the correct usage of the library. Files questions-*.txt are also prefixed with fake data.
-   Roads. The zip files contain verify.cpp that checks the output. -

-