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

Update to quiz check #656

Open carriewright11 opened 1 year ago

carriewright11 commented 1 year ago

Noticed that we could add this to our quiz formatting checks...

https://github.com/fhdsl/AI_for_software_Quizzes/pull/4

https://github.com/fhdsl/Ethical_Data_Handling_for_Cancer_Research_Quizzes/pull/10

https://github.com/fhdsl/Ethical_Data_Handling_for_Cancer_Research_Quizzes/pull/6/commits/ce4e4d1d42fbac311ab6f4370646ebad1cb8a015

I think this was a problem too, but not sure - using * for bold or for italic text: https://github.com/fhdsl/Ethical_Data_Handling_for_Cancer_Research_Quizzes/pull/11

carriewright11 commented 1 year ago

@cansavvy don't know if you want this issue on the main ottr_template repo

cansavvy commented 1 year ago

Yeah, I've generally kept all the issues on the same repo so as it make it simpler for tracking. Because sometimes its not clear the solution and what repo might be involved in creating that solution.

ehumph commented 1 year ago

@cansavvy @carriewright11 Just found another issue - two quizzes did not have unique IDs but the quiz check was still successful. Threw this error on Leanpub: Step 16/34 Failed: Duplicate quiz ids found. There is more than one quiz with an id of "quiz_ethics". https://github.com/fhdsl/AI_for_software_Quizzes/pull/12

carriewright11 commented 1 year ago

Also need a space after that question mark before the text of the question starts https://github.com/fhdsl/AI_for_software_Quizzes/pull/14

carriewright11 commented 1 year ago

gah curly apostrophes are quotes appear to be an issue!

carriewright11 commented 1 year ago

I think it would be best to try to make these errors and check them - I thought the quiz repo would have quiz checks as default for a bit earlier and didn't catch that until later - I have an issue about that too and hope to get to that

carriewright11 commented 1 year ago

apparently if you skip a letter like a c d e then it causes an issue: https://github.com/fhdsl/Overleaf_and_LaTeX_for_Scientific_Articles_Quizzes/pull/4/files