Documentation ¶
Index ¶
- func AddStudentToBlackList(c *gin.Context)
- func CreateAssignment(c *gin.Context)
- func ExcuseStudentFromBlacklist(c *gin.Context)
- func GetAssignment(c *gin.Context)
- func GetAssignmentForEdit(c *gin.Context)
- func GetAssignmentSubmissions(c *gin.Context)
- func GetStudentSubmission(c *gin.Context)
- func SaveEditedAssignment(c *gin.Context)
- func Submit(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddStudentToBlackList ¶
func CreateAssignment ¶
func GetAssignment ¶
func GetAssignmentForEdit ¶
func GetAssignmentSubmissions ¶
the below function is used to get the submissions of a particular assignment
func GetStudentSubmission ¶
the below function is used to get the submission of a particular student
func SaveEditedAssignment ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.