Skip to content

Commit

Permalink
update assessment sign-in link email template
Browse files Browse the repository at this point in the history
  • Loading branch information
KoWeiJAC committed Jan 13, 2025
1 parent d980e36 commit 37d7598
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions functions/shared/factories.js
Original file line number Diff line number Diff line change
Expand Up @@ -405,8 +405,8 @@ export default (CONSTANTS) => {
email: assessment.assessor.email,
replyTo: exercise.exerciseMailbox,
template: {
name: 'Assessment Reminder',
id: '5bd78bc3-5d3b-4cdf-88f5-2daba5464719',
name: ' Independent Assessment Sign-In Link',
id: '6f6a440d-b32a-4006-b857-05babfbcb764',
},
personalisation: {
assessorName: assessment.assessor.fullName,
Expand Down

0 comments on commit 37d7598

Please sign in to comment.