sensei icon indicating copy to clipboard operation
sensei copied to clipboard

Sensei LMS - Online Courses, Quizzes, & Learning

Results 412 sensei issues
Sort by recently updated
recently updated
newest added

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...

[Pri] Low
Learning Mode

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. ![Image](https://user-images.githubusercontent.com/2578542/195585333-b9b075b9-f469-4f68-9762-8f2ee923354a.png)

[Type] Bug
Learning Mode

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...

[Type] Bug

Currently, users can't select a different template for each course. This forces them to use the same template for all courses.

Learning Mode

- Open up a code editor when selecting the block - Popover, sidebar? - Add syntax highlighting via codemirror - Maybe create 'Template Styles' and 'Additional Styles' variations?

Learning Mode

Most of the template blocks, have an 'S' icon. We should look into creating icons for each block. ![Image](https://user-images.githubusercontent.com/53191348/195575443-e05150b1-deb4-4e59-ab33-324392e4d215.png)

[Status] Needs Design
Learning Mode

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...

Learning Mode

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...

[Type] Maintenance

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 -...

[Type] Bug