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

feat: export tagged course as csv #34091

Conversation

rpenido
Copy link
Contributor

@rpenido rpenido commented Jan 22, 2024

Description

This PR implements a feature to export a CSV with the course structure and its blocks, showing all tags applied to them.

More information

Part of:

Depends on:

Testing instructions

  1. Check the tests cover the implemented feature
  2. Follow the instructions from feat: add export course tags menu frontend-app-authoring#830 to test it from the MFE

Private-ref: FAL-3610

@openedx-webhooks
Copy link

openedx-webhooks commented Jan 22, 2024

Thanks for the pull request, @rpenido! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

  • supporting documentation
  • Open edX discussion forum threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

@openedx-webhooks openedx-webhooks added the open-source-contribution PR author is not from Axim or 2U label Jan 22, 2024
@rpenido rpenido force-pushed the rpenido/fal-3610-download-course-tag-spreadsheet branch from 23ade2b to 52bc665 Compare January 25, 2024 19:41
@rpenido rpenido changed the title feat: get course blocks with tags WIP feat: export tagged course as csv WIP Jan 25, 2024
openedx/core/djangoapps/content_tagging/api.py Outdated Show resolved Hide resolved
openedx/core/djangoapps/content_tagging/api.py Outdated Show resolved Hide resolved
openedx/core/djangoapps/content_tagging/api.py Outdated Show resolved Hide resolved
openedx/core/djangoapps/content_tagging/api.py Outdated Show resolved Hide resolved
openedx/core/djangoapps/content_tagging/api.py Outdated Show resolved Hide resolved
openedx/core/djangoapps/content_tagging/api.py Outdated Show resolved Hide resolved
@rpenido rpenido force-pushed the rpenido/fal-3610-download-course-tag-spreadsheet branch from 9858cd3 to b01d6d4 Compare January 29, 2024 15:21
@rpenido rpenido marked this pull request as ready for review February 9, 2024 22:26
@rpenido rpenido requested a review from pomegranited February 9, 2024 22:26
Copy link
Contributor

@pomegranited pomegranited left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@bradenmacdonald bradenmacdonald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Please just make this one change and then I can merge.

@rpenido
Copy link
Contributor Author

rpenido commented Feb 15, 2024

Looks good! Please just make this one change and then I can merge.

Done: 01b9b5f

I think we have a test failing upstream (not related to this code): #34243

@rpenido
Copy link
Contributor Author

rpenido commented Feb 16, 2024

@bradenmacdonald This is ready for a final review and merge!

@bradenmacdonald bradenmacdonald merged commit 4d1d82d into openedx:master Feb 16, 2024
46 checks passed
@openedx-webhooks
Copy link

@rpenido 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

1 similar comment
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

1 similar comment
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

@rpenido rpenido deleted the rpenido/fal-3610-download-course-tag-spreadsheet branch February 20, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-source-contribution PR author is not from Axim or 2U
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants