[ARCHIVED] Submissions Questions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm working with submission_dim and submission_fact trying to generate some data based on student submissions. I see in the schema that submission_dim and submission_fact both have only information about the LATEST submission.
If there are multiple submisisons for an assignment/student/course:
Is there any way to generate the FIRST ATTEMPT DATE? I see the number of attempts but I can't find the first attempt date or timestamp.
Which score is the actual gradebook score? is it submission_fact.published_score, submission_fact.score, or submission_dim.published_grade? If there are multiple attempts on a quiz, and has latest/average/highest does it always include the properly calculated score?
Is there any way to see past submissions for assignments in canvas data?
Thanks!
Joni
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.