SCCapstone / Swearengineers

Math Quizzes
https://math-quizzes-sc.appspot.com
Apache License 2.0
0 stars 0 forks source link

Crash when student takes a test #80

Closed josemvidal closed 7 years ago

josemvidal commented 7 years ago

This quiz does not have any math notation on it, or weird characters. screenflow

banners_and_alerts_and_internal_server_error
jeSager commented 7 years ago

I believe it is the single quote in don't. I get the same crash with that.

jeSager commented 7 years ago

FIX: Neither interface allows invalid characters

Blocked with JS

This code prevents saving until the characters are removed

Blocked any character that made sympy crash the app (including the apostrophe)

js




Example from the Create Problem Interface:

cpjs




Example from the Quiz Interface

invalidq