Frédéric Massart

Results 119 comments of Frédéric Massart

Hi @jrm-unamur, Thanks for reporting this. You are right, the level is displayed in the navbar even for courses where the block was not added. This is indeed a bug....

Yes, we will fix it in the next release. I understand the workaround does not scale, I shared it just in case it could be applied. Thanks again!

I don't think it's dramatic to keep the `master` branch compatibility in MDK, at least for a little while.

Good idea, repos with the `master` branch should be fairly rare nowadays.

Hi @tanurov, Thank you for leaving your feedback on the restore process. Moodle's import process (within the restore process) is designed to merge data within an existing course. What appears...

Hi @tanurov, That's intriguing but I may have an idea. It's likely that the import process starts by adding the block, which in itself sets the default config, levels, and...

Cool, thanks for confirming @tanurov! We'll see if we can try to work someting out. The challenge here is managing different expectations from different users, and the behaviour of the...

Just leaving here that when using the CLI, the argument `--optimize` can be used to flatten nested CSS. I would suggest adding how to generate production builds in the docs....