sensei
sensei copied to clipboard
Sensei LMS - Online Courses, Quizzes, & Learning
This happens when there is no video in Modern and Video templates. Not sure if there is an easy fix for it though and if we should leave it as...
The height of the Video Container block is `0` in the FSE. This makes the blocks that come after Video Container go under it. See screenshot below. 
More context: https://github.com/Automattic/sensei/pull/5721#discussion_r983554567
Fixes #5581. Alternative to #5585, but very specific to Learning Mode (so if #5585 is approved/merged, this isn't needed). I did this because the implementation on #5585 uses JS, which...
Currently, users can't select a different template for each course. This forces them to use the same template for all courses.
- Open up a code editor when selecting the block - Popover, sidebar? - Add syntax highlighting via codemirror - Maybe create 'Template Styles' and 'Additional Styles' variations?
Most of the template blocks, have an 'S' icon. We should look into creating icons for each block. 
In WordPress 6.1 (or just in Gutenberg plugin?) there is a new button element. Right now LM buttons use the 'Link color' everywhere, which can get confusing when someone is...
Fixes #5406 ### Changes proposed in this Pull Request * Add custom tables based repositories for course progress, lesson progress and quiz progress. * Add aggregate repositories that use both...
Reported on 5620907-zen, I was able to reproduce the issue on the user's staging site. Steps to reproduce the issue: - Place an order - Issue a partial refund -...