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

Implements https://github.com/Automattic/sensei/issues/5423 ### Changes proposed in this Pull Request * Added 6 patterns for course list block ### Testing instructions - Add a Course List block in the block editor...

Course List Block

When viewing a newly created quiz, you see PHP warnings and a `There are no questions for this Quiz yet. Check back soon.` message. ### Steps to Reproduce 1. Create...

[Type] Bug
[Pri] High
Quizzes
[Status] Queued

Since some themes have the default color being black, it would be hard to identify what point doesn't have content. So we need to update the style of break points...

[Type] Enhancement
Interactive Video Block

The goal of this card is to implement a database schema used for storing the quiz data (answers, feedback, grading, and questions asked). ## Notes * For bootstrapping the schema,...

Quizzes
Progress Storage

Resolves https://github.com/Automattic/sensei/issues/5415 ### Changes proposed in this Pull Request * Our **Course List** block, being a variation of **Query Loop** block was showing all the Settings of the main block....

Course List Block

Here we have interfaces for entities: that's for simplicity. I think we don't need interfaces for them. However, I want to keep interfaces for repositories. The rough idea is that...

Reported in 5456013 - zen >I need to know how to get the student's time of connection to the course and the contents displayed. I would like everything to come...

[Type] Enhancement

Implements #5396 ### Changes proposed in this Pull Request * Adds new Continue Course and Course Actions blocks for pages. * The Course Actions block nests the Course Signup, Continue...

Course List Block

### Overview In Sensei initialization we call `wp()` in order to be able to parse the incoming request and check if the `learn` string is contained in the URL in...

[Type] Bug
[Pri] High
Learning Mode