Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write extraction routines #8

Open
nickolasrm opened this issue Jan 19, 2023 · 2 comments
Open

Write extraction routines #8

nickolasrm opened this issue Jan 19, 2023 · 2 comments
Assignees
Labels
feature New feature or request med-prior Medium priority task

Comments

@nickolasrm
Copy link
Collaborator

nickolasrm commented Jan 19, 2023

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
@nickolasrm nickolasrm added the feature New feature or request label Jan 19, 2023
@nickolasrm nickolasrm changed the title Criar rotinas de extração Write extraction routines Jan 19, 2023
@nickolasrm
Copy link
Collaborator Author

Related issues:

@nickolasrm
Copy link
Collaborator Author

@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

@davi-o-barbosa davi-o-barbosa added med-prior Medium priority task and removed high-prior High priority task labels Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request med-prior Medium priority task
Projects
None yet
Development

No branches or pull requests

2 participants