we need an endpoint so that people can basically recreate entire courses and make edits to them, so what we want to do is to have an endpoint where a course id can be provided. if the course id is a course that the user has created, then another course that is identical will be created from it by duplicating all the units and exercises in the course. this will not duplicate the collaboration and statistics records, only the course content is to be duplicated.
we need an endpoint so that people can basically recreate entire courses and make edits to them, so what we want to do is to have an endpoint where a course id can be provided. if the course id is a course that the user has created, then another course that is identical will be created from it by duplicating all the units and exercises in the course. this will not duplicate the collaboration and statistics records, only the course content is to be duplicated.