6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-07 07:54:03 +00:00
tutor/configurator
Régis Behmo c9d1db1447 Local filesystem storage for ORA2 uploads
By default, open response assessment files are sent to S3. Here, we
store uploaded files with the "filesystem" backend instead. To do so, we
must install a forked version of ora2 that fixes a couple issues.

Note that the "django" backend is not very usable, as file extensions
are lost on upload.

Close #97
2018-11-25 11:48:47 +01:00
..
bin Make feature flags interactive 2018-09-30 14:37:49 +02:00
templates Local filesystem storage for ORA2 uploads 2018-11-25 11:48:47 +01:00
Dockerfile Make sure configurator has curl 2018-09-19 16:44:01 +02:00