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. -

-