Português:
Olá, ao utilizar os códigos fontes do repositório git (GitHub - aspose-omr/Aspose.OMR-for-Java: Aspose.OMR for Java examples, plugins and showcase projects https://products.aspose.com/omr/java), conforme indicado na documentação para testes. Foi visto que na versão 19.12 (que é até onde temos licença, por isso não consigo testar em versões mais recentes.) Ao gerar um text markup como o seguinte:
?answer_sheet=MainQuestions
elements_count=13
columns_count=2
answers_count=5
Obtemos como resultado uma folha de respostas com 14 elementos e não 13 como definido na marcação de texto. É possível fazer com que ele gere apenas 13 elementos como definido? Não encontrei nada na documentação referente a isso. E o mesmo acontece com 29 elementos e 3 colunas, 50 elementos e 3 colunas. Entre outros. Os arquivos para teste estarão em anexo.
- Arquivo text_markup.txt - Arquivo de marcação de texto.
- Arquivo generation.omr - Arquivo de configuração.
- Arquivo generation.png - Arquivo de imagem do gabarito.
Percebi que alguém já relatou problemas com isso, porém o ticket não tem nenhuma informação sobre conclusão. Se possível eu gostaria também de alguma informação sobre prazos para correção disso.
Link do ticket:Generate OMR with answer sheets
aspose-files.zip (63.3 KB)
Obrigado!
English
Hello, By using the sources from the git repository (GitHub - aspose-omr/Aspose.OMR-for-Java: Aspose.OMR for Java examples, plugins and showcase projects https://products.aspose.com/omr/java) as indicated in the documentation for testing. It has been seen that in version 19.12 (which is as far as we are licensed, so I can’t test in newer versions.) By generating a text markup like the following:
?answer_sheet=MainQuestions
elements_count=13
columns_count=2
answers_count=5
We get as a result an answer sheet with 14 elements and not 13 as defined in the text markup. Is it possible to make it output only 13 elements as defined? I couldn’t find anything in the documentation regarding this. And the same goes for 29 elements and 3 columns, 50 elements and 3 columns. Between others. Test files will be attached.
- text_markup.txt file - Text markup file.
- generation.omr file - Configuration file.
- generation.png file - Template image file.
I noticed that someone already reported problems with this, however the ticket doesn’t have any completion information. If possible I would also like some information about deadlines for correction of this.
Ticket link: Generate OMR with answer sheets
aspose-files.zip (63.3 KB)
thanks!