Test form: Difference between revisions
Richardpruen (talk | contribs) No edit summary |
Richardpruen (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{#CI form: title = Contact form | {{#CI form: title = Contact form | ||
{{#CI form section: type = | | data-access = sysop | ||
| email-to = richard@pruen.co.uk | |||
{{#CI form section: type = inputs | |||
| [first and last name] * | | [first and last name] * | ||
| [email=email] * | | [email=email] * | ||
| [phone=tel] | | [phone=tel] | ||
}} | }} | ||
{{#CI form section: | | | ||
{{#CI form section: type = inputs | |||
| country [] * | |||
| country [ | |||
| city [] * | | city [] * | ||
| address [] * | |||
| address 2 [] | |||
| city [] * | |||
| Post code [] * | |||
}} | }} | ||
{{#CI form section: | | | ||
{{#CI form section: type = multiple choice | |||
| Vape | | Vape | ||
| Vape and Cigarettes | | Vape and Cigarettes | ||
Line 18: | Line 23: | ||
| Ex-Cigarette user | | Ex-Cigarette user | ||
| Let me explain [] | | Let me explain [] | ||
}} | |||
{{#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 ? | |||
}} | }} | ||
}} | }} |