About
matt_price
Matt Price
Rank:
Community Explorer
Joined:
Nov 6, 2018 8:07:35 AM
Posts:
18
Solutions:
0
Likes:
14
Bio:
An amazing Instructure Community member
Most Liked Posts
ah yes thank you again Peter! I grabbed the whole W3C list from https://raw.githubusercontent.com/w3c/html/master/entities.json and pasted them into a request. It looks like only a small number of t...
wow, that's some amazing detective work. I think you've solved it. The key steps I was missing were:
- request the Quiz object first, to acquire its "assignment_id" value
- request submissions from t...
Hi @gnoack ,
I would like to give each student a set amount of time (48 hours in this example) within a broader time window; otherwise, there can be substantial unfairness related to the individual st...
oh man, you saved my life here. And now I can access al ltheother course[...] attrributes too. Thank you!
This is actually a duplicate of this post, but as it appears to have been closed I'll ask again here.
I would like to give my students 48 hours to complete a take-home essay assignment. RIght now, the...
Most Recent Posts
I write all my content locally and post Announcements, Pages, Assignments, etc. through an API client. This works great for text, but becomes impractical when I have local image links, and want to up...
I'm looking to reduce the number of API calls I make by switching from the
PUT /api/v1/courses/:course_id/assignments/:assignment_id/submissions/:user_id
endpoint to this one:
POST /api/v1/courses/:co<!-- -->...
wow, that's some amazing detective work. I think you've solved it. The key steps I was missing were:
- request the Quiz object first, to acquire its "assignment_id" value
- request submissions from t...
Thanks @James .
I'm comparing results from these two endpoints:
/api/v1/courses/:course/assignments/:assignmentid/submissions
and
/api/v1/courses/:course/quizzes/:quizid/submissions/
The former return...
My experience is very similar to that describe by @jwillin . All the workarounds I can think of add significant complexity to the process & are inferior to the simple assignment-grading process, so if...
Latest Badges

Elf Panda
Thanks for engaging in the community in 2021! Your use of ed-tech in your professional career and educational journey continues to inspire us.
2021-12-08

Courageous
The first step to building trust in an online community is being vulnerable. Thanks for having the courage to write your first post. #NoJudgment
2021-08-16