-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: impl ImportCourses for BrightspaceService (#479)
* feat: add initial csvs local directory and default brightspace image for integration of courses * fix: modify gorm criteria for ProviderPlatform state to be enabled * feat: add Brightspace ProviderPlatformType for integration of courses * feat: add gocarina/gocvs library used for reading csv files for integration of courses * feat: add logic for the integration of brightspace courses * fix: use brightspace default img path --------- Co-authored-by: PThorpe92 <preston@unlockedlabs.org>
- Loading branch information
Showing
9 changed files
with
226 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.