@importpreview
Permission: ADMIN
Preview a BogusTrivia .ques format question file before importing. Parses the file, validates questions, detects duplicates (85% fuzzy threshold), and shows a summary. Accepts wildcard paths. Optional default_category applies to questions without an explicit category.
Syntax
@importpreview <file_path> <question_set> [default_category]
Example
@importpreview /path/to/questions.ques General
@importpreview /data/*.ques MySet Uncategorized