sensei
sensei copied to clipboard
Sensei LMS - Online Courses, Quizzes, & Learning
This issue is to track info about instances where the `sensei-lms/ui` block is not supported in the lesson template. I've seen this issue before myself, but have been unable to...
This is currently happening on Learn.WordPress.org: - https://github.com/WordPress/Learn/issues/2805 - https://github.com/WordPress/Learn/issues/2253 ### Steps to Reproduce 1. Create a course with two or three lessons. 2. Create a quiz in the last...
### Steps to Reproduce 0. Create a course with a module and a few lessons in the module. 1. Go to the course on the frontend, start it. 2. Click...
### Steps to Reproduce After updating from 4.16.1 to 4.18.0, the translation of quiz questions is no longer working (latest version of TranslatePress installed with manual translations). If we remove...
### Steps to Reproduce 1. Create a Course with a lesson with a quiz 2. Add one or more MCQ questions in the Quiz 3. Now take the quiz as...
### Is your feature request related to a problem? Please describe At this moment, the only way for the user to visually differentiate between enabled and disabled Emails in the...
### Steps to Reproduce 1. Go to Settings -> General 2. Check which page is selected in the **Course Archive Page** (Probably it's the default **Courses** page) 3. Open that...
Resolves https://github.com/Automattic/sensei-pro/issues/1956 (partial) ## Proposed Changes We've added a hook here which will allow us to conditionally render the lesson actions block in the frontend from elsewhere (i.e. Sensei-pro) ##...
Resolves https://github.com/Automattic/sensei-pro/issues/2606 ## Proposed Changes In timed quizzes, when time is up, the frontend code [clicks the completion button](https://github.com/Automattic/sensei-pro/blob/8c1c24bb349764c439afcc77c40cea92bad0826e/modules/advanced-quiz/assets/blocks/quiz-timer/frontend.js#L8-L13) to submit the quiz. But in the cases where the quiz...
### Is your feature request related to a problem? Please describe Display the total hours and minutes that students have spent on a course. ### Describe the solution you'd like...