Able to create a lesson without resources. Coach user must not able to create a lesson without resource.
When you create a lesson without resource, it will show you a completed by 2 of 2 in report.

Currently, being able to create a lesson without resources is by design because lessons use an 'auto-save' functionality. This is different from quizzes which has an explicit 'save' step. We may revisit this in the future, but that's a separate issue. (cc @khangmach @jtamiace)
However, there are two things we should do:
We can also disable the 'change' link on the lesson details page, then re-enable it when they have at least one resource
Still extant on beta9.
@radinamatic The patch that should hopefully fix this is still open. You can test it by pulling #5140
Thanks, @jonboiser, missed that one :confused:
same issue found on kolibri 0.12.0 beta 12
kolibri.log
server.log

Checked it in 0.12.0. And work as expected.

thank you!