adapt-security / adapt-authoring-assets-old

Module for handling Adapt asset data and files
0 stars 2 forks source link

Composite asset upload #25

Closed taylortom closed 4 years ago

taylortom commented 4 years ago

A user should be able to upload a zip file that contain multiple files. These assets would effectively work as a single item for the purposes of selection and build.

This is not part of MVP requirements and probably requires a more detailed proposal.

https://github.com/adapt-security/adapt-authoring/issues/70

taylortom commented 4 years ago

To clarify: this ticket refers to zip files to be treated a single assets (not bulk upload of multiple assets).

It was agreed on the call that this is a useful feature, but not required for MVP.

memeteli commented 4 years ago

With query parameter "unzip" now we can decide an uploaded zip file should be unzipped or uploaded as single asset.