nelc / futurex-openedx-extensions

Open edX APIs and reporting tools
Other
0 stars 0 forks source link

bug: course_score is being passed as number but in quotes #141

Open OmarIthawi opened 1 week ago

OmarIthawi commented 1 week ago

We need to verify this, but it appears that the type is actually a string in the course learners api.

The tests shows it's a string:

https://github.com/nelc/futurex-openedx-extensions/blob/2cc94659c1bee2d2254e1a7e69789849d35326c5/tests/test_dashboard/test_serializers.py#L266

shadinaif commented 3 days ago

Note to myself: create an issue on dashboard to fix the related line after deploying this fix, and before closing this issue