Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process that converts PDF pages to images is too slow #273

Open
LuksAO opened this issue Oct 25, 2024 · 1 comment
Open

Process that converts PDF pages to images is too slow #273

LuksAO opened this issue Oct 25, 2024 · 1 comment

Comments

@LuksAO
Copy link

LuksAO commented Oct 25, 2024

The process that converts PDF pages to images is too slow when you are uploading a PDF with 100+ pages. In our environment this usually results in a timeout. This should be handled in a background task either in a new ad_hoc one or in the same scheduled task where the evaluation is proceeded.

I think it is pretty common for teachers to upload exams in that format and in that amount so this use case should be properly handled.

@univietw
Copy link
Contributor

Hi,

we totally agree. Offlinequiz version 4.5 will cover this and also give more feedback about the progress of the evaluation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants