QuellenReiter/quellenreiter_app

Enhancement: Show opponent's points just after one has played the round.

Opened this issue · 2 comments

Currently, one can see the points that the opponent has scored in the last round if they got to play it first. This should not be the desired way of showing points, as it spoils how many points the opponent got from the last round.

I am thinking about what would be the more reasonable way: Show how many points the opponent has made until now (excluding the points they made in the next round) or simply hide their points with a questionmark or something similar until the player has caught up with answering the next round. @simonsasse what do you think?
Do you prefer this (here, "anton" has played the next round already, but "dev5" should not see their new score)
image
or this
image
?

Now that I think about it, the second version is probably less confusing to the user and more verbose with the hiding of scores.