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

"a X" helps exclude certain candidates #33

Open
KonradHoeffner opened this issue Aug 29, 2022 · 1 comment
Open

"a X" helps exclude certain candidates #33

KonradHoeffner opened this issue Aug 29, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@KonradHoeffner
Copy link
Collaborator

For example, if the answer candidates are "enterprise system" and "model" then the user knows "model" is the correct answer because it would be "an enterprise system", not "a enterprise system".

Solution ideas:

  1. always replace "an X" with "a X"
  2. always replace "a X" with "an X"
  3. always replace "an X" and "a X" with "X"

I prefer option 3.

@KonradHoeffner KonradHoeffner self-assigned this Aug 29, 2022
@KonradHoeffner KonradHoeffner added the enhancement New feature or request label Aug 29, 2022
@KonradHoeffner KonradHoeffner added this to the later milestone Sep 21, 2022
@KonradHoeffner
Copy link
Collaborator Author

Could be done either in the question generation step or as an additional postprocessing in the Quiz application itself.
However the question generation is where this transformation happens right now so it should probably be included there.

@KonradHoeffner KonradHoeffner removed their assignment Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant