CodeGrade / bottlenose

CS assignment / grade mangement system
GNU Affero General Public License v3.0
36 stars 21 forks source link

Feature: Send Jobs to Orca #275

Open williams-jack opened 11 months ago

williams-jack commented 11 months ago

Problem

Bottlenose should be able to send a job to Orca with the requisite execution information, priority, response information, and more. It should then be able to take in a response, verify it is coming from the correct source, and then record its output to be compared to its current output later on.

Solution

williams-jack commented 2 weeks ago

TODO: