Add functionality for the model to remember what topics are most asked about and for the professor to query those:
-this will require a new field of the database, likely a dict with counters for certain topics
-this may also be able to add some functionality for the proctor to see if a student is trying to bypass the model with stuff like "ignore prior instructions"
Add functionality for the model to remember what topics are most asked about and for the professor to query those: -this will require a new field of the database, likely a dict with counters for certain topics -this may also be able to add some functionality for the proctor to see if a student is trying to bypass the model with stuff like "ignore prior instructions"