When copying a course, the content gets copied but the processes causes an exception saying that the coursecontent.properties file does not exist.
Logged In: YES user_id=550545
On close imspection there is a line in coursework.properties that says coursecontent.properties takes the form content_copy=<COURSESPATH>/<NEXUSNAME>/coursework-restricted/contentcopy.properties
it should be
content_copy=<COURSESPATH>/<TERMID>/<NEXUSNAME>/coursework-restricted/contentcopy.properties
Log in to post a comment.
Logged In: YES
user_id=550545
On close imspection there is a line in coursework.properties
that says coursecontent.properties takes the form
content_copy=<COURSESPATH>/<NEXUSNAME>/coursework-restricted/contentcopy.properties
it should be
content_copy=<COURSESPATH>/<TERMID>/<NEXUSNAME>/coursework-restricted/contentcopy.properties