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

Create an excel file with all marketing course pages #282

Open
igobranco opened this issue Dec 10, 2024 · 2 comments
Open

Create an excel file with all marketing course pages #282

igobranco opened this issue Dec 10, 2024 · 2 comments
Assignees

Comments

@igobranco
Copy link
Member

igobranco commented Dec 10, 2024

We need an excel file with all 174 course pages / links.

Columns:

  • course page link
  • course page / title
  • course page Youtube video link
  • org code
  • org name

So we need a python code block that it run on Django shell to export this information. It can print directly to stdout using print with each line. Use a tab or ; as line separator. Then just copy past that information to a csv file.

A similar example on: #198 (comment)

@igobranco igobranco assigned igobranco and Tiago-Salles and unassigned igobranco Dec 10, 2024
@igobranco
Copy link
Member Author

@Tiago-Salles can you execute this?

@Tiago-Salles
Copy link
Contributor

For the moment we need an excel file that meets these requirements, but we discussed the added value of an upstream feature that exports courses information to a csv file. To do this, we will implement an admin resource to download the file, and also we will increase the file content exporting the most prioritized course run with the course data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants