encorelab / SCORE

Scripting and ORchestration Environment (SCORE)
Other
2 stars 0 forks source link

Resize images before uploading as student assets #50

Closed hirokiterashima closed 4 years ago

hirokiterashima commented 4 years ago

Test that images bigger than 1000x1000 are resized and reduced in quality before being uploaded onto the server.

When testing locally, you can see the uploaded images in src/main/webapp/studentuploads directory.

Resolves #49