ickerio / cits3403

0 stars 1 forks source link

Deciding on Final Page Endpoints #14

Closed ickerio closed 6 months ago

ickerio commented 6 months ago

Currently we have a few different ideas of what page names and URL endpoints should be. Here is my opinion.

So we should look at renaming some endpoints and deleting others like /find-sketch which is now just the home page /. Thoughts?

HenriScaff commented 6 months ago

Happy with all of this - rename URL endpoints such that '-sketch' is not included in name, and delete /find-sketch altogether.

jjwilliamjun commented 6 months ago

All agreed.

Suggestion on both '/guess' and '/draw'

We need to consider methods for verifying the accuracy of a given answer, which is simply submitting the answer on a each post. However, we should also deliberate on scenarios where the individual providing the correct answer includes a trap. By putting a hint section for artists when they upload their drawings. This allows the painter to offer brief clues on the drawing page itself.

For instance, consider a situation where an individual sketches a whale on the webpage, but the precise answer expected is 'blue whale.' This nuance could significantly complicate the guessing process.

ickerio commented 6 months ago

@jjwilliamjun good idea. I reckon thats something we can add at the end when we're doing final polishes as its not critical for the draft project.

ansuuuuuuu commented 6 months ago

Regarding the guess and draw pages, I had a couple of ideas open to suggestion.

Allowing the artist/sketcher to set a difficulty level before submitting (something along the lines of easy/medium/hard) will determine how much time the guesser is allowed (so easy will have less time than hard, etc). In this case, allocation of points for the leaderboard may be a bit more simple since the difficulty level will already be set.

However a negative side I think is this does mean the user setting up this aspect so maybe additional guidelines can be included for them? If we're compiling the words ourselves then we can adjust it ourselves.

HenriScaff commented 6 months ago

@ickerio @ansuuuuuuu @jjwilliamjun Some good ideas in this issue but out of scope of this specific issue which is now complete. I'll make new issues for the suggestions!