Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Learning Resource static asset dependencies #35

Closed
Ferdi opened this issue May 20, 2015 · 3 comments
Closed

Learning Resource static asset dependencies #35

Ferdi opened this issue May 20, 2015 · 3 comments

Comments

@Ferdi
Copy link
Contributor

Ferdi commented May 20, 2015

Each learning resource can in principle have its own dependencies. For example, videos have transcript files, problems have images, HTML will often have javascript and CSS files, to name but a few. Links to these dependencies should be stored with each learning resource.

Furthermore, resources like CSS files and javascript libraries should be noted as library objects which are common to multiple learning resources. Upon export, only one copy of each library resource should be exported.

@pdpinch
Copy link
Member

pdpinch commented Jun 8, 2015

Blocked by #113

@pdpinch pdpinch changed the title Learning Resource dependencies Learning Resource static asset dependencies Jun 8, 2015
@Ferdi Ferdi modified the milestone: June 29, 2015 Jun 15, 2015
@pdpinch
Copy link
Member

pdpinch commented Jun 15, 2015

This story needs more definition. In particular, how can we find internal dependencies of the included files.

Are video transcripts going to be a special case?

@pdpinch
Copy link
Member

pdpinch commented Jun 26, 2015

Replaced by #123

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants