Add ability to node clone a course and create a skeleton based on the existing objects.
Support cloning the actual instances later.
Add ability to node clone a course and create a skeleton based on the existing objects.
Support cloning the actual instances later.
Comments
Comment #1
djdevinSkeleton cloning committed: http://drupalcode.org/project/course.git/commit/252056b
Comment #2
djdevinComment #3
djdevinComment #4
djdevinWe will need to handle things like Quiz at a later time. The ability to do so is there now, modules can implement freeze() and thaw()
Comment #5
djdevinSupport for cloning/exporting complete courses here:
http://drupalcode.org/project/course.git/commit/81836f4
Comment #6
djdevin