We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automarker development is in dev branch in the automarker directory.
dev
automarker
To integrate the automarker with the current codebase we need:
ailp/library/assignment1_library.pl
ailp/library
automarkrc.pl
assignment1_answers.pl
runtest.sh
assignment1_automarker.md
Possible automarker enhancements:
retract(headless(false)), assertz(headless(true)).
The text was updated successfully, but these errors were encountered:
So-Cool
No branches or pull requests
Automarker development is in
dev
branch in theautomarker
directory.To integrate the automarker with the current codebase we need:
ailp/library/assignment1_library.pl
) and move it toailp/library
.automarkrc.pl
andassignment1_answers.pl
to be used as an answer generator for the automarker.runtest.sh
(marking all SAFE submissions at once) to handle the new automarker structure.assignment1_automarker.md
to wiki once it's ready.Possible automarker enhancements:
The text was updated successfully, but these errors were encountered: