jhudsl / OTTR_Template

OTTR for making courses! This is a template repo that helps people write 1 course but publish it in three places
https://www.ottrproject.org/
Creative Commons Attribution 4.0 International
17 stars 14 forks source link

["Problem"] Rendering quizzes for coursera automatically #700

Closed carriewright11 closed 8 months ago

carriewright11 commented 10 months ago

I didn't see the quizzes showing up (with all options as yes for the config_automation.yml) and I looked into the render_all.yml log and it seemed like it made the quizzes but didn't commit them or something: https://github.com/fhdsl/AI_for_Decision_Makers/actions/runs/7242982759/job/19729184490

So then I added a line to the render_all.yml https://github.com/fhdsl/AI_for_Decision_Makers/commit/67632fe32904fc86793626ef47e97ae2d54eccdc and when I made a change to the quiz dir it finally automatically rendered them

carriewright11 commented 10 months ago

Might want to test this out some more, but if so, maybe we need to add that line to render_all.yml for the template