Yes, there's a new setting to auto-advance to the next unit when the video has finished playing: it's done with ENABLE_AUTOADVANCE_VIDEOS <https://github.com/edx/edx-platform/blob/master/lms/envs/common.py#L167> in lms.env.json and then it can be set per course. It was introduced in https://github.com/edx/edx-platform/pull/15803
Because lessons can have more content after a video, auto-advancing when the video finishes might not suit all types of course. On Friday, March 23, 2018 at 5:31:13 PM UTC+2, Ilan Ben-Brith wrote: > > Hello, > > Is there any way to configure Open edX so that once you complete a lesson, > the next lesson load/starts automatically? Kind of like autoplay on YouTube? > > Thanks! > > Ilan > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/506e449e-11f9-4e6f-a0ed-8a9a122dd0ad%40googlegroups.com.
