llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

Reusing a number in a cloze form has side effect #63

Closed llaske closed 5 years ago

llaske commented 5 years ago

When a number is reused in a close text, there is a side effect on final screen.

image

image

I guess that reusing an item should be forbidden.