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 ability to create and associate a department with a course/program using create_courseware command #1836

Closed
4 tasks
collinpreston opened this issue Aug 28, 2023 · 1 comment
Assignees

Comments

@collinpreston
Copy link
Contributor

As an administrator, I would like to be able to create and/or associate a Department with a Course or Program when creating a new Course or Program using the create_courseware command.

Acceptance Criteria:

  • When creating a Course using the create_courseware command, an existing Department can be associated with the new Course.
  • When creating a Course using the create_courseware command, a new Department can be created and associated with the new Course
  • - [ ] When creating a Program using the create_courseware command, an existing Department can be associated with the new Course.
  • When creating a Program using the create_courseware command, a new Department can be created and associated with the new Course
@jkachel
Copy link
Contributor

jkachel commented Oct 23, 2023

closing this as resolved by #1887

@jkachel jkachel closed this as completed Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants