User contributions for Catglobe
More actions
3 March 2009
- 02:0402:04, 3 March 2009 diff hist +1,348 N Prioritize sub questions in a text grid question New page: ==Challenge== In order to let the respondent prioritize a list of products<br/> As a questionnaire creator<br/> I want to allow him to enter only values in a list of priorities for each pr...
- 02:0002:00, 3 March 2009 diff hist 0 N File:Prioritize products.png No edit summary current
- 01:4001:40, 3 March 2009 diff hist +54 Questionnaire - Javascript Fun Tips →Examples
2 March 2009
- 10:5410:54, 2 March 2009 diff hist +3,084 N Mark answer option with keyboard New page: == Challenge == You want the respondent to be able to answer a question by hitting a button on his keyboard. You can specify both which key on the keyboard that should be used, and which ...
- 10:5310:53, 2 March 2009 diff hist 0 N File:MapKey Before.JPG No edit summary current
- 10:3110:31, 2 March 2009 diff hist +1 Next button count down →Code
- 10:3010:30, 2 March 2009 diff hist +1,323 N Next button count down New page: == Challenge == You want to control when the next button should be available for the respondent . == Example == Image:NextButtonAvailable_Before.JPG <br> [[Image:NextButtonAvaila...
- 10:2110:21, 2 March 2009 diff hist 0 N File:CountDownNextButton.JPG No edit summary current
- 10:2110:21, 2 March 2009 diff hist 0 N File:NextButtonAvailable After.JPG No edit summary current
- 10:2110:21, 2 March 2009 diff hist 0 N File:NextButtonAvailable Before.JPG No edit summary current
- 09:5909:59, 2 March 2009 diff hist +9 Change text box size No edit summary
- 09:5909:59, 2 March 2009 diff hist +47 Maximum text length →Code
- 09:5809:58, 2 March 2009 diff hist +96 N Maximum text length New page: == Challenge == You want to set maximum length on text question == Code == quest.maxlength = 2
- 09:5609:56, 2 March 2009 diff hist +208 N Change text box size New page: == Challenge == You want to change the text box size in a Text question .The script is often used together with the Maximum text length script == Code == <source lang="javascript"> ques...
- 09:5409:54, 2 March 2009 diff hist +629 Force number of characters No edit summary
- 09:5409:54, 2 March 2009 diff hist 0 N File:ValidateTextLength.JPG No edit summary current
- 09:4509:45, 2 March 2009 diff hist +469 N Force number of characters New page: == Challenge == You want to use automatically change question, but don't want to show the counter for the respondent. The Next button is often hided when this script is used. == Script ==...
- 09:4009:40, 2 March 2009 diff hist +1 Force email address →Challenge
- 09:4009:40, 2 March 2009 diff hist +72 Force email address →Challenge
- 09:3909:39, 2 March 2009 diff hist −33 Force email address →Code
- 09:3709:37, 2 March 2009 diff hist −38 Force email address →Code
- 09:3709:37, 2 March 2009 diff hist +1,075 N Force email address New page: == Challenge == You want the respondent to write an e-mail address. == Example == <br> Image:ValidateEmail.JPG <br> == Code == <source lang="javascript" line="1"> //function to vali...
- 09:3509:35, 2 March 2009 diff hist 0 N File:ValidateEmail.JPG No edit summary current
- 09:2409:24, 2 March 2009 diff hist +460 N Count down with invisible counter New page: == Challenge == You want to use automatically change question, but don't want to show the counter for the respondent. The Next button is often hided when this script is used. == Code == <...
- 09:0809:08, 2 March 2009 diff hist +10 Close to URL →Example
- 09:0209:02, 2 March 2009 diff hist −9 m Close to URL No edit summary
- 09:0109:01, 2 March 2009 diff hist +7 Close to URL →Example
- 09:0009:00, 2 March 2009 diff hist +88 Close to URL No edit summary
- 08:5908:59, 2 March 2009 diff hist +3 Close to URL →Challenge
- 08:5508:55, 2 March 2009 diff hist −4 Close to URL →Code
- 08:5508:55, 2 March 2009 diff hist +41 Close to URL No edit summary
- 08:5208:52, 2 March 2009 diff hist 0 Both horizontal and vertical single grid →Chalenge :
- 08:5008:50, 2 March 2009 diff hist +309 Both horizontal and vertical single grid →Code
- 08:4008:40, 2 March 2009 diff hist +54 Both horizontal and vertical single grid No edit summary
- 08:3908:39, 2 March 2009 diff hist +531 N Show column header in text grid question New page: ==Challenge== In order to indicate the unit of values to be put inside a text grid question<br/> As a questionnaire creator<br/> I want to add headers to columns in text grid question<br/>...
- 08:3908:39, 2 March 2009 diff hist 0 N File:Show column header in text grid.png No edit summary current
- 08:3608:36, 2 March 2009 diff hist +6 Both horizontal and vertical single grid No edit summary
- 08:3208:32, 2 March 2009 diff hist +46 m Questionnaire - Javascript Fun Tips →Examples
- 08:3008:30, 2 March 2009 diff hist +19 Close to URL No edit summary
- 08:2908:29, 2 March 2009 diff hist +217 N Close to URL New page: -Chalenge You want the respondent to be automatically redirected to a URL when he clicks on the Close button -Code function closeToURL() { document.location = "http://www.catglobe.com";...
- 08:2508:25, 2 March 2009 diff hist −5 Number grid No edit summary
- 08:2208:22, 2 March 2009 diff hist −9 Number grid No edit summary
- 08:2108:21, 2 March 2009 diff hist +4 Number grid No edit summary
- 08:2008:20, 2 March 2009 diff hist 0 File:NumberGrid.JPG uploaded a new version of "Image:NumberGrid.JPG" current
- 08:1708:17, 2 March 2009 diff hist 0 N File:NumberGrid.JPG No edit summary
- 08:1208:12, 2 March 2009 diff hist +282 N Number grid New page: -Challenge User want to turn a text grid question into a number grid -You can use question property instead of using java script. <br> Image:NumberGrid_property.JPG -Code var maxS...
- 08:0908:09, 2 March 2009 diff hist 0 N File:NumberGrid property.JPG No edit summary current
- 07:5607:56, 2 March 2009 diff hist 0 Disable sub questions in text grids No edit summary
- 07:5507:55, 2 March 2009 diff hist +592 N Disable sub questions in text grids New page: -Challenge You want to show the content of a text sub question, but prevent the respondent from editing it. -Code : quest.init = function() { //Set thoes sub question will be disab...