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

Improve evaluation options #20

Open
daniel-lerch opened this issue Oct 9, 2020 · 2 comments
Open

Improve evaluation options #20

daniel-lerch opened this issue Oct 9, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@daniel-lerch
Copy link
Owner

Vocup currently has just a few options to treat inputs as partly correct instead of incorrect if certain conditions are met. However, it would be more flexible to define a result (correct, partly correct, incorrect) for every case.

@daniel-lerch daniel-lerch added the enhancement New feature or request label Oct 9, 2020
@daniel-lerch daniel-lerch added this to the 2.0.0 milestone Oct 9, 2020
@daniel-lerch daniel-lerch removed this from the 2.0.0 milestone Apr 24, 2024
@daniel-lerch
Copy link
Owner Author

This involves

  • A new settings major version aka settings.2.json to change evaluation options to PracticeResult instead of bool.
  • Updating the settings UI preferably with a tab in WPF with data binding, but can also stay in Windows Forms.
  • Updating the evaluator Vocup.Util.Evaluator.

@jdelange22 please let me know whether you're interested in taking this up or whether I should implement it, as it involves changes to quite a few components.

@jdelange22
Copy link
Contributor

@daniel-lerch I'll take a shot at this, if we first can define the scope of this issue. I'm not really into WPF to be honest. I'll come up with a suggestion first whenever i've got a bit of time to spend.

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

2 participants