okpy / ok-client

A Python client for the OK autograding system
https://okpy.org/
Apache License 2.0
57 stars 42 forks source link

Do not use python literal evaluation for scheme #388

Closed kavigupta closed 4 years ago

kavigupta commented 5 years ago

This is a more severe side effect of https://github.com/okpy/ok-client/issues/334.

image

Using python normalization in scheme allows incorrect answers to appear correct, leading to student misconceptions.