Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MatchingPairs: improve feedback after clearing the board #1335

Open
4 tasks
BeritJanssen opened this issue Oct 31, 2024 · 4 comments
Open
4 tasks

MatchingPairs: improve feedback after clearing the board #1335

BeritJanssen opened this issue Oct 31, 2024 · 4 comments

Comments

@BeritJanssen
Copy link
Collaborator

BeritJanssen commented Oct 31, 2024

The "Final" page after clearing a board in MatchingPairs should provide additional information to participants:

  • how hard was the board? Are the upcoming boards more or less challenging than the current one?
  • how did participants perform, compared to other participants?
  • what was their highest score so far?
  • what was their average score?

MockupFinal

@BeritJanssen BeritJanssen changed the title MatchingPairs: imrpove feedback at the end MatchingPairs: improve feedback after clearing the board Oct 31, 2024
@BeritJanssen
Copy link
Collaborator Author

BeritJanssen commented Nov 5, 2024

To display how participants performed compared to others, we won't add a visual display just yet, but say "you perfomed better than X percent of games". This message should be suppressed if the participant's percentile is below 25%.

@BeritJanssen
Copy link
Collaborator Author

BeritJanssen commented Nov 5, 2024

Ordering:

  • This game
  • Personal best
  • Your average score
  • Total score (i.e., over all sessions)

@BeritJanssen
Copy link
Collaborator Author

To implement: redesign MatchingPairs rules so that it's one board per session, then we can organize the successive boards as blocks attached to one experiment.

@jaburgoyne
Copy link
Contributor

See also #518

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants