cloudcoderdotorg / CloudCoder

A web-based programming exercise system.
GNU Affero General Public License v3.0
71 stars 59 forks source link

in edit problem page, support "Move Up" and "Move Down" for test cases #57

Open daveho opened 11 years ago

daveho commented 11 years ago

Sometimes I want to insert a new test case in between existing test cases (because there a logical grouping of test cases I want to preserve), but it's hard to do this because test cases can't move. We should support "Move Up" and "Move Down" buttons for test cases.