expercise / coding-expercise

Web application for coding-expercise
32 stars 11 forks source link

Challenge authors should be able to change test case order easily #108

Closed baybatu closed 8 years ago

baybatu commented 8 years ago

In create or update screens, challenge authors should be able to change test case order easily. Drag and drop is a nice way to do it.

baybatu commented 8 years ago

Table row width helper function in js taken from: http://www.avtex.com/blog/2015/01/27/drag-and-drop-sorting-of-table-rows-in-priority-order/