diff --git a/app/views/questions/_question.html.haml b/app/views/questions/_question.html.haml index bd39d530..75a902c1 100644 --- a/app/views/questions/_question.html.haml +++ b/app/views/questions/_question.html.haml @@ -30,7 +30,7 @@ %h5 Insufficient Responses %p No data is displayed for this question because of insufficient responses. -#%p= "Responded: #{aggregated_responses.count}, Possible: #{@school.available_responders_for(question)}" - + %p= "Source: #{question.target_group}" - if valid_responses .clearfix