0.3.3 • Published 6 years ago

acos-pointandclick-example v0.3.3

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

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

  1. Install nodejs (https://nodejs.org/)
  2. 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/www

Go 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.

0.3.3

6 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago