Coursemology/coursemology2

View on GitHub
client/app/bundles/course/assessment/submission/components/answers/MultipleChoice/index.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function MultipleChoice has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const MultipleChoice = (props) => {
  const {
    answerId,
    graderView,
    question,

There are no issues that match your filters.

Category
Status