public bool ActualizarAvance(Dictionary <string, object> avance) { return(cursoDao.ActualizarAvance(avance)); }