Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the usage of subsection block grades #10

Open
2 tasks
arslanashraf7 opened this issue Nov 11, 2021 · 0 comments
Open
2 tasks

Refactor the usage of subsection block grades #10

arslanashraf7 opened this issue Nov 11, 2021 · 0 comments

Comments

@arslanashraf7
Copy link
Contributor

arslanashraf7 commented Nov 11, 2021

Related to #3

We are currently using CourseGradeFactory to iterate over the enrolled students and their grades for Canvas sync purposes, as seen in a PR #8 (comment).

There is a probability that we can refactor our process of acquiring/syncing grades from CourseGradeFactory to Persistent. This might help us reduce a chunk of our code that we are currently using.

What Needs to be done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant