swirldev / swirlify

:books: A toolbox for writing swirl courses
Other
63 stars 47 forks source link

Enabling logging in initLesson.R, options not available for all lessons? #42

Open tosulli opened 6 years ago

tosulli commented 6 years ago

Hi, I am a graduate student TA and I'm hoping to use swirl to teach my students R this fall. We'd really like to log their progress out of class, so I'm really appreciative of the built-in logging feature. I'm going to be using the base courses for swirl for my undergrads, but it seems that not all lessons have an initLesson.R to edit to enable logging.

Is there a quick way to insert this capability without breaking the functionality of lessons?

Best,

elinw commented 5 years ago

I think you probably need to fork the lesson and update the file to add the logging.