cerpus / php-questionbank-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cerpus/questionbank-client

Internal package used by Edlib

License

This package is released under the GNU General Public License 3.0. See the LICENSE file for more information.

Setup / Env Variables

# Point this to the questionbank instance you want to use
QUESTIONBANK_SERVICE_URL=

# Obtain a key/secret in questionbank to authenticate
QUESTIONBANK_KEY=
QUESTIONBANK_SECRET=

About

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%