learnrx
learnrx copied to clipboard
"Get Answers as JSON" doesn't work well
window.prompt() in Chrome has limit for 3000 characters. As a result we may get invalid JSON if it's longer than 3000 characters. Not sure about limitations in other browsers.