Fix recorded answer template variable help, which got stomped on somehow.
This commit is contained in:
parent
2c4ebe6333
commit
54c8de12e3
2 changed files with 2 additions and 1 deletions
|
|
@ -1488,7 +1488,7 @@ section/answer.|,
|
|||
},
|
||||
|
||||
'recordedAnswer' => {
|
||||
message => q|Determines what gets recorded as the response value if this answer is selected. Allows you to 'recode' recorded responses, e.g. 'Yes' could be recorded as '1' and 'No' as '0'. Relevant only for Multiple Choice questions (other question types record the input actually entered by the user: free text, selected date, etc..).|,
|
||||
message => q|The answer that gets recorded for this answer in the database. This is relevant only for Multiple Choice questions, where the answer that is recorded may be different from what is what is displayed, e.g. 'Yes' could be recorded as '1' and 'No' as '0'.|,
|
||||
context => q|Description of a template variable for a template Help page.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue