Coursemology/coursemology2

View on GitHub
client/app/bundles/course/assessment/pages/AssessmentGenerate/GenerateConversation.tsx

Summary

Maintainability
B
5 hrs
Test Coverage

Function GenerateConversation has 132 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const GenerateConversation: FC<Props> = (props) => {
  const { t } = useTranslation();
  const {
    languages,
    onGenerate,

There are no issues that match your filters.

Category
Status