Coursemology/coursemology2

View on GitHub
client/app/bundles/course/assessment/components/AssessmentForm/index.tsx

Summary

Maintainability
A
0 mins
Test Coverage

Function AssessmentForm has 839 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

const AssessmentForm = (props: AssessmentFormProps): JSX.Element => {
  const {
    conditionAttributes,
    disabled,
    editing,

There are no issues that match your filters.

Category
Status