Difference between revisions of "Questionnaire - Javascript Fun Tips"
CGHelpdesk (talk | contribs) |
Phamngocson (talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 16: | Line 16: | ||
'''[[Insert a TextGrid question into a SingleGrid Question]]''' | '''[[Insert a TextGrid question into a SingleGrid Question]]''' | ||
+ | |||
+ | '''[[Some special questions on COOP Site]]''' | ||
---- | ---- | ||
Line 108: | Line 110: | ||
[[Reverse the position of the subquestion texts with their textboxes in the text-grid question]] | [[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]] |
Latest revision as of 13:55, 26 May 2015
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
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
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
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
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