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

7 stars 0 forks source link

Inconsistencies between Taskgrader and Sandbox (course 5) #789

Open catherinechoww opened 6 months ago

catherinechoww commented 6 months ago

See learner's discussion post here: https://www.coursera.org/learn/c-programming-advanced-data-types/discussions/forums/17OolbMlEeyqSwqj3k2Djw/threads/3I_go-WNEe6YmA7AUB4Frw

When I submit their code into Taskgrader, it says that their program displays no text at all:

Screen Shot 2024-03-18 at 9 05 39 PM

However, when I put their code into the Sandbox, it shows that their code prints the correct answers. See an example:

Screen Shot 2024-03-18 at 9 06 18 PM
Apaquet37 commented 2 months ago

Following up on this, I have learners that are encountering this issue still. Particularly with the "count redundancies in number" activity. I've linked multiple posts from the last few months where learners are commenting that the code runs correctly on codecast v6 but not on v7.

Post 1 Post 2 Post 3 Post 4