Posted: Thu Oct 29, 2020 1:25 am
Post subject: Question ID
|
|
It would be useful if we can have the option to add an "ID" field to each question. Such field could appear in the top bar.
Two usages : We have around 150 quizzes on our system and most of them have the randomize option checked in. When someone wants to report a question (typo, wrong "good answer", etc.), we have no way to quickly find the question in QM except by looking at the fisrt word of the sentence. With a custom ID field, we could developp a numbering system to easily identify the quizz and the question.
Case #2 : When we need to push individual question's answer in a database, we don't know the ID generated by QM until we output an quizz in xml format. And the ID is not meaningful. The same custom ID could be used in a PHP scripts to work with the question as well.
|