Activity Feed
- Kudoed Student Document Sharing for pimmel2. 10-04-2022 07:42 AM
- Kudoed Canvas Accessibility in Files UI for mlongmorm21. 10-04-2022 07:38 AM
- Kudoed Changes to the Canvas Calendar?? for audra_agnelly. 09-02-2022 08:52 AM
- Kudoed Re: New Analytics API endpoint for requesting Course Activity Report for Defenestration. 04-25-2022 08:30 AM
- Posted Re: Retrieve fields from User Course Access Log report on Canvas Developers Group. 02-24-2022 06:57 AM
- Posted Retrieve fields from User Course Access Log report on Canvas Developers Group. 02-16-2022 09:43 AM
My Posts
Post Details | Date Published | Views | Kudos |
---|---|---|---|
Retrieve fields from User Course Access Log report I'm looking to create a report that queries all the content types and content names across all our Canvas courses. The User Course Access Log has these two fields (Content Type and Content) and ... |
02-16-2022 |
592 |
0 |
02-24-2022
06:57 AM
This is absolutely perfect, thank you so much!
... View more
02-16-2022
09:43 AM
I'm looking to create a report that queries all the content types and content names across all our Canvas courses. The User Course Access Log has these two fields (Content Type and Content) and I'm looking to access them not necessarily by user but by course so I can see a list of all the different types of content our instructors have used in their courses. The User Course Access Log only pulls user data from within one month, so Content only appears on that report if it has been accessed by a user within the last month (at least to my understanding).
Ideally I would get the Course ID, Term, Content, and Content Type. It would be amazing if it could also include the page clicks somehow, though I imagine that's tied to the Users and not the Course/Content itself.
Does anyone have any recommendations on how to pull this information? Thank you in advance for any help!
... View more
Labels
- Labels:
-
Access Log
-
API
-
Content Types
-
reports