# Question

Renders the question field for the service questions based on the type of question asked.

The question types are as follows:
  - text
  - pricing
  - upload
  - number
  - textbox_large
  - date
  - radios
  - boolean
  - checkboxes
  - checkbox_tree
  - list
  - multiquestion

> *NOTE:* Due to an incompatbility of the `for in`` method between nunjucks and Jinja, there are no examples for multiquestion
