skill-assessment-app/app/views/reviewer_mailer/new_comment.text.erb
2017-02-14 11:32:39 -06:00

10 lines
243 B
Plaintext

SKILLS ASSESSMENT RESULT COMMENT
<%= @comment.user.name %> wrote a comment for quiz <%= @comment.test_hash %>
--- --- --- ---
<%= @comment.message %>
--- --- --- ---
You can view and reply here: <%= admin_result_url(@comment.test_hash) %>.