Fix recorded answer template variable help, which got stomped on somehow.

This commit is contained in:
Colin Kuskie 2009-07-31 16:01:46 +00:00
parent 2c4ebe6333
commit 54c8de12e3
2 changed files with 2 additions and 1 deletions

View file

@ -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,
},