FherStk / AutoCheck

Multipurpose and extensible automated assignment validator, designed for academic purposes only, which has been developed using C# over .NET 6.0.

Home Page:https://fherstk.github.io/AutoCheck/html/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New "warning" value for "onexception" and for "onerror"

FherStk opened this issue · comments

commented

Te easy way should be to add a "warning" option within question to set the caption, and also allow a "WARNING" option within onexception and within onerror.

Within onerror, "CONTINUE" will work as usual displaying ERROR or SUCCESS, but "WARNING" will display the error message as a warning, and will continue with the execution assuming there was no error (like a success, but displaying a warning and also scoring).