Thank you for that info! I've spent the day looking at the data and part way through the day did realize the new quizzes are represented as assignments. Now what my business users are looking for are like the Alpha value, and those kinds of stat numbers for new quizzes. Knowing these are assignments now - I see some tables that provide some data like score_statistics - mean, min and max. Is there other tables I should be looking at that would provide enough data to do those statistics on my own if needed?
I had a feeling the classic quiz API statistics was generating the stats and it wasn't a persisted value but wanted to verify.