sensei
sensei copied to clipboard
Sensei LMS - Online Courses, Quizzes, & Learning
When a Quiz is added to a Lesson and it has "Pass Required" enabled, there should be an option to not allow the student to proceed to the next Lesson...
At the moment, we can choose the prerequisite lesson only in the same course. It might be useful to add prerequisite lesson from one course for the lesson in another...
Add onboarding transition animations when navigating between the onboarding steps.
### Steps to Reproduce 1. Create a course as an admin 2. Publish the course a course 3. Assign the course to a teacher\ 4,. Log in using the teacher...
Fixes #5504 ### Changes proposed in this Pull Request * Move `$sensei_list_table->display();` out of the `` tag used for the filters, allowing the forms inside the table (and after the...
This is a bit of an edge case, but I think this would be useful for other users too. The user in 5582088-zen would like to allow all teachers full...
When adding the Quiz Block to a Lesson, it doesn't actually show the quiz on that `/lesson/` page. You are forced to click a "Take Quiz" button which takes you...
### Extra context Today is possible to have 2 lessons with the same name, but the editor is doing weird behavior, displaying unexpected errors, and crashing the browser. ### Steps...
Add either unit tests if it's possible, or E2E around loading the course theme.
Resolves #7478 Based off of #7535 ## Proposed Changes * ## Testing Instructions 1. 2. 3. Check that https://github.com/Automattic/sensei/pull/7535 continues working properly. ## New/Updated Hooks * ## Deprecated Code *...