[tools] Implement LorisInstance in tools directory
Describe the bug Plenty of tools were failing because they had not been updated to pass a LorisInstance as an argument to various functions.
The following tools were failing: delete_ignored_conflicts.php detect_conflicts.php lorisform_parser.php lorisform_parser.php score_instrument.php
To Reproduce Steps to reproduce the behavior (attach screenshots if applicable):
- Run the above tools as intended
- See error
For some reason i'm not able to edit the description properly, but fix_candidate_age.php should also be on this list instead of lorisform_parser.php twice.
the critical ones were fixed, but there's still some other ones that need to be fixed according to @CamilleBeau.. @CamilleBeau can you give a list of which are outstanding?
the critical ones were fixed, but there's still some other ones that need to be fixed according to @CamilleBeau.. @CamilleBeau can you give a list of which are outstanding?
delete_ignored_conflicts.php detect_conflicts.php