Difference between revisions of "Convert closed question TextBox into TextArea"

From Catglobe Wiki
Jump to: navigation, search
(Created page with '== Challenge == In Single question or Multi Question, a textbox might not enough for respondent to give a long answer.<br/> As a questionnaire creator <br/> I want to convert a t…')
 
(Code)
Line 7: Line 7:
 
<source lang="javascript" line="1" >
 
<source lang="javascript" line="1" >
 
asd
 
asd
</sour>
+
</source>

Revision as of 07:36, 19 October 2009

Challenge

In Single question or Multi Question, a textbox might not enough for respondent to give a long answer.
As a questionnaire creator
I want to convert a textbox into a textarea.

Code

1 asd