PuzzleTechHub / myus

A public hassle free puzzlehunt hosting tool
https://www.puzzlehuntmy.us/
MIT License
1 stars 9 forks source link

Multiple answers #41

Open phenomist opened 4 months ago

phenomist commented 4 months ago

If #26 is supported, multiple answers shouldn't be too much additional UI burden.

The simplest behaviors to add (and probably the most common usecases) are "solve if any one answer out of a set is submitted" (e.g. alternative answers) and "solve if all answers out of a set are submitted". This can probably be generalized to "solve if M out of N answers are submitted" easily as well, though a fully flexible approach might want to do something pertaining to multiple point currencies (#23).