
id : int(11)
|

prospecto_id : int(11)
|

sesion_token : varchar(64)
|

nivel_general : enum('A1','A2','B1','B2')
|

aciertos_a1 : tinyint(3) unsigned
|

aciertos_a2 : tinyint(3) unsigned
|

aciertos_b1 : tinyint(3) unsigned
|

aciertos_b2 : tinyint(3) unsigned
|

total_correctas : tinyint(3) unsigned
|

respuestas : longtext
|

duracion_segundos : int(11)
|

completo : tinyint(1)
|

enviado_sphere : tinyint(1)
|

sphere_resultado_id : int(11)
|

sphere_response : longtext
|

sphere_enviado_en : timestamp
|

email_enviado : tinyint(1)
|

email_enviado_en : timestamp
|

created_at : timestamp
|