Select Git revision
questiontype.php
-
Matti Harjula authored
Encapsulate errors related to CAS-objects as error objects that include a path describing where in the question the error happened. Applies to all things that are evaluated. Currently, the logic uses the old imploded strings or arrays of strings like before but one can ask evaluatable objects for the raw error objects and then extract position data or customised error messages.
Matti Harjula authoredEncapsulate errors related to CAS-objects as error objects that include a path describing where in the question the error happened. Applies to all things that are evaluated. Currently, the logic uses the old imploded strings or arrays of strings like before but one can ask evaluatable objects for the raw error objects and then extract position data or customised error messages.