Skip to content

Conversation

@kobryan0619
Copy link
Contributor

@kobryan0619 kobryan0619 commented Nov 5, 2025

Does two different things

  1. Adds logging for each question answered and when users see the result.
image
  1. Changes how things are saved into the back end. Before we were always checking if a record existed and then if a record exisited, it would save new data. Now we just try saving new data and if there is no "old record" to update we make a new record and then update it.

Links

Ticket

@kobryan0619 kobryan0619 changed the title JIT - add in tracking JIT - add in tracking and modify how and when we save data Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant