xAPI-vle/moodle-logstore_xapi

View on GitHub
src/transformer/events/mod_feedback/item_answered/multichoicerated.php

Summary

Maintainability
A
3 hrs
Test Coverage

Showing 2 of 2 total issues

Method multichoicerated has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function multichoicerated(
array $config,
\stdClass $event,
\stdClass $feedbackvalue,
\stdClass $feedbackitem,

Method multichoicerated has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

array $config,
\stdClass $event,
\stdClass $feedbackvalue,
\stdClass $feedbackitem,
array $actor
Severity: Minor
Found in src/transformer/events/mod_feedback/item_answered/multichoicerated.php - About 35 mins to fix

There are no issues that match your filters.

Category
Status