Editing CIForms examples

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
==Basic, one column==  
==Basic, one column==
    
    
This is the simplest form (type "inputs" by default, one column)
This is the smplest form (type "inputs" by default, one column)


The square brackets represent an input, the square brackets contain the input type, the asterisk indicates a mandatory field
The square brackets represent an input, the square brackets contain the input type, the asterisk indicates a mandatory field
Line 150: Line 150:
}}
}}


'''attention''': in order for this example to work, <code>$wgPFEnableStringFunctions</code> and
 
<code>$wgPFStringLengthLimit</code> must be set respectively to <code>true</code> and to an high value (for instance 10000) in your [https://www.mediawiki.org/wiki/Manual:LocalSettings.php LocalSettings.php], and [[Template:Countries|Template:Countries]] must exist
 


==Nested sections==
==Nested sections==
Line 233: Line 233:
}}
}}


== Steps & surveys ==  
== Steps & surveys ==
 
Inspired by https://demo.limesurvey.org/index.php?r=survey/index&sid=14272
Inspired by https://demo.limesurvey.org/index.php?r=survey/index&sid=14272
(css used [[Template:CIForms_examples/styles.css]] using the paramter <code>css-class</code>)
<templatestyles src="CIForms_examples/styles.css" />


{{#CI form: title = Survey example  
{{#CI form: title = Survey example  
| email-to = abc@mail.com
| email-to = abc@mail.com
| paging = 4
| paging = 5, 10
| css-class = form-limesurvey
|
|


Line 252: Line 248:
}}
}}


