-
What is the proper format for making an AJAX PUT request?
I am trying to make an API call to set a specific Grade Value for a Learner. Here is the ajax call I am making to try and accomplish this. $.ajax({ url: '/d2l/api/le/1.26/6711/grades/319/values/184', type: 'PUT', data: { "Comments": { "Content": "", "Type": "Text" }, "PrivateComments": { "Content": "", "Type": "Text" },…
-
Can A Learner Respond to Assignment Feedback?
In our system, our Coaches will review the Assignments submitted by our Learners. They may provide some feedback using the Feedback feature within Brightspace. If the Learner wishes to discuss or comment on that feedback, is there a way to do so through the Feedback area? I recognize that they can send messages separately,…
-
Can A Learner Respond to Assignment Feedback?
In our system, our Coaches will review the Assignments submitted by our Learners. They may provide some feedback using the Feedback feature within Brightspace. If the Learner wishes to discuss or comment on that feedback, is there a way to do so through the Feedback area? I recognize that they can send messages separately,…
-
Can A Learner Respond to Assignment Feedback?
In our system, our Coaches will review the Assignments submitted by our Learners. They may provide some feedback using the Feedback feature within Brightspace. If the Learner wishes to discuss or comment on that feedback, is there a way to do so through the Feedback area? I recognize that they can send messages separately,…
-
What is the proper format for making an AJAX PUT request?
I am trying to make an API call to set a specific Grade Value for a Learner. Here is the ajax call I am making to try and accomplish this. $.ajax({ url: '/d2l/api/le/1.26/6711/grades/319/values/184', type: 'PUT', data: { "Comments": { "Content": "", "Type": "Text" }, "PrivateComments": { "Content": "", "Type": "Text" },…
-
Can A Learner Respond to Assignment Feedback?
In our system, our Coaches will review the Assignments submitted by our Learners. They may provide some feedback using the Feedback feature within Brightspace. If the Learner wishes to discuss or comment on that feedback, is there a way to do so through the Feedback area? I recognize that they can send messages separately,…
-
What is the proper format for making an AJAX PUT request?
I am trying to make an API call to set a specific Grade Value for a Learner. Here is the ajax call I am making to try and accomplish this. $.ajax({ url: '/d2l/api/le/1.26/6711/grades/319/values/184', type: 'PUT', data: { "Comments": { "Content": "", "Type": "Text" }, "PrivateComments": { "Content": "", "Type": "Text" },…
-
Can A Learner Respond to Assignment Feedback?
In our system, our Coaches will review the Assignments submitted by our Learners. They may provide some feedback using the Feedback feature within Brightspace. If the Learner wishes to discuss or comment on that feedback, is there a way to do so through the Feedback area? I recognize that they can send messages separately,…