You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently submissions that have a single syntax error in any of their prolog files get skipped immediately. Instead, it would be nicer if such submissions would be inspected more closely, by testing each of the separate knowledge files for errors and eliminating the one causing issues.
The text was updated successfully, but these errors were encountered:
Currently submissions that have a single syntax error in any of their prolog files get skipped immediately. Instead, it would be nicer if such submissions would be inspected more closely, by testing each of the separate knowledge files for errors and eliminating the one causing issues.
The text was updated successfully, but these errors were encountered: