remisharrock / c-programming-with-linux-MOOC-issues-tracker

7 stars 0 forks source link

need to see if user is correct: is there an error in this code cast? #784

Open catherinechoww opened 1 year ago

catherinechoww commented 1 year ago

https://www.coursera.org/learn/c-programming-advanced-data-types/discussions/forums/17OolbMlEeyqSwqj3k2Djw/threads/iPdB5YDyEe27BQ6zzYDZIw

User says: Please check the codecast from timestamp 11:00 to 11:10. The professor says "the next number going to be read is 3" (which should be case), but, the variable char c instead reads 5. But, the professor ignores the mismatch and goes on.

catherinechoww commented 1 year ago

https://www.coursera.org/learn/c-programming-advanced-data-types/gradedLti/IwwdM/create-a-linked-list-of-digits-from-user-input

remisharrock commented 1 year ago

if we want to add an erratum, that was possible in edx but now on coursera I don't know where we could put this ?

Apaquet37 commented 2 months ago

Was there any resolution on this? I have a couple users flagging it now as well.

Screenshot 2024-06-28 at 6 56 12 PM
remisharrock commented 2 months ago

Thanks for the report @Apaquet37 I was looking at the codecast mentionned and tested it manually, I didn't see anyproblem. I have to listen to it now ...