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

out of memory after scan eval #268

Closed guesswho1234 closed 3 months ago

guesswho1234 commented 3 months ago

script.js

$('body').on('click', '#proceedEval', function()

//todo: here potentially memory overflow: scans_reg_fullJoinData is the problem Shiny.onInputChange("proceedEvaluation", {scans_reg_fullJoinData:scans_reg_fullJoinData, datenTxt:datenTxt}, {priority: 'event'});