rfe 9200: Survey Text/TextArea handling

This commit is contained in:
Yung Han Khoe 2009-01-15 14:17:40 +00:00
parent 723d39df79
commit 46cca4fae1
5 changed files with 15 additions and 12 deletions

View file

@ -381,8 +381,8 @@ sub getValidQuestionTypes {
'Likelihood', 'Multi Slider - Allocate', 'Multiple Choice', 'Oppose/Support',
'Party', 'Phone Number', 'Race', 'Risk',
'Satisfaction', 'Scale', 'Security', 'Slider',
'Text', 'Text Date', 'Threat', 'True/False',
'Yes/No'
'Text', 'TextArea', 'Text Date', 'Threat',
'True/False', 'Yes/No'
);
}