A Canvas LTI tool for offering assignments to conduct peer evaluations on group members.
CANVAS_HOST - the canvas hostname
CANVAS_TOKEN - the Auth token for communicating with the Canvas API
CONSUMER_KEY - the OAuth consumer key shared with Canvas
SHARED_SECRET - the OAuth shared secret with Canvas
DB_NAME - the database name
DB_USER - the database user
DB_PASSWORD - the database password
TRUST_PROXY - indicates that the server is proxied, value should be true
or the proxy ip address