Added failed_evaluations property to StudentProject model.
This is used to store GradingRecords which state a fail for this project. It's a list because manual changes in GradingRecords might force multiple GradingRecords to state a fail. Also it needs to be clear which GradingRecords have been processed and with which grade_decision.
AUTHORS
LICENSE
MANIFEST.in
README
ez_setup.py
setup.py
antlr3/__init__.py
antlr3/compat.py
antlr3/constants.py
antlr3/dfa.py
antlr3/dottreegen.py
antlr3/exceptions.py
antlr3/extras.py
antlr3/main.py
antlr3/recognizers.py
antlr3/streams.py
antlr3/tokens.py
antlr3/tree.py
antlr3/treewizard.py
antlr_python_runtime.egg-info/PKG-INFO
antlr_python_runtime.egg-info/SOURCES.txt
antlr_python_runtime.egg-info/dependency_links.txt
antlr_python_runtime.egg-info/top_level.txt