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 103 ok issues
Sort by recently updated
recently updated
newest added

The existing, encrypted environment variables are now stale after moving the `ok` repo to the `okpy` github organization. This _freshens_ them. Signed-off-by: Colin Schoen

WIP (do not merge)

## Updates Here's a list of all the updates bundled in this pull request. I've added some links to make it easier for you to find all the information you...

# Slip Calculator Jobs (Resolves #1068) This helps courses to: 1. Calculate Slips for a particular assignment. 2. Calculate Slips for all completed assignments for a given course. ## Calculate...

If a message is logged with a level of critical (or higher) - the log is immediately saved (instead of having to wait for 10 more messages) This allows jobs...

needs-work

Hi, I can't seem to successfully authenticate my OkPy account and keep seeing errors as you can see in the screenshots. How could I resolve this? ![image](https://user-images.githubusercontent.com/92384582/136979371-3f1d95e9-ff40-47b6-aabf-0909c8f8435e.png) Thanks!

![image](https://user-images.githubusercontent.com/8755953/95030938-d29f8580-0667-11eb-857b-c6794ed0139e.png) Reproduced with ![image](https://user-images.githubusercontent.com/8755953/95030969-04185100-0668-11eb-8d24-8ffbaa0a8721.png)

CI seems to be failing, and it looks like it has been for multiple months now: https://circleci.com/gh/okpy/ok

I able to submit assignment to https://okpy.org/... but I can't submit my assignment to localhost:5000 since I have my local okpy running. How do I change the url from okpy.org...

currently, when a staff grants an extension to a student, the students deadline gets overridden by what the ta put. However, this causes a problem with project ec deadline; when...

It seems that the command to install from requirements.txt does not work. The problem seems from: flask-SQLAlchemy https://github.com/c-w/flask-sqlalchemy/archive/2.2-with-engine-params-fix.zip