Core Concepts

Fields Structure

The inputs, comboboxes, radios, checkboxes, etc. that you can find in various forms usually have one baseline structure to draw upon. Here, we will go through what these elements are, and what kinds of information they are trying to relay to you.

#Label

Usually found above the input. This will tell you what information you should input in the field itself.

#Placeholder

Found inside the input in light gray letters. Provides you with a sample of input that is needed.

#Input

Actual form field where you will indicate your answer.

#Description & Helpers

Additional details regarding the input/s tha will aid in your understanding of what is being asked. Sometimes lengthy, to ensure that understanding is complete.

#Info Box

Extra feature that appears for complex fields. They display auxillary information about the choice you made and it's impact into data analysis.