adapt_authoring icon indicating copy to clipboard operation
adapt_authoring copied to clipboard

Integrate with sockets API to show progress

Open dancgray opened this issue 7 years ago • 1 comments

Affected Area

Framework import, also download and source export

Requested Feature

Would be nice to show user more information about progress. Particularly where they have multiple stages or are large files such as framework import.

Use Case

Import large course that includes new plugins and assets. Import updates user when different stages of the import have completed such as plugin import, asset import etc.

Current Workaround

None

Additional Information

Taken from developer TODO notes in framework import code.

dancgray avatar Nov 14 '17 15:11 dancgray

Wrote this a while ago, haven't tested it since the refactor though: https://github.com/taylortom/adapt-socket

taylortom avatar Nov 21 '17 10:11 taylortom