LibraryCarpentry / library-python

Python for Librarians
https://librarycarpentry.github.io/library-python/
Other
21 stars 17 forks source link

Episodes need teaching and exercise metadata set #3

Open brendam opened 8 years ago

brendam commented 8 years ago

make lesson-check is giving errors on the episodes because during development they have been set to ?? instead of int minutes. Once episodes are ready we need to replace these with estimates of teaching time for each episode.

brendam commented 8 years ago

Also decide what to set training to. Currently have

# training: http://swcarpentry.github.io/instructor-training
training: do-we-have-a-repo-of-python-training-resources ?
c-martinez commented 8 years ago

I set the training times to ?? because I was not sure how long they will take (guessing times will differ slightly from the original lessons). I would like to set the times once someone has taken them for a test drive (any volunteers?). We could set the times to 0 for now, to make the make lesson-check work?

brendam commented 8 years ago

I'm happy to wait until we get some estimates for the times - just raised an issue to make sure we remembered to fix it.