When creating a new course, if any lessons are not available, they can be replaced with a blank placeholder that the user can craft into a new lesson. But, currently, setup_lessons fails if you try to add the same lesson more than once, so additional placeholders need to be manually put into place.
When creating a new course, if any lessons are not available, they can be replaced with a blank placeholder that the user can craft into a new lesson. But, currently,
setup_lessonsfails if you try to add the same lesson more than once, so additional placeholders need to be manually put into place.