hrzlvn/coursequestionbank

View on GitHub
app/assets/javascripts/problems.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function setup has 68 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  setup: function() {
    $('.additional').each(function() {
      var problem = $(this);
      
      function toggle_behavior(button_name){
Severity: Major
Found in app/assets/javascripts/problems.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status