sakaicontrib / gradebook1

0 stars 5 forks source link

In 21.5+, external apps' internal ids are displayed instead of their externalAppName(s) #33

Open austin48 opened 1 year ago

austin48 commented 1 year ago
  1. In Assignments or Samigo, create an assignment and send it to the gradebook
  2. Open Gradebook Classic
  3. the external app name is displayed as "sakai.assignment.grade" or "sakai.samigo"

I believe this was caused by to https://sakaiproject.atlassian.net/browse/SAK-47291

I have a potential fix for this but it also includes a change to edu-services. Let me know if I should create PR requests for both parts of the patch (edu-services and gradebook1)

austin48 commented 11 months ago

this will probably require a new GradebookAssignement variable like externalAppDisplayName

(note this would be in addition to externalAppName)