QueXF doesn't recognise the answers on the questionnaire

Asked by Attila Borbás

I am new with QueXF. I have uploaded a LimeSurvey pdf with the banding xml. Then I have uploaded a questionnaire filled in. I tried to verify but for every answer I needed to check to checkbox. There were no green boxes although the orange boxes covered the answers.
I have tried page setup with enabling end disabling the setup. What did I do wrong? It seems that the edges are correct.

I would like to accept a whole page without clicking on the answers.

Question information

Language:
English Edit question
Status:
Answered
For:
queXF Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Adam Zammit (adamzammit) said :
#1

Can you please let me know what version of queXF you are using - and how you are hosting it? (i.e. Docker, local install on a server, XAMPP, etc).

If the alighment is correct, but the detection of boxes is failing - it is most likely you need to adjust the "FILLED" settings in config.inc.php - eg check and adjust:

define('MULTIPLE_CHOICE_MIN_FILLED','0.75');
define('MULTIPLE_CHOICE_MAX_FILLED','0.4');
define('SINGLE_CHOICE_MIN_FILLED','0.75');
define('SINGLE_CHOICE_MAX_FILLED','0.4');

and then import again

Can you help with this problem?

Provide an answer of your own, or ask Attila Borbás for more information if necessary.

To post a message you must log in.