Mar-10-2020, 08:35 PM
Hi everyone,
I need help in the interpretation and adaptation of a code for the omr.
The sample code is on github: https://github.com/rbaron/omr
The purpose of the code is to find the answers automatically marked in a multiple choice questionnaire
I would like to adapt it for a different format of the questionnaire but unfortunately the code is not commented at all and it is not entirely clear to me on what parameters act to switch from the example provided with the code, for a different format, such as this :
https://remarksoftware.com/wp-content/up...1x1024.jpg
I apologize for the question a bit 'too open, I have much programming experience, but on less evolved languages and I find it difficult to migrate suddenly in python, which instead is better suited than others to solve this class of problems
all I need is an help in reading the constants on which to act to change the format.
Thanks for any help :)
Francesco
I need help in the interpretation and adaptation of a code for the omr.
The sample code is on github: https://github.com/rbaron/omr
The purpose of the code is to find the answers automatically marked in a multiple choice questionnaire
I would like to adapt it for a different format of the questionnaire but unfortunately the code is not commented at all and it is not entirely clear to me on what parameters act to switch from the example provided with the code, for a different format, such as this :
https://remarksoftware.com/wp-content/up...1x1024.jpg
I apologize for the question a bit 'too open, I have much programming experience, but on less evolved languages and I find it difficult to migrate suddenly in python, which instead is better suited than others to solve this class of problems
all I need is an help in reading the constants on which to act to change the format.
Thanks for any help :)
Francesco