Skip to content

[Refactoring] Refactor the dashboard Grades card to use the stream repository #1362

Description

@XavierPaquet-Rapold

Is your feature request related to a problem? Please describe.
The dashboard grades card uses the CourseRepository class. This class should be removed to use the new BaseStreamRepository class.

Describe the solution you'd like

  • Create a new repository that extends BaseStreamRepository that handles grades
  • That the dashboard grades card use the newly create repository

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions