Clone
Andrey Balan
committed
on 05 Jul 17
LDEV-4365 Implement duplicate lesson feature
Moodle has a particular method that is called when duplicating an item.
In such case, what it … Show more
LDEV-4365 Implement duplicate lesson feature

Moodle has a particular method that is called when duplicating an item.

In such case, what it needs to do is create a new instance based on

the lesson we had before and then copy the same settings. Show less