Structure of a saved Q&A session file.
This matches the format used by the reference application for compatibility. Files are saved as JSON to S3 via the client's file upload API.
Timestamp when the session was exported
Questions organized by status
Questions that have not been answered
Questions that have been answered
ISO timestamp when last saved
User ID of who saved the session
Unique session identifier
Human-readable session name
Total number of questions in the session
Structure of a saved Q&A session file.
Remarks
This matches the format used by the reference application for compatibility. Files are saved as JSON to S3 via the client's file upload API.