Difference between revisions of "Questionnaire - Javascript Fun Tips"

From Catglobe Wiki
Jump to: navigation, search
m (Examples list)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Examples list==
+
'''[[Basic Hints|Basic Hints]]'''
  
[[Basic_Hints|Basic Hints]]
+
'''[[Show more than one questions in the same page]]'''
  
----
+
'''[[Add answer options of the close questions to the open questions]]'''
 +
 
 +
'''[[Validate the questions by using the questioncheck() function]]'''
  
[[Show more than one questions in the same page]]  
+
'''[[Show a text grid and a single question in the same page|Show a text grid question and a single question in the same page]]'''
  
[[Showing Answer Option in tab]]  
+
'''[[Show more than one singe grid in the same page|Show more than one single grid in the same page]]'''
  
[[Rotate answer options/sub questions]]  
+
'''[[Show more than one singe question in the same page|Show more than one single question in the same page]]'''
  
[[Randomize answer options/sub questions]]  
+
'''[[Show single questions as dropdown lists in their own pages]]'''
  
[[Drag and drop answer option values]]  
+
'''[[Insert a TextGrid question into a SingleGrid Question]]'''
  
[[Change Impsys mages]]  
+
'''[[Some special questions on COOP Site]]'''
  
[[Add an extra row before a sub question in a grid]]
+
----
  
[[Hide sub question text column in a grid question]]  
+
<br/>[[Showing Answer Option in tab]]
  
[[Show a text grid and a single question in the same page|Show a text grid question and a single question in the same page]]  
+
[[Rotate answer options/sub questions]]
  
[[Change stylesheet of an answer option column in a single grid question]]  
+
[[Randomize answer options/sub questions]]
  
[[Add an extra column before an answer option column in single grid question]]  
+
[[Drag and drop answer option values]]
  
[[Both horizontal and vertical single grid]]  
+
[[Change Impsys mages]]
  
[[Disable sub questions in text grids]]  
+
[[Add an extra row before a sub question in a grid]]
  
[[Number grid]]  
+
[[Hide sub question text column in a grid question]]
  
[[Close to URL]]  
+
[[Change stylesheet of an answer option column in a single grid question]]
  
[[Double columns in text grids]]  
+
[[Add an extra column before an answer option column in single grid question]]
  
[[Count down with invisible counter]]  
+
[[Both horizontal and vertical single grid]]
  
[[Fold in/out texts in question text]]  
+
[[Disable sub questions in text grids]]
  
[[Force email address]]  
+
[[Number grid]]
  
[[Force number of characters]]  
+
[[Close to URL]]
  
[[Change text box size]]  
+
[[Double columns in text grids]]
  
[[Set focus on question text in the top]]  
+
[[Count down with invisible counter]]
  
[[Maximum text length]]  
+
[[Fold in/out texts in question text]]
  
[[Next button count down]]  
+
[[Force email address]]
  
[[Mark answer option with keyboard]]  
+
[[Force number of characters]]
  
[[Show flash movies on questionnaire viewer|Play a list of movies in questionnaire]]  
+
[[Change text box size]]
  
<!--[[Play a commercial and automatically go next when it is over in questionnaire]] : doesnt not work -->
+
[[Set focus on question text in the top]]
[[Show a single question as a dropdown list inside another text grid question]]  
 
  
[[Hide Next button in n seconds]]  
+
[[Maximum text length]]
  
[[Show datepicker in text/text grid questions]]  
+
[[Next button count down]]
  
[[Show column header in text grid question]]  
+
[[Mark answer option with keyboard]]
  
[[Prioritize sub questions in a text grid question]]  
+
[[Show flash movies on questionnaire viewer|Play a list of movies in questionnaire]] <!--[[Play a commercial and automatically go next when it is over in questionnaire]] : doesnt not work -->[[Show a single question as a dropdown list inside another text grid question]]
  
[[Align min/max texts in scale grid questions]]  
+
[[Hide Next button in n seconds]]
  
[[Add text before answer option of single question]]  
+
[[Show datepicker in text/text grid questions]]
  
[[Show single questions as dropdown lists in their own pages]]  
+
[[Show column header in text grid question]]
  
