They still keep track of the percentage of correct answers and how many items have been reviewed, so it’s not a problem with having to do an expensive query at the end of the review session.
![]()
They still keep track of the percentage of correct answers and how many items have been reviewed, so it’s not a problem with having to do an expensive query at the end of the review session.
![]()
But it’s not about all about the percentage. It’s for the great overview and to see which items you missed or look alike.
Once you have the information, you can extract any information from it, including the items you missed. WK’s argument is that the summary page is slowing the page and API call, but it doesn’t have to do an API call if the information is already saved in the session.
But that would be to easy
In each review, there is this API endpoint, but doesn’t tell exact items.
To get exact items, on client side is easily doable, but only for one machine. To sync between devices, a sync server would be needed.
Also, not sure how to get stats for a specific item, like this
I am waiting till you have to pay for each request like with openAI
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.