Noizu.Github.Api.Classroom (Noizu Labs: Github API v0.5.0)
GitHub classroom API.
Link to this section Summary
Functions
Get a classroom
Get an assignment
Get assignment grades
List accepted assignments for an assignment
List assignments for a classroom
List classrooms
Link to this section Functions
get_a_classroom(classroom_id, options \\ nil)
Get a classroom
@see https://docs.github.com/rest/classroom/classroom#get-a-classroom
get_an_assignment(assignment_id, options \\ nil)
Get an assignment
@see https://docs.github.com/rest/classroom/classroom#get-an-assignment
get_assignment_grades(assignment_id, options \\ nil)
Get assignment grades
@see https://docs.github.com/rest/classroom/classroom#get-assignment-grades
list_accepted_assignments_for_an_assignment(assignment_id, options \\ nil)
List accepted assignments for an assignment
@see https://docs.github.com/rest/classroom/classroom#list-accepted-assignments-for-an-assignment
list_assignments_for_a_classroom(classroom_id, options \\ nil)
List assignments for a classroom
@see https://docs.github.com/rest/classroom/classroom#list-assignments-for-a-classroom
list_classrooms(options \\ nil)
List classrooms
@see https://docs.github.com/rest/classroom/classroom#list-classrooms