When the visitor asks a question that we can’t answer from Smalltalk or our Knowledge Base, is there a built-in functionality that captures and saves that unanswered question - or do we need to build it ourselves?
Is using a table to store them in by creating the table and using an execute code block to add a row with the unanswered question the best approach?