gocodebox / gocodebox/lifterlms
Add actionable context information to Email logs
- Dominant language
- PHP
- Stars
- 212
- Forks
- 140
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 19
Description
In https://github.com/gocodebox/lifterlms/blob/master/includes/class.llms.engagements.php#L191, https://github.com/gocodebox/lifterlms/blob/master/includes/class.llms.engagements.php#L216 & https://github.com/gocodebox/lifterlms/blob/master/includes/class.llms.engagements.php#L220, there is no context information.
It doesn't help identify actionable information like:
1. Student,
2. Name of the Engagement email which in turn helps identify
1. Type of engagement
2. Lesson/Quiz/Assignment, etc
3. Course
Adding such information can help administrators, especially in case of failures and explore what action to take in such a case.
Contributor guide
Assessment
This issue has not been assessed yet.