This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Benjamin Dauvergne a6a36c2876 add a requirements.txt file 2012-11-06 15:54:27 +01:00
polynum_blackboard implements forms and wizard replacement 2012-11-06 15:40:17 +01:00
.gitignore first commit 2012-10-03 10:54:48 +02:00
COPYING add a COPYING file 2012-11-06 15:52:57 +01:00
MANIFEST.in add a MANIFEST.in file 2012-11-06 15:53:08 +01:00
README.rst update the README file 2012-11-06 15:54:18 +01:00
requirements.txt add a requirements.txt file 2012-11-06 15:54:27 +01:00
setup.py first commit 2012-10-03 10:54:48 +02:00

README.rst

Connecteur Blackboard/MyCouse pour Polynum
==========================================

Comment installer le connecteur
-------------------------------

Installer le connecteur dans le virtualenv où est installé polynum

   $ pip install http://repos.entrouvert.org/polynum-blackboard.git/snapshot/polynum-blackboard-master.zip

Clés de configuration spécifiques
---------------------------------

Name                                 Value
------------------------------------ -----------------
POLYNUM_BB_SEND_TO_MYCOURSE_DEFAULT  True / False
POLYNUM_BB_URL                       Base url of the web service, like http://mycourse.dauphine.fr/webapps/
POLYNUM_BB_ADMIN_LOGIN               login of the admin user
POLYNUM_BB_ADMIN_PASSWORD            password of the admin user
POLYNUM_BB_SECRET_KEY                shared secret key