sensei
sensei copied to clipboard
Sensei LMS - Online Courses, Quizzes, & Learning
We have some misspelled tags that were not replaced by the proper version number https://github.com/search?q=repo%3AAutomattic%2Fsensei%20%24%24next_version%24%24&type=code. We should replace them with the correct version number they were released in.
### Goal We're trying to replicate the same spotlight effect we see during the WooCommerce's product page tour. We'll show a gradient over the rest of the screen and put...
This is an enhancement request based upon #2356 and 1626132-zen. A possible use-case here is for sites that offer certifications that need to be renewed on an annual basis. These...
### Is your feature request related to a problem? Please describe After selecting a layout when creating a new course, it's hard to know what the next step should be...
### Is your feature request related to a problem? Please describe On themes with a narrow page width like TT4, the Course List block doesn't look good for grid view:...
Course List block should have the ability to set the default state of the course enrollment filter
### Is your feature request related to a problem? Please describe I would like the Course List block to show only the courses that the student is enrolled in. There...
### Is your feature request related to a problem? Please describe For the default "Courses" page added by Sensei, we have the option to order the course as we want...
See original request here - https://github.com/Automattic/sensei/pull/6324#issuecomment-1361383340 This is in relation to the Course List block, and specifically when using the "grid" pattern: --- > Would be great if we could...
### Steps to Reproduce 1. Enable the Twenty Twenty Two theme 2. Add a post or page 3. Add the Course List block to that page, either Grid or List...
### Goal Add [JSDoc comments](https://github.com/Automattic/sensei/blob/trunk/assets/blocks/course-results-block/course-results-edit.js#L48) to newly added js codes in missing places.