Adding a folder for general h5p library files
commit
88660ffd35
|
@ -0,0 +1,10 @@
|
||||||
|
This folder contains the h5p general library. The files within this folder are not specific to any framework.
|
||||||
|
|
||||||
|
Any interaction with LMS, CMS or other frameworks is done through interfaces. Plattforms needs to implement
|
||||||
|
the following interfaces in order for the h5p libraries to work:
|
||||||
|
|
||||||
|
- TODO: Fill in here
|
||||||
|
|
||||||
|
In addition frameworks need to implement:
|
||||||
|
|
||||||
|
- TODO: Fill in here
|
Loading…
Reference in New Issue