src/transformer/utils/get_lesson_result.php
Showing 1 of 1 total issue
Method get_lesson_result
has 29 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
function get_lesson_result(array $config, \stdClass $lesson, int $userid) { $repo = $config['repo']; $result = [ 'completion' => true
- Create a ticketCreate a ticket