guesswho1234 / Rex

Shiny dashboard for creating and evaluating written single / multiple-choice exams and creating reusable exercise pools.
GNU General Public License v3.0
5 stars 2 forks source link

add progress bar for scan and exam evaluation #271

Closed guesswho1234 closed 3 months ago

guesswho1234 commented 3 months ago

use total number of scan files and time measurements for setting % values of progress.

for scan evaluation further try to find out what % amount is spent on conversion and on reading png files (depends on how many pdfs and pngs there are; cannot assume that always only pdf files are supplied)