Default implementation for the QuestionResponseContent. Can be created with or without handler/request for read-only (restored) mode.
Optional
Protected
Readonly
Whether this question is read-only (restored from persistence without handler). When true, the UI should disable option selection.
Represents the content as a string. Returns undefined if the content is purely informational and/or visual and should not be included in the overall representation of the response.
undefined
Default implementation for the QuestionResponseContent. Can be created with or without handler/request for read-only (restored) mode.