Nurguly Ashyrov

Results 11 comments of Nurguly Ashyrov

@mikeyarce We should probably resolve the [original issue](https://github.com/Automattic/sensei/issues/5336) as well. You can ask the author of the issue to confirm that the issue is gone with the latest version of...

Should be pretty straightforward to implement. Most work will be related to creating a good test cases. Will have to create custom pages for this in the db. Will try...

@sebastiandittrich Please close if this is fixed.

Thanks for reporting this @jonasvonarb. I was able to track the issue down to `FieldtypeOptions` core module of ProcessWire. I opened an [issue](https://github.com/processwire/processwire-issues/issues/1616) there and also a [proposed solution](https://github.com/processwire/processwire/pull/241). Once...

**Update:** This is fixed at [processwire/processwire](https://github.com/processwire/processwire/commit/d02efe55f2ed3cc6964c93db54fcaeda2a6baac8). Next release of ProcessWire should resolve the issue.

I think this got fixed somehow with #5818. Cannot reproduce the original issue. Please confirm.

This is definitely an intended behavior. The Quiz timer's purpose is to limit students' time spent on taking a quiz. Once the quiz starts, it's students responsibility to complete the...

> To fix this I had to pass down the `block.json` metadata object to `registerBlockType`. If an object is passed to that function instead of the block name, the [`getBlockSettingsFromMetadata`](https://github.com/WordPress/gutenberg/blob/154a8b876a754e0ee678549687afe3d49baa58d7/packages/blocks/src/api/registration.js#L280-L284)...

> Is it safe to assume that if we use the same approach as Sensei Pro the localization will work? Worst case, the blocks title/description/keywords won't be localized and we...

@fjorgemota @renatho There is a fix (#5746) for "notice positioning only on Learning Mode" issue. So the issue is fixed for pages in Learning Mode. For lessons and quizzes. Though...