Hi Kostas, On Tuesday, July 16, 2019 at 4:05:43 PM UTC+5:30, Kostas Stefanou wrote: > > Dear All, > > I am facing the following problem. > > I had a Dogwood EDX installation and in its django admin panel there was a > menu item called 'Course enrollments'. > > By clicking on it I could manage my users' enrollments in their courses, > e.g. change their status from honor to verifed. > > In the Hawthorn version, I cannot seem to find this setting. > > Could anyone assist me on this? >
The 'CourseEnrollment' admin views are now hidden by default and can be enabled using a Waffle Switch <https://github.com/edx/edx-platform/blob/open-release/hawthorn.master/common/djangoapps/student/admin.py#L36>. As stated in the comment above the waffle switch, enabling this could impact performance. So please keep that in mind in case you encounter issues after enabling it. -- Guruprasad @OpenCraft <http://opencraft.com> -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to edx-code+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/3e69d00d-76fc-4f6d-9497-c0e59d1135ff%40googlegroups.com.