- Issue created by @Graber
A follow-up to 📌 [PP-1] Convert course navigation block to SDC Active
Currently we mark the current activity on the server side. This requires nav block cache invalidation of not only the current lesson but also the lesson that the student navigated from when going back to previous lessons. The current implementation is even less optimal as it invalidates cache of every lesson element when parent course status changes while only one or 2 lesson elements actually change.
Active
1.0
Courses and lessons