gustafn
committed
on 15 Oct 19
- new interaction type text_entry_interaction (abbreviated as "te" in test_item question_type)
create multipe text interactions
- added au… Show more
- new interaction type text_entry_interaction (abbreviated as "te" in test_item question_type)

 create multipe text interactions

- added autocorrection via "correct_when" to text interaction and text_entry_interaction

- improved source code documentation

- break overlong lines

- removed usages of :instvar

- still TODO: base mc question on complex formfile types rather than HTML primitives,

 since this allows better adoption to different rendering styles and better feedback modes

Show less