package
2.5.0+incompatible
Repository: https://github.com/russross/codegrinder.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author
MaxDaycareRequestAge is the maximum age of a daycare-signed commit to be saved.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
problem files in these directories do not have line endings cleaned up.

# Structs

No description provided by the author
Assignment represents a single instance of a problem set for a student in a course.
Commit defines an attempt at solving one step of a Problem.
No description provided by the author
Course represents a single instance of a course as defined by LTI.
DaycareRequest represents a single request from a client to the daycare.
DaycareResponse represents a single response from the daycare back to a client.
EventMessage follows one of these forms: exec ExecCommand exit ExitStatus stdin StreamData stdout StreamData stderr StreamData stdinclosed error Error reportcard ReportCard files Files.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProblemStep represents a single step of a problem.
ProblemType defines one type of problem.
ProblemTypeAction defines the labels, parser, interactivity, and handler for a single problem type action.
Question represents a single interactive quiz question.
No description provided by the author
Quiz represents a single session of interactive student quizzes, usually from a single class period.
No description provided by the author
ReportCard gives the results of a graded run.
ReportCardResult Outcomes: passed failed error skipped Details: a multi-line message that should be displayed in a monospace font Context: path/to/file.py:line#.
Response represents a student response to a single question.
User represents a single user as defined by LTI.
No description provided by the author