This commit is contained in:
Alexander Kryklia
2013-09-09 19:32:44 +03:00
parent 8377f490f0
commit ecc37227f2

View File

@@ -21,6 +21,10 @@ from xblock.core import String, Scope, List
log = logging.getLogger(__name__)
class LTIError(Exception):
pass
class LTIFields(object):
"""
Fields to define and obtain LTI tool from provider are set here,