akz92/estudeantes

View on GitHub

Showing 2 of 2 total issues

Function fullCalendar has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function fullCalendar(){
  $('#calendar').fullCalendar({
    defaultView: "agendaWeek",
    //theme: true,
    height: "auto",
Severity: Minor
Found in app/assets/javascripts/calendar.js - About 1 hr to fix

    Function barChart has 27 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

    function barChart(){
      var subjectNames = [];
      var subjectGrades = [];
      var averageGrades = [];
    
    
    Severity: Minor
    Found in app/assets/javascripts/periods.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language