Can I use a course which was created with the EduT...
# education
n
Can I use a course which was created with the EduTools plugin as a submodule inside another gradle project?
Thats how it is at the moment:
The modules are all loaded by this code and generate separate gradle task groups for each lesson
I now want to add another lesson which itself is a education plugin module tho
k
Addressed your question to the EduTools team, @Nico. We’ll keep you posted on what they say.
n
Thanks. Awesome
k
@Nico, here’s the response:
Unfortunately, this case is not supported. We have a lot of assumptions everywhere that course module is the root one in gradle projects.