completed_at for ModuleItem object
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2018
10:16 AM
I'm trying to get when the module item was completed by a certain student.
I know that there is 'completed_at' for Module object, but is there any API function that returns completed_at for a ModuleItem object?
Thank you