Nicky Gerritsen
Nicky Gerritsen
> `.interaction` files in samples are not exported. Nor should they I think? We don’t even import them or need them
It shows on the first page that is rendered, so this is a synchronization thing. Unless we use a separate error block for each problem (of which I don’t know...
For this to be fixed we need to: * investigate which flash messages we use * Make sure you can only end up on one page after showing a flash...
I tried rebasing this myself but I got quite stuck with the logic in the new curly braceposition fixer. I tried setting the `$allowSingleLineIfEmpty` by default to the new config...
I somehow can't comment on your second remark, but yeah hasErrors is a more global scope. I will add a linebreak and maybe even a comment.
This would (also) be easier with a proper Symfony form.
It seems for some contests the jury *is* trusted enough to be able to upload the problems, but *not* enough to not by accident change teams, contest settings, etc.
> Proposal: remove libvendordir setting and put it in `webapp/vendor` This would also remove a customization we need to do after every Symfony upgrade, so I would be in favor.
If we do this, I would just move the thing alltogether, also in `composer.json` for example. Then libvendor can be completely removed from any configure scripts or makefiles, since it...
Hmmm maybe we should move the composer.json to webapp as well? Then it should be standard again