acos-pointandclick-example
v0.3.3
Published
Example content package for the ACOS server pointandclick content type
Readme
Example content package for the point-and-click content type of the ACOS server
See the README in the point-and-click content type for instructions on how to create new exercises.
Installing
- Install nodejs (https://nodejs.org/)
- Install ACOS server (https://github.com/acos-server/acos-server)
Install the content type and content package repositories to the
node_modules directory of the ACOS server (git clone the repos or
use npm install).
Running
Start ACOS server like this:
cd acos-server
node bin/wwwGo to http://localhost:3000/
Sample exercises
See the exercises directory in this content package for various ideas on how to use the point-and-click content type for instruction.
