ji-devs / ji-devs/ji-cloud

In generators - prevent duplicate, identical answers

Open
#3,731 3 comments 0 reactions 1 assignee View on GitHub

@corinnewo is already working on this.

Since Mar 3, 2023.

Dominant language
Rust
Stars
14
Forks
18
PR merge metrics
No merged PRs in 30d

Description

A teacher created this set of cards, and was frustrated when the children were answering correctly but the computer said no!

PHOTO-2023-02-21-09-27-32

We need direction here from dev:

  • Can we detect when there is a duplicate answer defined in the content?
  • If we can detect, then what do we do? Which is the best option?
    Options:
  1. Alert with a popup that there is a duplicate answer, and prevent them from continuing
  2. In the randomization, prevent choosing a set with a duplicate answer (this could be tricky if there are only a few pairs in the content set)
  3. Recognize that there are duplicates, and accept both as correct.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.