Snip
|
Khan Academy has created a generic framework for buildin... framework, together with the exercises themselves, can b...
|
---|
Categories |
|
---|
For Snip |
loading snip actions ... |
---|---|
For Page |
loading url actions ... |
Khan Academy has created a generic framework for building exercises. This framework, together with the exercises themselves, can be used completely independently of the Khan Academy application.
The framework exists in two components:
HTML |
<p>Khan Academy has created a generic framework for building exercises. This framework, together with the exercises themselves, can be used completely independently of the Khan Academy application.</p> <p>The framework exists in two components:</p> <ul> <li>An HTML markup for specifying exercises.</li> <li>A jQuery plugin for generating a usable, interactive, exercise from the HTML markup.</li></ul> |
---|