$scope.isUsingGroupings = function () {
                return $scope.class.groupings && $scope.class.groupings.length > 0;
            };