{{#CI form section: type = multiple choice  | list-type = none | max answers = 1
{{#CI form section: type = input | title = What is your favorite pastime?
| title = 2. How much do you like CIForms ?
| 1
| 2
| 3
| 4
| 5
| No answer
}}
 
 
{{#CI form section: type = input | title = 3. What is your favorite pastime?
|[Please chose one=select=Reading,Programming,Navigating the web,All of the above,Other,No answer] *
|[Please chose one=select=Reading,Programming,Navigating the web,All of the above,Other,No answer] *
| (if you selected "other") [text]
| (if you selected "other") [text]
Line 270: Line 255:


{{#CI form section: type = multiple choice  | list-type = none | max answers = 1
{{#CI form section: type = multiple choice  | list-type = none | max answers = 1
| title = 4. What is your favorite color ?
| title = What is your favorite color ?
| Red
| Red
| Orange
| Orange
Line 284: Line 269:


{{#CI form section: type = multiple choice
{{#CI form section: type = multiple choice
| title = 5. Who is your favorite relative ?
| title = Who is your favorite relative ?
| Father
| Father
| Mother
| Mother
Line 301: Line 286:


{{#CI form section: type = inputs
{{#CI form section: type = inputs
| title = 6. How much do you like these foods ?
| title = How much do you like these foods ?
| Broccoli [Chose one=select=Hate,Dislike,Ambivalent,Like,Love,No answer]
| Broccoli [Chose one=select=Hate,Dislike,Ambivalent,Like,Love,No answer]
| Ice Cream [Chose one=select=Hate,Dislike,Ambivalent,Like,Love,No answer]
| Ice Cream [Chose one=select=Hate,Dislike,Ambivalent,Like,Love,No answer]
Line 310: Line 295:


{{#CI form section: type = inputs
{{#CI form section: type = inputs
| title = 7. How much pain to you currently feel in the following locations?  1 = none, 10 = extreme
| title = How much pain to you currently feel in the following locations?  1 = none, 10 = extreme
| Head [Chose one=select=1,2,3,5,6,7,8,9,10,No answer] * Torso [Chose one=select=1,2,3,5,6,7,8,9,10,No answer]
| Broccoli [Chose one=select=1,2,3,5,6,7,8,9,10,No answer] *
| Back [Chose one=select=1,2,3,5,6,7,8,9,10,No answer] Seat [Chose one=select=1,2,3,5,6,7,8,9,10,No answer]
| Ice Cream [Chose one=select=1,2,3,5,6,7,8,9,10,No answer]
| Hands [Chose one=select=1,2,3,5,6,7,8,9,10,No answer] Feet [Chose one=select=1,2,3,5,6,7,8,9,10,No answer]
| Chocolate [Chose one=select=1,2,3,5,6,7,8,9,10,No answer]
| Steak [Chose one=select=1,2,3,5,6,7,8,9,10,No answer]
| Escargot [Chose one=select=1,2,3,5,6,7,8,9,10,No answer]
}}
}}




{{#CI form section: type = inputs
{{#CI form section: type = inputs
| title = 8. How much do you like the following?  (1 = not at all, 5 = extremely)
| title = How much do you like the following?  (1 = not at all, 5 = extremely)
| Ballet [Chose one=select=1,2,3,5,No answer] Jazz [Chose one=select=1,2,3,5,No answer]
| Ballet [Chose one=select=1,2,3,5,No answer]
| Ballroom [Chose one=select=1,2,3,5,No answer] Tap [Chose one=select=1,2,3,5,No answer]
| Jazz [Chose one=select=1,2,3,5,No answer]
| Contemporary [Chose one=select=1,2,3,5,No answer] Hip Hop [Chose one=select=1,2,3,5,No answer]
| Ballroom [Chose one=select=1,2,3,5,No answer]
| Tap [Chose one=select=1,2,3,5,No answer]
| Contemporary [Chose one=select=1,2,3,5,No answer]
| Hip Hop [Chose one=select=1,2,3,5,No answer]
}}
}}


{{#CI form section: type = inputs
{{#CI form section: type = inputs
| title = 9. How should the following change?
| title = How should the following change?
| Funding for education [Chose one=select=Increase, Same, Decrease,No answer] Funding for security (e.g. police, jails, military)  [Chose one=select=Increase, Same, Decrease,No answer]
| Funding for education [Chose one=select=Increase, Same, Decrease,No answer]
| Availability of high quality health care  [Chose one=select=Increase, Same, Decrease,No answer]  
| Funding for security (e.g. police, jails, military)  [Chose one=select=Increase, Same, Decrease,No answer]
| Compensation for teachers  [Chose one=select=Increase, Same, Decrease,No answer] Compensation for executives  [Chose one=select=Increase, Same, Decrease,No answer]
| Availability of high quality health care  [Chose one=select=Increase, Same, Decrease,No answer]
| Taxes on the rich  [Chose one=select=Increase, Same, Decrease,No answer] Taxes on you  [Chose one=select=Increase, Same, Decrease,No answer]
| Compensation for teachers  [Chose one=select=Increase, Same, Decrease,No answer]
| Compensation for executives  [Chose one=select=Increase, Same, Decrease,No answer]
| Taxes on the rich  [Chose one=select=Increase, Same, Decrease,No answer]
| Taxes on you  [Chose one=select=Increase, Same, Decrease,No answer]
}}
}}


{{#CI form section: type = inputs responsive
{{#CI form section: type = inputs responsive
| title = 10. How long should it take to fix the following?
| title = How long should it take to fix the following?
| All bugs in LimeSurvey 1.91+ [Chose one=select=1,2,3,4,5,6,7,8,9,10] [Chose one=select=days,weeks,years]
| All bugs in LimeSurvey 1.91+ [Chose one=select=1,2,3,4,5,6,7,8,9,10] [Chose one=select=days,weeks,years]
| All items on your To Do list [Chose one=select=1,2,3,4,5,6,7,8,9,10] [Chose one=select=days,weeks,years]
| All items on your To Do list [Chose one=select=1,2,3,4,5,6,7,8,9,10] [Chose one=select=days,weeks,years]
Line 341: Line 334:




{{#CI form section: type = cloze test | list-type = none | title = 11. Who are your favorite characters in the following? |
{{#CI form section: type = cloze test | list-type = none | title = Who are your favorite characters in the following? |
<html><table id="table_test">
<html><table id="table_test">
<tr><th></th><th>Favorite</th><th>Second most</th><th>Third most</th></tr>
<tr><th></th><th>Favorite</th><th>Second most</th><th>Third most</th></tr>
Line 348: Line 341:
<tr><td>Star Wars</td><td>[]</td><td>[]</td><td>[]</td></tr>
<tr><td>Star Wars</td><td>[]</td><td>[]</td><td>[]</td></tr>
</table></html>
</table></html>
}}
{{#CI form section: type = inputs responsive
| title = 12. Which of the following conditions have you had?
| cancer [Chose one=select=Yes,Uncertain,No,No answer]
| heart attack [Chose one=select=Yes,Uncertain,No,No answer]
| diabetes [Chose one=select=Yes,Uncertain,No,No answer]
| obesity [Chose one=select=Yes,Uncertain,No,No answer]
| depression [Chose one=select=Yes,Uncertain,No,No answer]
}}


{{#CI form section: type = inputs responsive
| title = 13. How tall are the following?
| Short [Chose one=select=House,Ferris Wheel (not including the London Eye),U.S. Capitol building,Washington Monument,Empire State Building]
| Medium [Chose one=select=House,Ferris Wheel (not including the London Eye),U.S. Capitol building,Washington Monument,Empire State Building]
| Tall [Chose one=select=House,Ferris Wheel (not including the London Eye),U.S. Capitol building,Washington Monument,Empire State Building]
| No answer [Chose one=select=House,Ferris Wheel (not including the London Eye),U.S. Capitol building,Washington Monument,Empire State Building]
}}
}}
{{#CI form section: type = inputs responsive
| title = 14. For each of these issues, how severe and bothersome are they?
| Financial woes [Chose one=select=Mild Severity,Moderate Severity,Extreme Severity,Mild Bothersomeness,Moderate Bothersomeness,Extreme Bothersomeness,No answer]
| Health concerns [Chose one=select=Mild Severity,Moderate Severity,Extreme Severity,Mild Bothersomeness,Moderate Bothersomeness,Extreme Bothersomeness,No answer]
| Ability to get your doctors to listen [Chose one=select=Mild Severity,Moderate Severity,Extreme Severity,Mild Bothersomeness,Moderate Bothersomeness,Extreme Bothersomeness,No answer]
}}
{{#CI form section: type = inputs
| title = 15. When was your most recent birthday?
| [date]
}}
{{#CI form section: type = inputs
| title = 16. Please upload a picture (<b>not supported</b>)
}}
{{#CI form section: type = multiple choice
| title = 17. What gender are you?
| female {{#fas:venus}}
| male {{#fas:mars}}
| no answer {{#fas:genderless}}
}}
{{#CI form section: type = inputs
| title = 18. Pick a new language
| [Choose your language=select={{#replace:{{Template:Languages}}|*|,}}]
}}
{{#CI form section: type = inputs responsive
| title = 19. How old are the following people (or how old were they when they died)?
| Yourself [number]
| Your mother [number]
| Your father [number]
}}
{{#CI form section: type = inputs responsive
| title = 20. How old are you?
| [number]
}}
{{#CI form section: type = cloze test | css-class= ciform-favorite-activities
| title = 21. Please rate your  favorite activities:
| [] Sleeping
| [] Programming
| [] Watching television
| [] Time with family
}}
{{#CI form section: type = inputs
| title = 22. This is just a text display.  Is the rendered value saved anywhere?  Is there a database field for it (e.g. to emulate the Equation question type)?
}}
{{#CI form section: type = multiple choice
| title = 23. Do you love CIForms ?
| yes {{#fas:check}}
| no {{#fas:ban}}
| no answer {{#far:circle}}
}}
{{#CI form section: type = inputs
| title = 24. Please paste your resume
| [textarea]
}}
{{#CI form section: type = inputs
| title = 25. (let's skip this)
}}
{{#CI form section: type = cloze test  | list-type = none
| title = 26. What are the names of your best friends?
| Favorite Friend []
| Favorite Family Member []
| Favorite Co-Worker []
}}
{{#CI form section: type = inputs
| title = 27. What is your favorite food ?
| []
}}
{{#CI form section: type = multiple choice
| title = 28. Where would you like to vacation this year?
| Hawaii
| Bahamas
| Europe
| New Zealand
}}
{{#CI form section: type = multiple choice | max answers = 3
| title = 29. Which of the following  do you like?  Please comment why or why not for each.
| Junk Food []
| Reality TV []
| Excercise []
}}


}}
}}
Please note that all contributions to Wikisphere may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikisphere:Copyrights for details). Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)