Automattic / sensei

Sensei LMS - Online Courses, Quizzes, & Learning
https://senseilms.com
GNU General Public License v2.0
545 stars 199 forks source link

Add lesson/module review pages #6396

Open cena opened 1 year ago

cena commented 1 year ago

In https://wordpress.org/support/topic/intersperse-lessons-with-introduction-and-conclusion-pages/, user asks how they might add introduction and review pages to lessons / modules in the middle of other lessons/modules.

I’d like to intersperse lessons with pages that include different kinds of content. For example, when a user completes a series of lessons (that are contained in a module), I’d like for them to go to a page that provides an overview of the lessons they’ve completed. And then I’d like to go from that page to a new page that provides an introduction to the next module.

I could do this as a sequential lesson, but it’s not really a lesson. It also means that lesson progress includes this content, and I don’t want it to do that.

For example:

Mod 1 Lesson 1 Lesson 2 Lesson 3

Mod 2 Lesson 4...

Or, rather than new pages, perhaps the ability to indicate whether a given lesson should be included in lesson progress.

michael-rowe commented 1 year ago

The summary above is exactly what I'm looking for, where the Introduction to Module 1, Review of lessons 1-3, and Introduction to Module 2 are included in the progression through the course, but not counted as lessons or as lesson progress. Course participants could reasonably skim through them (or skip them entirely) with no impact on their outcomes.

I think it would also be good if course participants could work through the Module reviews sequentially. For example, at the end of a 5-module course, they could have the option of viewing 5 module reviews, without needing to skip through the Lessons in the module.

cena commented 1 year ago

5886189-zen

Similar idea of course-specific pages which fall outside the lesson model.

we're creating a fitness course and want to have an area where people can go where we have a repository of media and such that isn't tied to a particular lesson. Things such as an audio metronome, video library of exercises, exercise logs, etc. I'm guessing we can probably create a regular page for this, but I want it only to be accessible for those enrolled in the course.

github-actions[bot] commented 1 year ago

Support References

This comment is automatically generated. Please do not edit it.