Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C2] Add content type items report #5731

Open
ywarnier opened this issue Aug 14, 2024 · 0 comments
Open

[C2] Add content type items report #5731

ywarnier opened this issue Aug 14, 2024 · 0 comments
Milestone

Comments

@ywarnier
Copy link
Member

In the same idea as the internal admin page admin/files_info, we need a way to know where to find a resource of some type (because sometimes we just want to find an example to show of the use of a test, a forum, a blog, etc).

Create a page that shows the different resource types (from the resource_type table). This should be a dropdown box.

When selecting any of these resource types, the system should show a clickable list of base courses and session courses that contain one or more item of this resource type. When clicking any of these, the system sends us directly to the base course or session course's homepage. We don't need (for now) to get directly inside the corresponding course tool. Just to know that this course contains that type of resource.

Load the list only when the user selects a resource type, to avoid loading too much content at once.

@ywarnier ywarnier added this to the 2.0 milestone Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant