About

quantumblink
Matthew Marlow
Rank:
Community Explorer
Title:
Joined:
Aug 24, 2024 11:04:24 AM
Posts:
12
Solutions:
1
Likes Received:
1
Bio:
I am a senior studying Computer Science at the University of Missouri-Columbia. I am a TA for our introductory Computer Science courses, so I've done some python scripting to retrieve score info for students. I'm also developing a Canvas client for iOS.

Most Liked Posts

I did some further review of the data returned by the ModuleItem and it looks like I should be able to retrieve page info directly from the endpoint given the "page_url" param. I'll just n...
Likes: 1
Can you share the exact URL you're using to request this data? Does it behave correctly if you use a service like Postman/etc to retrieve the data?
Likes: 0
Have you verified that the account ID is correct?
Likes: 0
I ended up just representing it as [String : [QuizSubmission]] and flattening to just [QuizSubmission] in my data client. But this still doesn't explain the perceived inconsistency in getting this...
Likes: 0
I am developing an application to view user course data. I am currently working on implementing Quizzes, which I've decided to implement as a subset of Assignments. Think a superclass "Assigna...
Likes: 0

Most Recent Posts

Can you share the exact URL you're using to request this data? Does it behave correctly if you use a service like Postman/etc to retrieve the data?
Jan 28, 2025 3:28:35 PM
Have you verified that the account ID is correct?
Jan 19, 2025 2:38:22 PM
I ended up just representing it as [String : [QuizSubmission]] and flattening to just [QuizSubmission] in my data client. But this still doesn't explain the perceived inconsistency in getting this...
Jan 19, 2025 2:10:33 PM
I am developing an application to view user course data. I am currently working on implementing Quizzes, which I've decided to implement as a subset of Assignments. Think a superclass "Assigna...
Jan 19, 2025 1:59:38 PM
What does the process look like for retrieving Quiz Questions as a Student? There is the endpoint `/take` when I access a Quiz as a Student, but the endpoint for Quiz Questions is only respons...
Jan 6, 2025 12:04:31 AM

Latest Badges

5 Replies Posted

5 Replies Posted

Earned: 2025-01-19

15 Logins Completed

15 Logins Completed

Earned: 2025-01-17

First Like Received

First Like Received

Earned: 2025-01-03

First Solution Provided

First Solution Provided

Earned: 2024-12-21