ok icon indicating copy to clipboard operation
ok copied to clipboard

ok.py supports programming projects by running tests, tracking progress, and assisting in debugging.

Results 107 ok issues
Sort by recently updated
recently updated
newest added

While using OK Grader via Otter Grader and data science tables, the OK grader client-side tests are receiving additional floating point values from Python. In one specific Data 8 Lab,...

I am studying UCB's CS61A course. I have downloaded the ok program from [the course website](https://inst.eecs.berkeley.edu/~cs61a/fa20/lab/lab00/). However, when I was trying to run the ok program on my terminal, there...

The OkPy admin interface allows one to leave annotations regardless of the filename, but if it contains spaces, refreshing the page reveals that they have not saved. Tested without the...

**Issue**: Closes #1387 **Problem** Adding a user to a group failed when the email had leading/trailing spaces. **Fix** Add a WTForms filter to strip whitespace before validation in the staff...

**Context** Some download responses returned `Content-Type` without charset while tests expect `; charset=utf-8`. **Changes** - Ensure `Content-Type` includes `; charset=utf-8` for `text/*` and `image/svg+xml` - LOCAL path: Response(..., content_type=...) +...

Thought it'd be important to formally document what happened with this outage, since a lot of our dependencies our old and it's not unlikely for similar outages to happen again