<% panel_class = panel_class || "default" %> <% if current_participant.id == @profile.participant_id %> <% unless @nudging_display_names.empty? %>
<%= @nudging_display_names.to_sentence %> nudged you!
<% end %>

Fill out your profile so other group members can get to know you!

Profile · Please be sure to click 'Save' after each response.
{{ answer.answerModels[question.id].answer_text }}
<% else %>
Profile
{{ question.question_text }}
{{ answer.answerModels[question.id].answer_text }}
<% end %>