Fix AuTA feedback v2
- Remove
@Transactional
to not rollback all changes when an exception occurs (feedback was rolled back, but grades are submitted to core immediately). - Make
setPendingState
not create missingSubmitSubmission
s in favour of creatingSubmitSubmission
s before running the script. - Fix typo
Edited by Ruben Backx