OBJECT
A inline HTML document to read in an e-learning module
type HtmlDoc {css: String editableComponents: [EditableComponentUnion] html: String id: ID read: Boolean replayable: Boolean showScore: Boolean showValidation: Boolean }