Test form: Difference between revisions
Richardpruen (talk | contribs) mNo edit summary Tags: Reverted Visual edit |
Richardpruen (talk | contribs) No edit summary |
||
(23 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{#CI form: | ||
| | | email-to = "richard@pruen.co.uk" | ||
| title = contact details | |||
| | | data-access = "sysop" | ||
| | | | ||
| | {{#CI form section: type = inputs | ||
| [first and last name] * | |||
| [email=email] * | |||
| [phone=tel] | |||
}} | |||
| | |||
{{#CI form section: type = inputs | |||
| title = address | |||
| address [] * | |||
| address 2 [] | |||
| city [] * | |||
| Post code [] * | |||
| country [] * | |||
}} | |||
| | |||
{{#CI form section: type = multiple choice | |||
| title = What product do you use primarily? | |||
| Vape | |||
| Vape and Cigarettes | |||
| Never used either | |||
| Ex-Cigarette user | |||
| Let me explain [] | |||
}} | |||
{{#CI form section: title = Select your preferred IT course | |||
| type = inputs | |||
| [Please chose one=select=PHP and Mysql, Node.js\, Vue.js\, React, Mediawiki and Gerrit ] * | |||
}} | |||
{{#CI form section: type = multiple choice | |||
| title = how will you undertake your work if you are selected? (up to 3 answers allowed) | |||
| type = multiple choice | |||
| max answers=3 | |||
| I will work scrupulously | |||
| I will work meticulously | |||
| I will pretend to work | |||
| I will delegate all my work to my sister | |||
| I will work seriously | |||
}} | |||
| | |||
{{#CI form section: type = cloze test | |||
| title = Put the right word in each sentence to prove you are human | |||
| suggestions = pencils, cats, dogs, car, house, pizzas | |||
| * There are three [pencils] on my table | |||
| My [] is pretty fast | |||
| My [] barks a lot but welcomes thieves equipped with sausages | |||
| I love [] because they say "meeeooow" | |||
| I'm able to eat 4 [] at any time | |||
| My [] has 3 swimming pools and a bowling lane, are you envious ? | |||
}} | |||
}} | }} | ||