- new abstract form-field class: ShuffleField * provide means for shuffling options and answers * three shuffle modes: - no-shuffli…
Show more
- new abstract form-field class: ShuffleField * provide means for shuffling options and answers * three shuffle modes: - no-shuffling (parameter shuffle false) - shuffling on every call - shuffling for a seed (depending on an ID, always the same shuffling)- new form-field class text_fields, based on ShuffleField similar to checkbox, but with text fields and autocorrection via "correct_when"- support for richtext in checkbox labels- factored out set_feedback (was previously inline in xowf)- bump version number to 5.10.0d41
Show less