Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 749 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 749 Bytes

open-tao-pcis

In this repository you will find a collection of currently work-in-progress PCI (Portable Custom Interaction) modules for TAO and other such products that supports the QTI and PCI standards for Question and Tests Interoperability.

Use with tao

To install the PCIs:

  • Download them as .zip files from the builds/ directory
  • Log in to your TAO community edition installation
  • Go to Items -> Authoring (Any item)
  • Expand 'Custom interactions'
  • Click 'Manage Custom Interactions'
  • Click 'Add Interaction'
  • Either drag the zip-files to the designated drop area or find them by pressing 'Browse...'

Building

In order to build the PCI interactions, you must run the ./build.sh script. Requires zip CLI utility.