Skip to content

Conversation

@rightpeter
Copy link

@rightpeter rightpeter commented Feb 24, 2019

I'm a TA for UIUC CS498 Cloud Computing Applications.

When we were developing the auto-grader for this course, we have a difficulty to debug using courseraprogramming locally because it only disables the network when running our images without setting the hostname to somehost and adding the somehost:192.168.1.2 to /etc/hosts file. The courseraprogramming's behavior is inconsistent with the real Coursera backend behavior.

To debug efficiently, I modify the courseraprogramming to let it imitate the way our images are running on your platform.

I don't have time to make the code nice and clean. I just hard code everything there. But I think it's clear enough to let you guys know what we want in courseraprogramming.

Hopefully, you can kindly update this tool for the users of Coursera could have a better experience when developing auto-grader.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant