This function compares an old report of queries with a new one. It allows you to identify which queries are new, which have been modified, and which remain unchanged.
Value
A list consisting of a dataframe containing each individual query from both reports and a column showing the status of the queries (new, solved, miscorrected or pending) compared to the previous query report. In addition to this dataframe, there is also a summary of the total number of queries per category.