daniel-lerch / vocup

Vocabulary trainer.
https://www.microsoft.com/store/apps/9N6W2H3QJQMM
GNU Affero General Public License v3.0
9 stars 3 forks source link

Improve evaluation options #20

Open daniel-lerch opened 3 years ago

daniel-lerch commented 3 years ago

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 commented 4 months ago

This involves

@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 commented 4 months ago

@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.