Austin Cory Bart

Results 142 comments of Austin Cory Bart

This dovetails with error handling. What kind of errors do we have in Pedal? * Student code errors are things that should be transformed into feedback. Student errors should never...

I'll admit the `activate` mechanism does feel a little contrived and is unintuitive. The concept behind it is that you should always *create* a feedback object for a given check,...

... Would having `penalize` and `reward` parameters instead of a `score` parameter help this problem at all?

Debugging logic with the `unit_test` function today, I broke some tests with the new scoring code I had been trying out. I was *adding* points for passed test cases, and...

Also, I checked, and the name "JPedal" has already been taken by a PDF library (they have a Wikipedia page). Perhaps "Jedal"? Not sure what happens when we try to...

Oh! Good to know. We can fold this into the Type System upgrades this summer, I hope.

The basic integration is now complete. However, we are not yet leveraging the Submission metadata. Seems like an easy next step, but I'll leave this alone for now to focus...

This is fixed in 6f15ef85a0d7bc8c3ea8dfd33a6149911913ebd8 now that the Gradescope environment correctly returns the final feedback object. The error with the Exec format error is funnier. It's because there's a missing/incorrect...

How often do I forget what I've written before? #34 discusses exactly this. I increasingly think this is worth investing in. It'll be a bit of a pain, but if...

Examples: FunctionNotAllowed, SandboxNoMoreInputs