crowdAI / crowdai

Fighting for Open Science with Open Data
https://www.crowdai.org
GNU Affero General Public License v3.0
149 stars 32 forks source link

Fix the rendering order of the challenges on the challenge page #1093

Open spMohanty opened 5 years ago

spMohanty commented 5 years ago

The order of rendering for a challenge in the challenges page, and also on the featured challenges page, is dependent on a "feature sequence" no parameter, which you can manually set in the edit challenge page (the higher the sequence number, the higher the priority).

But its a pain to use when trying to arrange the order of multiple challenges. Also, at the end of the challenge, it simply throws the challenge that ended to the end of this priority list.

An ideal interface would have a simple drag and drop interface to re-order the expected order of challenges.