You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice plugin. Came across some issues when testing it:
The breadcrumb shows two occurrences of the course name:
It would be nice to have a block or filter that showed the average rating for a course IN the course, with a link to the rating helper page.
Is there a way of seeing ratings for all courses?
What is the "Access Page" referred to in readme.md - I couldn't see how to get there.
Line 26 of index.php shows redirect('http://localhost/moodle-latest-311', 'Course Not Find', null, \core\output\notification::NOTIFY_SUCCESS);
which won't go anywhere sensible for most people.
The text was updated successfully, but these errors were encountered:
Nice plugin. Came across some issues when testing it:
The breadcrumb shows two occurrences of the course name:
It would be nice to have a block or filter that showed the average rating for a course IN the course, with a link to the rating helper page.
Is there a way of seeing ratings for all courses?
What is the "Access Page" referred to in readme.md - I couldn't see how to get there.
Line 26 of index.php shows
redirect('http://localhost/moodle-latest-311', 'Course Not Find', null, \core\output\notification::NOTIFY_SUCCESS);
which won't go anywhere sensible for most people.
The text was updated successfully, but these errors were encountered: