catalyst / moodle-tool_crawler

A moodle link crawling robot, find broken, slow and oversized links
https://moodle.org/plugins/tool_crawler
10 stars 18 forks source link

Improve report link navigation #167

Closed cameron1729 closed 2 years ago

cameron1729 commented 2 years ago

Fixes #153

cameron1729 commented 2 years ago

When an admin views the course level report, this is what they now see:

image

Note that there are no longer arrows. Instead the URL underneath the title is clickable and takes you to the URL. The titles are links to the admin reports page where the admin can drill down further.

When a teacher views the same page they now see:

image

Note that the titles are not clickable (as the teacher does not have permission to view the site level reports). But the link to go to the page itself is still available.