client/app/bundles/course/assessment/submissions/components/tables/SubmissionsTable.tsx
Function SubmissionsTable
has 162 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const SubmissionsTable: FC<Props> = (props) => {
const {
intl,
isGamified,
submissions,
- Create a ticketCreate a ticket