acos-jsav
v1.0.1
Published
Content type package for acos-server that adds support for JavaScript Algorithm Visualization library
Downloads
1
Readme
acos-jsav
Content type for acos-server that adds support for JavaScript Algorithm Visualization library. Provides the following files to be used by exercises implemented with the JavaScript Algorithm Visualization library in Acos-server:
Libraries:
jquery-ui.min.js
jquery.transit.js
raphael.js
JSAV-min.js
Stylesheets:
JSAV.css
Other files:
gradeListener.js
: listens forjsav-log-event
and when ajsav-exercise-grade
is detected, it extracts the points and sends them to the Acos server.
Exercises can be implemented for example with the acos-jsav-vas Acos content package.