Difference between revisions of "Questionnaire - Javascript Fun Tips"
CGHelpdesk (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | == Examples list== | + | == Examples list == |
− | [[ | + | [[Basic Hints|Basic Hints]] |
---- | ---- | ||
− | [[Show more than one questions in the same page]] | + | [[Show more than one questions in the same page]] |
− | [[Showing Answer Option in tab]] | + | [[Showing Answer Option in tab]] |
− | [[Rotate answer options/sub questions]] | + | [[Rotate answer options/sub questions]] |
− | [[Randomize answer options/sub questions]] | + | [[Randomize answer options/sub questions]] |
− | [[Drag and drop answer option values]] | + | [[Drag and drop answer option values]] |
− | [[Change Impsys mages]] | + | [[Change Impsys mages]] |
− | [[Add an extra row before a sub question in a grid]] | + | [[Add an extra row before a sub question in a grid]] |
− | [[Hide sub question text column in a grid question]] | + | [[Hide sub question text column in a grid question]] |
− | [[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]] | + | [[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]] |
− | [[Change stylesheet of an answer option column in a single 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]] | + | [[Add an extra column before an answer option column in single grid question]] |
− | [[Both horizontal and vertical single grid]] | + | [[Both horizontal and vertical single grid]] |
− | [[Disable sub questions in text grids]] | + | [[Disable sub questions in text grids]] |
− | [[Number grid]] | + | [[Number grid]] |
− | [[Close to URL]] | + | [[Close to URL]] |
− | [[Double columns in text grids]] | + | [[Double columns in text grids]] |
− | [[Count down with invisible counter]] | + | [[Count down with invisible counter]] |
− | [[Fold in/out texts in question text]] | + | [[Fold in/out texts in question text]] |
− | [[Force email address]] | + | [[Force email address]] |
− | [[Force number of characters]] | + | [[Force number of characters]] |
− | [[Change text box size]] | + | [[Change text box size]] |
− | [[Set focus on question text in the top]] | + | [[Set focus on question text in the top]] |
− | [[Maximum text length]] | + | [[Maximum text length]] |
− | [[Next button count down]] | + | [[Next button count down]] |
− | [[Mark answer option with keyboard]] | + | [[Mark answer option with keyboard]] |
− | [[Show flash movies on questionnaire viewer|Play a list of movies in questionnaire]] | + | [[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]] |
− | + | [[Hide Next button in n seconds]] | |
− | |||
− | [[ | + | [[Show datepicker in text/text grid questions]] |
− | [[Show | + | [[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 single questions as dropdown lists in their own pages]] |
− | [[Show | + | [[Show language selector page]] |
− | [[ | + | [[Reverse single grid between sub questions and answer options]] |
− | [[ | + | [[Insert a TextGrid question into a SingleGrid Question]] |
− | [[ | + | [[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]] |
− | [[ | + | [[Show more than one singe grid in the same page|Show more than one single grid in the same page]] |
− | [[Show more than one singe | + | [[Show more than one singe question in the same page|Show more than one single question in the same page]] |
− | [[ | + | [[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]] | |
− | |||
− | [[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 105: | ||
[[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]] | ||
− | [[ | + | [[Add answer options of the close questions to the open questions]] |
Revision as of 10:53, 8 November 2013
Examples list
Show more than one questions in the same page
Rotate answer options/sub questions
Randomize answer options/sub questions
Drag and drop answer option values
Add an extra row before a sub question in a grid
Hide sub question text column in a grid question
Show a text grid question and a single question in the same page
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
Count down with invisible counter
Fold in/out texts in question text
Set focus on question text in the top
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
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 single questions as dropdown lists in their own pages
Reverse single grid between sub questions and answer options
Insert a TextGrid question into a SingleGrid Question
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
Show more than one single grid in the same page
Show more than one single question in the same page
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
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
Add answer options of the close questions to the open questions