-
Notifications
You must be signed in to change notification settings - Fork 7
Home
cjshawMIT edited this page May 3, 2017
·
15 revisions
This wiki attempts to document how to configure, install, and use qbank-lite
(also generically referred to as qbank
in this wiki).
qbank-lite
is an assessment engine for the CLIx project. It supports several different question types, and works with an assessment authoring tool and player. It exposes all the assessments, results, etc., RESTfully, so anyone can build additional tools or functionality to work with qbank-lite
.
This project has lite
attached to it because it is also designed to run offline! It includes a built-in wsgi
server that you can use to run the project, creating a local web-like environment. You can also use qbank-lite
with a traditional web-server like Apache, on a server in the cloud.