Tracking Teacher Activity
Nick.S.6032
Posts: 2 🔍
I'm hoping to find out how to generate a report that tells me how many assignments a teacher has marked during a certain date range. Can someone direct me to these instructions? Many thanks!
Tagged:
Answers
-
Hi Nick, Thank you for reaching out to us with your question!
I would suggest looking into the data set Assignment Submissions:
https://community.d2l.com/brightspace/kb/articles/4767-assignments-data-sets#assignment-submissions
This data set includes the following fields that you may find helpful for filtering: DropboxId, OrgUnitId, FeedbackUserId ( Feedback by user ID. Field can be null.)Looking into this data set might come with some limitations.
For example, since it only includes the Feedback by user ID, and there is a chance that an instructor evaluates a submission but does not provide any feedback which makes that filed Null.
Please let me know if you have any questions.