Error message for some common scoring strategy syntax errors (Feature #271)
Description
It would be nice for the user to be warned when she made some mistakes choosing a scoring strategy, as:
- unavailable options (like
ghasf=2
) - options in simple questions answers (
\correctchoice{Good}\scoring{b=2}
) - comma as the decimal separator (
b=1,5
) instead of period
See