I want to create a role which can approve courses only in a particular category.
This is doable by assigning , e.g. the site:courseapprove capability to a role, and assigning that role to a user at that category level.
The user can go to moodle/course/pending.php and can see list of courses for approval.
However that does not still display the Site Administration-> Courses->Pending Requests for that users.
How can this menu be enabled?