<% SurveysHelper::QuestionTypeMap.each_with_index do |key,i| %> <% end %>
<% SurveysHelper::OptionLayoutTypeMap.each_with_index do |key,i| %> <% end %>
<%= label_tag :selectable_question, :for => nil, :class => 'float-right' do %> <%= t('survey_question.selectable_question') %> <% end %>