diff --git a/app/views/candidate/question.html.erb b/app/views/candidate/question.html.erb index be9a415..081201b 100644 --- a/app/views/candidate/question.html.erb +++ b/app/views/candidate/question.html.erb @@ -1,8 +1,10 @@ <% content_for :title, "Skills Assessment" content_for :category, @question.category + content_for :summary, true if @status.on_summary content_for :footer_title, "Skills Assessment" %> +