NRGI / rgi-assessment-tool

MEAN build of RGI 2015 assessment tool
MIT License
5 stars 1 forks source link

RGI wsywig is very slow when the full questionnaire is deployed #390

Closed byndcivilization closed 8 years ago

byndcivilization commented 8 years ago

When a user is doing the trial of 10 questions, the wsywig is fine. When they pass the trial, wysiwig gets very unresponsive. it looks like all questions and all answer records are being stored as XHR data.

alexander-elgin commented 8 years ago

In the demo data there 2 questions only. However I do not observe any lags in the Wysiwyg editor after several trial assessments submission.

byndcivilization commented 8 years ago

you can see the issue in action here. http://rgi-question-staging.nrgi-assessment.org/admin/assessments-admin/answer/AL-2016-PI-001

user name = jcust password = jcust

alexander-elgin commented 8 years ago

https://github.com/NRGI/rgi-assessment-tool/pull/395