okpy / ok

ok.py supports programming projects by running tests, tracking progress, and assisting in debugging.
Apache License 2.0
336 stars 84 forks source link

Refactor section console controller #1288

Closed colinschoen closed 6 years ago

colinschoen commented 6 years ago

In addition to refactoring the controller code for the section console, this also fixes an exception triggered by unenrolled OK admins viewing the section console.

Signed-off-by: Colin Schoen cschoen@berkeley.edu

colinschoen commented 6 years ago

Thanks for reviewing!