When some one signs up in the Studio for authoring, the workflow assures the author with a message like ‘Your request is currently being reviewed by Your Platform Name Here staff and should be updated shortly’…
This gives the impression that there would be an admin notification (preferably email), like what one gets when exporting a course.
However, there doesnt seem to be any email / notification to the admin.
Is there any thing that needs explicit configuration for this?
How does the admin know about the pending request?
The current link sent in the mail /admin/course_creators/coursecreator/
results in a 404.
I guess if this could be modified as /admin/auth/user/<userid>/change/
would be ideal… till the intended URL /course_creators/coursecreator/ is made to work properly.
If you’d like to contribute, I’ll be more than happy to add you to the openedx-btr-wg organization on Github. You can then directly push your changes to the PR. Just send me a personal message with your Github nickname.
I am seeking for the course creator issues and found this discussion. But I got exception “page not found” when access to course creator page as you mention (https:///course_creators/coursecreator).
I am using Koa release. Is there any configuration to turn on this page?
By the way, can you suggest me for another issue please.
Why course creator works but re-run course still not available? Is there any other configuration needed for an “course creator” to have “course re-run”.