| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| interest_form [2026/08/11 19:59] – colin | interest_form [2026/08/12 20:45] (current) – colin |
|---|
| |
| <form> | <form> |
| Action mail me@example.com | Action mail interest_form@interfaceinnovations.org |
| Thanks "Thanks for submitting your valuable data." | Fieldset "Basic information about you" |
| | |
| radio "Basic Fabrication" "1|2|3|4|5" | |
| Textbox "Your Name" "=Your Name" | Textbox "Your Name" "=Your Name" |
| email "E-Mail Address" | email "E-Mail Address" |
| number "Hours per week available" | number "Hours per week available" |
| textbox "Day/Hour restrictions" | textbox "Day/Hour restrictions" |
| | textbox "Job you are interested in" |
| | textarea "Anything you'd like to say about yourself and your background or interests (optional)" ! |
| |
| | Thanks "Thanks for your submission. We will be in touch!" |
| |
| fieldset "Skills and interests" | fieldset "Skills and interests" |
| | |
| static "Below, please indicate your skill level, along with interest/anticipated ability to learn the following items." | static "Below, please indicate your skill level, along with interest/anticipated ability to learn the following items." |
| |
| select "Please select an option" "Peaches|Apples|Oranges" | fieldset "Basic Fabrication. Screwdrivers, drilling, tapping, bandsaw, jigsaw" |
| static "Some static text that could be an agreement" | radio "Basic fab skill" "1|2|3|4|5" |
| yesno "Read the agreement?" | radio "Basic fab interest" "1|2|3|4|5" |
| textarea "Tell me about your self" | |
| textbox "You need to write 'agree' here" /^agree$/ | fieldset "Electronics Fabrication. Soldering, breadboarding, assembly" |
| submit "Submit Query" | radio "Electronics fab skill" "1|2|3|4|5" |
| | radio "Electronics fab interest" "1|2|3|4|5" |
| | |
| | fieldset "Controls knowledge. Relays, indicators, low-voltage, digital and analog signals and processing." |
| | radio "Controls knowledge" "1|2|3|4|5" |
| | radio "Controls interest" "1|2|3|4|5" |
| | |
| | fieldset "Industrial control fabrication/assembly. DIN rail, ferrules, terminal blocks, wire looms, connectors, cable entries" |
| | radio "Controls fab skill" "1|2|3|4|5" |
| | radio "Controls fab interest" "1|2|3|4|5" |
| | |
| | fieldset "Electronics and electrical troubleshooting. Voltmeter, DC power supplies" |
| | radio "Electrical troubleshooting skill" "1|2|3|4|5" |
| | radio "Electrical troubleshooting interest" "1|2|3|4|5" |
| | |
| | fieldset "Familiarity with/ability to read electrical schematics" |
| | radio "Schematics skill" "1|2|3|4|5" |
| | radio "Schematics interest" "1|2|3|4|5" |
| | |
| | fieldset "Industrial controls code knowledge (UL508a, NEC, OCP devices)" |
| | radio "Controls code skill" "1|2|3|4|5" |
| | radio "Controls code interest" "1|2|3|4|5" |
| | |
| | fieldset "Microelectronics knowledge. How microcontrollers work. How basic components like capacitors, resistors, DC power supplies work practically" |
| | radio "Microelectronics knowledge skill" "1|2|3|4|5" |
| | radio "Microelectronics knowledge interest" "1|2|3|4|5" |
| | |
| | fieldset "General coding: python" |
| | radio "Python skill" "1|2|3|4|5" |
| | radio "Python interest" "1|2|3|4|5" |
| | |
| | fieldset "General coding: C/C++" |
| | radio "C code skill" "1|2|3|4|5" |
| | radio "C code interest" "1|2|3|4|5" |
| | |
| | fieldset "General coding: programming microcontrollers (ESP32, AVR)" |
| | radio "micro coding skill" "1|2|3|4|5" |
| | radio "micro coding interest" "1|2|3|4|5" |
| | |
| | fieldset "Drafting: AutoCAD or similar" |
| | radio "Drafting skill" "1|2|3|4|5" |
| | radio "Drafting interest" "1|2|3|4|5" |
| | |
| | fieldset "Drafting: AutoCAD specifically: sheetsets, models, viewports, blocks" |
| | radio "AutoCAD skill" "1|2|3|4|5" |
| | radio "AutoCAD interest" "1|2|3|4|5" |
| | |
| | fieldset "Drafting: Autodesk Fusion" |
| | radio "Fusion skill" "1|2|3|4|5" |
| | radio "Fusion interest" "1|2|3|4|5" |
| | |
| | fieldset "Final note and submission" |
| | textarea "Additional notes (optional)" ! |
| | number "Type the product of 3 and 9" /27/ |
| | submit "Submit Form" |
| </form> | </form> |