Deep Links Not Working in Seeded Alerts but Functional in Resource Alerts
Summary:
We’ve made some changes to a Learn Custom Alert by adding a template, where the intent is for the link in the alert to redirect the learner directly to the course page so they can submit the evaluation. However, we’ve encountered issues with the deep links:
- The link currently redirects only to the Offering Details page.
- From there, the user still needs to click the "View Enrollment" button to navigate to the actual course details page where the "Launch Evaluation" button is available.
We’ve used the following in the template:
htmlCopyEdit<a href="${learningItemLink}">here</a>
Tagged:
0