conditional statement course, specialization and offering
Summary:
Conditional statement scenario's
- when learner are added at course →
only course name with due date will get displayed with link to course
2. When Leaner are added at offering level
Course name
offering name
activity name will get displayed with link to course
This works for specialization also
Content (please ensure you mask any confidential information):
<div>Hello ${assignedToDisplayName},</div>
<div>
</div><div>
The ${AlertUtils.getLookupMeaning('ORA_WLF_LEARNING_ITEM_TYPE', learningItemType)}:
${learningItemTitle} has been successfully assigned to you.
</div>
<div>
</div><div><% if (assignmentType == 'ORA_REQUIRE_ASSIGNMENT') { %></div>
<div>
This is a required assignment and it will be due on
Tagged:
0