Coursemology/coursemology2

View on GitHub
client/app/bundles/course/survey/containers/QuestionFormDialogue/QuestionFormOptions.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function QuestionFormOptions has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const QuestionFormOptions = (props) => {
  const {
    fieldsConfig,
    disabled,
    multipleChoice,

There are no issues that match your filters.

Category
Status