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.
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...'
In order to build the PCI interactions, you must run the ./build.sh
script. Requires zip CLI utility.