fix: question field uses real placeholder instead of template. fixed blank question handling. TNL-10395, TNL-10411.
This commit is contained in:
@@ -21,6 +21,10 @@ export const nonQuestionKeys = [
|
||||
'@_type',
|
||||
'formulaequationinput',
|
||||
'numericalresponse',
|
||||
'stringresponse',
|
||||
'multiplechoiceresponse',
|
||||
'choiceresponse',
|
||||
'optionresponse',
|
||||
'demandhint',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user