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

how do we add a course? #554

Open
ultrasaurus opened this issue Jul 5, 2017 · 2 comments
Open

how do we add a course? #554

ultrasaurus opened this issue Jul 5, 2017 · 2 comments

Comments

@ultrasaurus
Copy link
Member

It used to be via pull request, but it looks like the data has been moved to the database. Would be good to add some help text here:
image

Can someone add some detail on how this works now?

@tjgrathwell
Copy link
Member

The procedure is still to add it with code, they're in the database so we can hypothetically add some UI to add courses later.

The last time a course was added it looked like this: b8ea7d2. After a course is added to that file and deployed, someone needs to run rake populate_courses, which is currently documented to "only run once" but actually should be idempotent.

@ultrasaurus
Copy link
Member Author

note for docs: if someone removes a level, it doesn't actually get removed. So, prolly better not to do that right now.

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