$query_prom=sprintf("SELECT AVG(parcial1) AS promedio FROM calificaciones where matricula='%s' ", $_SESSION['mivariabledesesion']);