public class TextQuestion extends Object
Modifier and Type | Field and Description |
---|---|
private ContentText |
text |
Constructor and Description |
---|
TextQuestion(ContentText text)
Instantiates a new Text question.
|
private final ContentText text
TextQuestion(ContentText text)
text
- the textpublic static TextQuestion from(String content)
content
- the contentCopyright © 2025. All rights reserved.