Self-paced learning lets each learner start, pause, and resume content whenever they choose, with no cohort schedule, no required live sessions, and no social pressure from peers advancing in parallel. It is the dominant model for on-demand video libraries, corporate compliance courses, and consumer platforms like those built on top of open courseware. The practical appeal is accessibility: a learner in a different time zone or with an unpredictable work schedule can complete the same course as a colleague without either being penalised. For video in particular, self-paced means the player must support robust bookmarking and resume-from-last-position because learners commonly spread a course over days or weeks rather than completing it in a single sitting. The engineering implications extend to analytics: a self-paced cohort produces a long tail of partial completions that distort aggregate metrics if not segmented carefully. The main pedagogical trade-off is motivation: without external deadlines, completion rates for fully self-paced courses are consistently lower than for cohort-based equivalents — estimated drop-off on open MOOCs (Massive Open Online Courses) is commonly cited as high, though numbers vary widely by context. Mitigation strategies include progress nudges via email or push notification, in-course checkpoints that unlock the next section, and social features like leaderboards. When deciding between self-paced and cohort-based architectures, the key question is whether the product's value proposition depends on community, accountability, or completion — if it does, pure self-paced delivery will underserve those goals.

