This change adds the possibility to provide randomized substitution values to short text q…
Show more
Added substitution values for short text answers
This change adds the possibility to provide randomized substitution values to short
text questions via value sets.
Value sets are a means for a content developer to provide multiple matching answers which are inserted into the text before an exercise is shown to the end user. One can e.g. provide for a calculation exercise several input and some output values, such that the students get different calculation exercises provided. These values can also be used for the correct-when clauses.
The content developer can use percent-code delimited elements when defining the exercise:
---
Assume, you want to download a %x.what% with the size of %x.size% over a %x.type% connection with a rate of %x.rate% from %univ%.
---
and also in "correct when"
---
%x.secs%
---
the value sets can be provided via an extra field for the short-text questions and have the form