codeRIT/hackathon_manager

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

Summary

Maintainability
A
2 hrs
Test Coverage

Function wizard has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  $.fn.wizard = function() {
    var form = this;

    var goToStage = function($newStage) {
      $(form)
Severity: Major
Found in app/assets/javascripts/wizard.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status