Answer:
No options are given, but the most commonly used survey response methods are:
- Multiple choice questions = generally easy to code
 - Rating scale questions = also easy to code, since response scales have a finite number of choices, e.g. 2 true/false, 3 agree/disagree/undecided, 5 very bad/bad/fair/good/excellent 
 - Matrix questions. = are a little bit more complex since they involve several rating scale questions, but it is not something difficult either
 - Dropdown questions. = similar to multiple choice questions
 - Open-ended questions. = this are hard to code since each subject can respond different things, e.g. the thing that I like the most about this project is bla, bla, bla. There are no pre-set answers given to the subjects. THIS TYPE IS THE MOST DIFFICULT TO CODE.
 - Demographic questions = similar to multiple choice
 - Ranking questions = similar to scaled questions