Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Convert closed question TextBox into TextArea: Difference between revisions

From Catglobe Wiki
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…'
 
Line 7: Line 7:
<source lang="javascript" line="1" >
<source lang="javascript" line="1" >
asd
asd
</sour>
</source>

Revision as of 05: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

asd