Recent activity by Brad Marshall
Sort by
View comment
  • 1 vote
I don't know exactly when this occurred, but a while ago we enhanced the Grade Details screen so that students could click on the activity title to navigate to it.
View comment
  • 1 vote
This appears to be similar to the other request posted here. This was completed back in January 2016.
View comment
  • 1 vote
Hey Jermey: The Scheduling tab in the Editor comes close the to this entire request. The only thing not full matching is item 2 (filtering). However, we do allow it to be displayed with the activit...
View comment
  • 1 vote
Yes, a teacher can review each individual submission. To do so: Navigate to the Grade Editor for the student and assessment. Select the Submission History tab. Click on the submission that you wou...
View comment
  • 1 vote
Hey Juanita: Adding new activities to a course should not impact a student with a "Completed" enrollment status if the student was not graded specifically for those activities, unless the activitie...
View comment
  • 1 vote
Howdy, Luke! Example JSON example for a batch request: { "batch":{ "request":[ { "cmd":"getentitywork2", "outstanding":true, "include":"user,course", "entityid":"123" }, { "cmd":"getentitywork2", "...
View comment
  • 1 vote
Hey Marci: Since this has to do directly with third-party content, I would recommend that you reach directly out to the provider. You can ask them this question at https://pearsonnacommunity.force....
View comment
  • 1 vote
You would pass it as the "query-string" parameter.  For example:  Query-String https://api.agilixbuzz.com/cmd?_token=~XXXX Post Data <batch>  <request cmd="restoreuser" userid="id" />  <request cmd...
View comment
  • 1 vote
Unfortunately, there is not an option to not have this as the default setting. We'll submit it as an improvement request, though.
View comment
  • 1 vote
No, no email confirmation is sent when a user is enrolled into a course. We are looking to add this as an option. If you are enrolling the users through the API, you could trigger an email to be se...