About
MichaelCrowl
Rank:
Community Explorer
Title:
Joined:
Apr 12, 2023 7:43:53 AM
Posts:
10
Solutions:
0
Likes Received:
2
Bio:
An amazing Instructure Community member
Most Liked Posts
@chriscas , thanks for the prompt reply! I want to focus on the format of the hash that the API expects before I throw all the code your way. To maybe help clarify and avoid having you compare t...
I got it! I'm not sure what the difference between "assessment_question_id" and "id" are for each question, but I was using the former when I should have been using the latter. I...
I'm running into a similar issue with the canvasapi Python wrapper.
user = account.create_user(
{"user":{
'name': 'test'
},
"pseudonym":{...
@chriscas , is this the code you were looking for? Now that I've reviewed this thread with a fresh mind, I realize I totally missed what you were asking for, and I reckon this is it. The oth...
@melodyc_lam , thank you so much for this response, and I apologize for the delayed response. Now that the semester is over, I can finally focus on these back burner projects. My update_obj was ...
Most Recent Posts
I'm running into a similar issue with the canvasapi Python wrapper.
user = account.create_user(
{"user":{
'name': 'test'
},
"pseudonym":{...
I got it! I'm not sure what the difference between "assessment_question_id" and "id" are for each question, but I was using the former when I should have been using the latter. I...
@chriscas , is this the code you were looking for? Now that I've reviewed this thread with a fresh mind, I realize I totally missed what you were asking for, and I reckon this is it. The oth...
@melodyc_lam , thank you so much for this response, and I apologize for the delayed response. Now that the semester is over, I can finally focus on these back burner projects. My update_obj was ...
The legend himself! I've seen a bunch of your comments as I've tried to learn more about Live API, so thank you for all you do here.If I could get Live API to work first, then that'd help...
Latest Badges
First Login Completed
2024-01-25
5 Replies Posted
2024-01-05
First Reply Posted
2024-01-05
First Like Received
2024-01-05