ok
ok copied to clipboard
ok.py supports programming projects by running tests, tracking progress, and assisting in debugging.
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...
For some reason ordering by score column i get 0's, then .5's, then .25's, then .75s, then 1s. 
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...
cloud run migration project!
- 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,...