tl-its-umich-edu / my-learning-analytics

My Learning Analytics (MyLA)
Apache License 2.0
36 stars 39 forks source link

Handle changes to the Canvas IDs from long ids to short ids with the switch to Canvas Data 2 #1548

Open jennlove-um opened 8 months ago

jennlove-um commented 8 months ago

With the change to CD2 in the UDP, the Canvas IDs provided are the short IDs, not the long IDs. MyLA queries need to handle this change for new and existing data.

This will require thorough testing to verify that everything is working as expected after the change.

binkmywink commented 3 months ago

Hi! I am in EECS 481 and am working on contributing to an open sourced GitHub project. My partner (niurcaq@umich.edu) and I (ltheresa@umich.edu) were interested in this task. We were wondering what the status on this issue was and how we could get started on it.

jennlove-um commented 3 months ago

@binkmywink This issue requires a couple of other issues to be resolved first before work on this issue can begin. It's not one that we would recommend starting on at this point, but thanks for your interest!

pushyamig commented 1 month ago

I will start my research w.r.t the issue this week.