An admin professor is a professor who is also an admin in the dolphin (i.e., Bottlenose, Hourglass, Orca) ecosystem and can thus view and manipulate anything in our ocean.
A (general) professor should only be able to manipulate things related to their course.
In Orca, currently a professor can manipulate the queue and move/delete grading jobs for students who are in OR out of their course.
This will likely require some meta-data contained in the GradingJobJSONs sent to Orca, as well as some OAuth/database items server side.
Dependencies
An admin professor is a professor who is also an admin in the dolphin (i.e., Bottlenose, Hourglass, Orca) ecosystem and can thus view and manipulate anything in our ocean.
A (general) professor should only be able to manipulate things related to their course.
In Orca, currently a professor can manipulate the queue and move/delete grading jobs for students who are in OR out of their course.
This will likely require some meta-data contained in the
GradingJobJSONs sent to Orca, as well as some OAuth/database items server side.Dependencies