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

Add platform model association with Courses and Programs #2698

Closed
2 of 3 tasks
arslanashraf7 opened this issue Aug 7, 2023 · 1 comment · Fixed by #2699
Closed
2 of 3 tasks

Add platform model association with Courses and Programs #2698

arslanashraf7 opened this issue Aug 7, 2023 · 1 comment · Fixed by #2699
Assignees

Comments

@arslanashraf7
Copy link
Contributor

arslanashraf7 commented Aug 7, 2023

We need to associate courses and programs with platforms e.g. Emeritus or Global Academy. So, courses and programs could be sorted based on the platforms and this data could be used in BI reports and future use cases.

Designs and Mockups

  • We need to create a new model that has the platform information and then associate that with Courses and programs through a foreign key and allows us to reuse platforms.

Acceptance Criteria:

  • Create a new model Platform, Initially with just one column Platform name
  • Allow admins to associate the platforms to courses and programs
  • Send this data to BI
@arslanashraf7
Copy link
Contributor Author

Reopening it. We should close this after merging the PR in data-platform. Or we can create a separate ticket for that.

@asadali145 asadali145 changed the title Add partner model association with Courses and Programs Add platform model association with Courses and Programs Sep 1, 2023
@cachob cachob closed this as completed Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants