You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This first issue describes what functions/methods we'll have to implement to extract data from the db, and what data we want to recover. There's a list below containing what we want to extract
User data: Non-sensitive user data with the following columns
Id
Relationship
Birth
Region
Disability
Created at (to implement)
Stage
Module
Game data
User Id
Completed at (to implement)
Stage
Module
Task Id
Task Name
Answer (Yes/No)
Other
Attempt
The text was updated successfully, but these errors were encountered:
@deiveria, @cesarzxk já trabalhou neste tópico, mas ele precisa de ajuda convertendo isso para um formato legível em excel tipo CSV. Se puder continuar o trabalho dele na branch respectiva
This first issue describes what functions/methods we'll have to implement to extract data from the db, and what data we want to recover. There's a list below containing what we want to extract
The text was updated successfully, but these errors were encountered: