org.dropProject.forms

package org.dropProject.forms

Classes

Name Description
data class AdminDashboardForm: Any

Represents the contents of a form used to perform Administrative tasks over Submissions (for example, interrupt pending submissions).

enum class SubmissionMethod: Enum<SubmissionMethod>

Enum that represents the submission methods that are available in DP.

data class AssignmentForm: Any

Represents the contents of a form used to create or edit an Assignment.

data class UploadForm: Any