You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
examPull requests that affect the corresponding moduleexercisePull requests that affect the corresponding modulefeaturetextPull requests that affect the corresponding module
I would like to have a feature that can export student exam summaries without cutting exercises in half for page breaks etc., and export the student exam summary as single page pdf.
Currently, Artemis cuts the exam summary page into DIN A4 blocks independent of the paper size that the user sets in the print dialog what leads to many exercises being cut in half in between pages.
Ideally, this can be done with one click for all student exams at once, and the basic requirement would be to do it for each student exam on it's own.
Describe the solution you'd like
When clicking on the export as pdf button I would expect having the choice between exporting as single page pdf with a suitable page size and exporting with A4 blocks (like the current situation).When clicking on the export as pdf button, I would expect to have the choice between exporting as a single-page PDF with a suitable page size and exporting with A4 blocks (like the current situation).
Describe alternatives you've considered
Alternatively, it would also work to adjust the size of the blocks in which the exam is split to the page size set in the print dialog like on most other websites. Then you could use a printing tool like Win2PDF, which allows custom page sizes, and set the printing tools page size to one that can contain the whole exam on one page.
Additional context
No response
The text was updated successfully, but these errors were encountered:
github-actionsbot
added
exam
Pull requests that affect the corresponding module
exercise
Pull requests that affect the corresponding module
text
Pull requests that affect the corresponding module
labels
Nov 27, 2024
examPull requests that affect the corresponding moduleexercisePull requests that affect the corresponding modulefeaturetextPull requests that affect the corresponding module
Is your feature request related to a problem?
I would like to have a feature that can export student exam summaries without cutting exercises in half for page breaks etc., and export the student exam summary as single page pdf.
Currently, Artemis cuts the exam summary page into DIN A4 blocks independent of the paper size that the user sets in the print dialog what leads to many exercises being cut in half in between pages.
Ideally, this can be done with one click for all student exams at once, and the basic requirement would be to do it for each student exam on it's own.
Describe the solution you'd like
When clicking on the export as pdf button I would expect having the choice between exporting as single page pdf with a suitable page size and exporting with A4 blocks (like the current situation).When clicking on the export as pdf button, I would expect to have the choice between exporting as a single-page PDF with a suitable page size and exporting with A4 blocks (like the current situation).
Describe alternatives you've considered
Alternatively, it would also work to adjust the size of the blocks in which the exam is split to the page size set in the print dialog like on most other websites. Then you could use a printing tool like Win2PDF, which allows custom page sizes, and set the printing tools page size to one that can contain the whole exam on one page.
Additional context
No response
The text was updated successfully, but these errors were encountered: