From cb69eb8a003eba7ccf0e7d3e28ffe01643537bd4 Mon Sep 17 00:00:00 2001
From: Jean-Michel Vedrine Essay prompt:{$a->question}
Your response:
{$a->response}
{$a->teacher}\'s comments:
{$a->comment}
You have received {$a->earned} out of {$a->outof} for this essay question.
Your grade for the lesson has been changed to {$a->newgrade}%.
'; -$string['essayemailmessage2'] = 'Essay prompt:
{$a->question}
Your response:
{$a->response}
Grader\'s comments:
{$a->comment}
You have received {$a->earned} out of {$a->outof} for this essay question.
Your grade for the lesson has been changed to {$a->newgrade}%.
'; -$string['essayemailsubject'] = 'Your grade for {$a} question'; +$string['essayemailmessage2'] = 'Essay prompt: {$a->question}
Your response: {$a->response}
Grader\'s comments: {$a->comment}
You have received {$a->earned} out of {$a->outof} for this essay question.
Your grade for the {$a->lesson} lesson has been changed to {$a->newgrade}%.
'; +$string['essayemailsubject'] = 'Grade available for lesson question'; $string['essayresponses'] = 'Essay responses'; $string['essays'] = 'Essays'; $string['essayscore'] = 'Essay score';