[[Show language selector page]]  
+
[[Prioritize sub questions in a text grid question]]
  
[[Reverse single grid between sub questions and answer options]]  
+
[[Align min/max texts in scale grid questions]]
  
[[Insert a TextGrid question into a SingleGrid Question]]  
+
[[Add text before answer option of single question]]
  
[[Script for making a text grid numerical summing to a specific value]]  
+
[[Show language selector page]]
  
[[Convert closed question TextBox into TextArea]]  
+
[[Reverse single grid between sub questions and answer options]]
  
[[Validate email specified as an open text of a single question]]  
+
[[Script for making a text grid numerical summing to a specific value]]
  
[[Show more than one singe grid in the same page|Show more than one single grid in the same page]]  
+
[[Convert closed question TextBox into TextArea]]
  
[[Show more than one singe question in the same page|Show more than one single question in the same page]]  
+
[[Validate email specified as an open text of a single question]]
  
[[Require only one check for grid question]]  
+
[[Require only one check for grid question]]
  
[[Change non-multi option in Multi question to Radio button]]  
+
[[Change non-multi option in Multi question to Radio button]]
  
[[Make whole cell clickable in single and multi grids]]  
+
[[Make whole cell clickable in single and multi grids]]
  
 
[[AutoSum numerical text grid]]
 
[[AutoSum numerical text grid]]
  
[[Show open textbox in a grid question]]  
+
[[Show open textbox in a grid question]]
  
[[Change progress bar images of questionnaire]]  
+
[[Change progress bar images of questionnaire]]
  
[[Add CKEditor to an Open question]]  
+
[[Add CKEditor to an Open question]]
  
 
[[Upload images in questionnaire]]
 
[[Upload images in questionnaire]]
Line 108: Line 109:
 
[[Check whether values of open parts of a close question are positive numbers or not]]
 
[[Check whether values of open parts of a close question are positive numbers or not]]
  
[[Align answer options in a scale grid question]]
+
[[Reverse the position of the subquestion texts with their textboxes in the text-grid question]]
 +
 
 +
[[Show multi, single question in new style]]
  
[[Category:Miscellaneous]]
+
[[Get parameters from answer sheet link]]

Latest revision as of 14:55, 26 May 2015

Basic Hints

Show more than one questions in the same page

Add answer options of the close questions to the open questions

Validate the questions by using the questioncheck() function

Show a text grid question and a single question in the same page

Show more than one single grid in the same page

Show more than one single question in the same page

Show single questions as dropdown lists in their own pages

Insert a TextGrid question into a SingleGrid Question

Some special questions on COOP Site



Showing Answer Option in tab

Rotate answer options/sub questions

Randomize answer options/sub questions

Drag and drop answer option values

Change Impsys mages

Add an extra row before a sub question in a grid

Hide sub question text column in a grid question

Change stylesheet of an answer option column in a single grid question

Add an extra column before an answer option column in single grid question

Both horizontal and vertical single grid

Disable sub questions in text grids

Number grid

Close to URL

Double columns in text grids

Count down with invisible counter

Fold in/out texts in question text

Force email address

Force number of characters

Change text box size

Set focus on question text in the top

Maximum text length

Next button count down

Mark answer option with keyboard

Play a list of movies in questionnaire Show a single question as a dropdown list inside another text grid question

Hide Next button in n seconds

Show datepicker in text/text grid questions

Show column header in text grid question

Prioritize sub questions in a text grid question

Align min/max texts in scale grid questions

Add text before answer option of single question

Show language selector page

Reverse single grid between sub questions and answer options

Script for making a text grid numerical summing to a specific value

Convert closed question TextBox into TextArea

Validate email specified as an open text of a single question

Require only one check for grid question

Change non-multi option in Multi question to Radio button

Make whole cell clickable in single and multi grids

AutoSum numerical text grid

Show open textbox in a grid question

Change progress bar images of questionnaire

Add CKEditor to an Open question

Upload images in questionnaire

Check whether values of open parts of a close question are positive numbers or not

Reverse the position of the subquestion texts with their textboxes in the text-grid question

Show multi, single question in new style

Get parameters from answer sheet link