This is one of the two submission tasks for the first assignment of the year
Please submit your report on the other task: https://inginious.info.ucl.ac.be/course/LINGI2132/2021-1-2
This tasks checks a few things:
- The archive is indeed a well-formed zip
- The archive contains a gradle project
- We can build your project
- We can run the tests that you implemented
Note that succeeding this task won't give you 100% of the points for the assignement but we will only consider the submissions that pass these verifications.
Do not wait until the last minute to check that your project complies. Try it as early as possible :-)