Test form: Difference between revisions
Jump to navigation
Jump to search
Richardpruen (talk | contribs) No edit summary |
Richardpruen (talk | contribs) No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#CI form: title = | {{#CI form: | ||
{{#CI form section: type = | | email-to = "richard@pruen.co.uk" | ||
| title = contact details | |||
| data-access = "sysop" | |||
| | |||
{{#CI form section: type = inputs | |||
| [first and last name] * | | [first and last name] * | ||
| [email=email] * | | [email=email] * | ||
| [phone=tel] | | [phone=tel] | ||
}} | }} | ||
{{#CI form section: type = | | | ||
title = | {{#CI form section: type = inputs | ||
| | | title = address | ||
| | | address [] * | ||
| address 2 [] | |||
| city [] * | | city [] * | ||
| Post code [] * | |||
| country [] * | |||
}} | }} | ||
{{#CI form section: type = | | | ||
| | {{#CI form section: type = multiple choice | ||
| title = What product do you use primarily? | |||
| Vape | | Vape | ||
| Vape and Cigarettes | | Vape and Cigarettes | ||
Line 18: | Line 26: | ||
| Ex-Cigarette user | | Ex-Cigarette user | ||
| Let me explain [] | | 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 ? | |||
}} | }} | ||
}} | }} |