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

Reproduce: Go to https://github.com/okpy/documentation/blob/gh-pages/ok.md Scroll down to Server, you will see **OK Server** , this hyperlink is dead

Small nit, good first issue. When adding a student to a group, if there are any spaces before or after the string entered in this text box, then the text...

After filling out the Add/Edit Participant form per the below and clicking **Enroll**, the user gets added to the table and the accordion collapses. But if you then expand the...

The grade export job for CS 61A this semester looks like it's going to take about an hour to finish. That's fine, but we could probably make it faster one...

server
Performance

For some reason ordering by score column i get 0's, then .5's, then .25's, then .75s, then 1s. ![okpy](https://user-images.githubusercontent.com/15950413/69945113-c114ac80-149d-11ea-9428-7d5b7743e0de.png)

Is it possible to make available the revised due date in the metadata for each student's assignment submissions? I usually download all assignment submissions by visiting the assignment's web page,...

We should include denominators on score reports, including in python ok --score and on the web gui. This will be more useful information for students One complication is the case...

- One student can create multiple tickets (one per assignment) - For each ticket... - the student can put their name, email address, student id, ta and assignment name (just...

According to #465, there should be a way in the web interface to delete an assignment. According to https://github.com/okpy/ok/wiki/Permissions#updatedelete-1 this should be possible if an assignment has no submissions. However,...