The context_modules_progressions table is said to show which items a student has completed, started and not started in a module.
https://developerdocs.instructure.com/services/dap/dataset/dataset-namespaces/dataset-canvas#dap_schemas.canvas.context_module_progressions
However, the data in the table is at the user/module grain with no means of identifying individual items via the content_tags table.
Does anyone know a way to identify which individual specific module items have been completed and which haven’t?