magfest-archive / mivs

MAGFest Indie Videogame Showcase
GNU Affero General Public License v3.0
2 stars 2 forks source link

as an admin manually adding a game, I need a way to promote it to stage2 #62

Open binary1230 opened 7 years ago

binary1230 commented 7 years ago

We had a few games that had issues submitting, and our MIVS crew went ahead and decided they should go to round 2.

I merged https://github.com/magfest/mivs/pull/57 to allow manual submission, but a missing link is that there's no easy way to skip the judging and mark a game as "ready for round 2"

The workaround was to manually construct a url of the form: https://super2017.uber.magfest.org/uber/mivs_admin/video_results?id=[insert_game_id]

Visiting that would let an admin mark the game's status as accepted into round 2.

It would be great if that was linked somewhere from the admin-side of things.

This page also doesn't appear in the site map