Fix reading of cloze elements
- Now correctly exchanges the simple ui element objects with constructed objects. - Also remove the unnecessary variable childElements. The child elements can be gotten from the parts. As it is done in the component method getFormElementModelChildren.
Please register or sign in to comment