PuzzleTechHub / myus

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

Partial answer confirmation #51

Open jamiecjx opened 2 months ago

jamiecjx commented 2 months ago

This PR adds partial answer confirmation (Closes #26)

Guesses that trigger a partial confirmation do not count as a guess, and can be seen by solvers like this (Firefox, but I tested in Chrome as well)

image

Partial responses can be added in the Edit Puzzle and New Puzzle pages. Unfortunately I haven't made the form fully dynamic yet, so the "Save and continue editing" saves the puzzle and refreshes the page to help this.

image

Partial responses can also be viewed in the admin panel, either in the myus_puzzle or the new myus_guessresponse table.

This also changes the Guess model to include two new fields