4skinSkywalker / Syllogimous-v4

This is a revamp of Syllogimous v3
9 stars 2 forks source link

Add additional details to CSV export (#5) #6

Closed GiladKingsley closed 6 days ago

GiladKingsley commented 6 days ago

Fixes #5

Added the following fields to the CSV export:

Changes made in:

4skinSkywalker commented 6 days ago

Why did you calculate the score that way? You have the score at the time of answering, it's just a matter of putting the score inside the questions

GiladKingsley commented 6 days ago

Ah, but now the 'User Score' column is empty on my phone's CSV download.

4skinSkywalker commented 6 days ago

Because you have to play :) Old questions in your LS used the old model.

GiladKingsley commented 6 days ago

Oh I see, your implementation doesn't have backwards compatibility then?

4skinSkywalker commented 6 days ago

Nope, you can derive points with calculations for sure but I won't trust it because tiers can change at any time (I mean that we could add or remove some of them making impossible to know how many points a user had in a given moment in the past)

GiladKingsley commented 6 days ago

Yeah I guess it's more robust