Skip to content

New python autograder blog post#153

Open
eliotwrobson wants to merge 2 commits into
PrairieLearn:mainfrom
eliotwrobson:python-autograder-post
Open

New python autograder blog post#153
eliotwrobson wants to merge 2 commits into
PrairieLearn:mainfrom
eliotwrobson:python-autograder-post

Conversation

@eliotwrobson
Copy link
Copy Markdown

See title, blog post for the new python autograder.

Repo here https://github.com/eliotwrobson/pl-python-autograder-v2

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

@eliotwrobson is attempting to deploy a commit to the PrairieLearn Team on Vercel.

A member of the Team first needs to authorize it.


## Why a new autograder?

The existing Python autograder has served courses well for years, but as PrairieLearn has grown, a number of longstanding pain points have surfaced:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd reframe these bullet points in the positive sense. So say "the new auto grader improves in the following ways" and have things like "security isolation: student code now runs in an isolated process to ensure 100% security from attacks by students". And "clearer feedback: ...", etc. I always find it's better to say what cool new stuff you'll get, rather than what was wrong before.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good suggestion! Incorporated here a9e530f

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.

2 participants