Skip to content
Snippets Groups Projects
Select Git revision
  • 36e7b79ac8b922e9e6870ecf15773c54cdcf9285
  • master default
  • fix-remote-url_v4.9.1
  • fix-remote-url_v4.8.3
  • fix-remote-url_v4.8.x
  • fix-remote-url_v4.7.x
  • fix-remote-url_v4.6.0
  • fix-remote-urls
8 results

questiontype.php

  • Matti Harjula's avatar
    36e7b79a
    Encapsulate errors related to CAS-objects as error objects that include a path... · 36e7b79a
    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.
    36e7b79a
    History
    Encapsulate errors related to CAS-objects as error objects that include a path...
    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.