public DataSet getDetallesEvaluacion(int idEval) { return(evaluaciones.getDetallesEvaluacion(idEval)); }