|
id
|
int(11)
|
|
|
|
|
prospecto_id
|
int(11)
|
|
|
|
|
sesion_token
|
varchar(64)
|
|
|
|
|
nivel_general
|
enum
|
-- |
|
|
|
aciertos_a1
|
tinyint(3) unsigned
|
|
|
0
|
|
aciertos_a2
|
tinyint(3) unsigned
|
|
|
0
|
|
aciertos_b1
|
tinyint(3) unsigned
|
|
|
0
|
|
aciertos_b2
|
tinyint(3) unsigned
|
|
|
0
|
|
total_correctas
|
tinyint(3) unsigned
|
|
|
0
|
|
respuestas
|
longtext
|
|
|
|
|
duracion_segundos
|
int(11)
|
|
|
|
|
completo
|
tinyint(1)
|
|
|
1
|
|
enviado_sphere
|
tinyint(1)
|
|
|
0
|
|
sphere_resultado_id
|
int(11)
|
|
|
|
|
sphere_response
|
longtext
|
|
|
|
|
sphere_enviado_en
|
timestamp
|
|
|
|
|
email_enviado
|
tinyint(1)
|
|
|
0
|
|
email_enviado_en
|
timestamp
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|