Closed sssoja closed 2 years ago
replybot
getDynamicValue
_interpolate
interpolateField
ResponseStore
interpolationCheck
qa
handleSubmit
npm test
npm run dev
localhost:5000
What changes have you made?
replybot
to render dynamic values in the fieldsgetDynamicValue
function so that it works for the web surveygetDynamicValue
,_interpolate
andinterpolateField
ResponseStore
by creating a new method namedinterpolationCheck
qa
at the component-level in order to make it accessible for interpolation – it now exists outside of thehandleSubmit
functionWhich issue(s) does this PR address?
76
How to test
npm test
to check that all tests are passingnpm run dev
onlocalhost:5000
to submit test answers to the survey