Está en la página 1de 1

DIAGRAMA DE CLASES-

SISTEMA DE EVALUACIÓN
WEB

TipoUsuario
+Descripcion
Usuario +getDescripcion()

+nombre
+apellidoPaterno
+apellidoMaterno
+dni
+telefono Curso
+getNombre()
+getApellidoPaterno() +nombre
+getApellidoPaterno() +getNombre()
+getDni()
+getTelefono()

Examen Pregunta

-tipoExamen +descripcion
-fechaExamen +getDescripcion()
+getTipoExamen()
+getFechaExamen

Nota
+puntajeTotal
Alternativas
+PreguntasBuenas
+descripcion
+preguntasMalas
+getDescripcion()
+getPuntajeTotal()
+getPreguntasBuenas()
+getPreguntasMalas()

También podría gustarte