Allowing Students to Enrol in Hidden Courses

Allowing Students to Enrol in Hidden Courses

by J P -
Number of replies: 1

I need to allow students to be enrolled into courses that are in hidden categories, by an admin "logging in as" that student, through the profile of the student.  But it won't allow me to.

I've set the course to not be hidden, but the category is hidden.  Is there some sort of workaround I'm not thinking of?

Average of ratings: -
In reply to J P

Re: Allowing Students to Enrol in Hidden Courses

by Timothy Takemoto -
in moodle/config.php add
$CFG->allowvisiblecoursesinhiddencategories = true;
I am using 1.6