-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
We should make available 1-2 functions / objects. Not totally sure what the API should feel like, but some ideas...
SnapAutograder
seems like a good one.
autograder = new SnapAutograder(world)
SnapAutograder.registerTests({} || function() {})
AutograderConfiguration
should be an object or function that lets you configure:
- where to post results to
- any log transformations
- callbacks functions for various events, "onRevertSubmission", "onRunTests", "onShowFeedback"
- a debugging log level
Metadata
Metadata
Assignees
Labels
No labels