alert that print course and offering
Summary:
Content (please ensure you mask any confidential information):
<div>Hello ${assignedToDisplayName},</div>
<div>
</div><div>
This is a reminder that you have two week left to complete
${AlertUtils.getLookupMeaning('ORA_WLF_LEARNING_ITEM_TYPE', learningItemType)}:
${learningItemTitle}
</div>
<div>
</div><div>
This is a required assignment and it will be due on
${AlertUtils.formatDate(learnerLearningRecords.assignmentDueDate,"MMM dd, yyyy")}
</div>
<div>
</div><div><% if (learningItemType == 'ORA_COURSE') { %></div>
${AlertUtils.loop('selectedCourseOfferings',
'<div>Offering Title: ${learningItemTitle}</div><div>
</div>'
)}
<div><% } %></div><div>
Make sure to finish it in time to benefit from this learning opportunity.