client/app/bundles/course/assessment/submission/components/TextResponseSolutions.jsx
Function renderTextResponseComprehensionPoint
has 50 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
function renderTextResponseComprehensionPoint(point) {
return (
<>
<br />
<Typography variant="h6">
- Create a ticketCreate a ticket
Function renderTextResponseSolutions
has 34 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
function renderTextResponseSolutions(question) {
return (
<>
<hr />
<Typography variant="h6">
- Create a ticketCreate a ticket
Function renderTextResponseComprehensionGroup
has 27 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
function renderTextResponseComprehensionGroup(group) {
return (
<>
<br />
<Typography variant="h6">
- Create a ticketCreate a ticket