Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.rst #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ First of all choose and configure test LTI 1.3 Platform. It may be:
.. _instruction: https://github.com/dmitry-viskov/pylti1.3/wiki/Configure-Canvas-as-LTI-1.3-Platform
.. _here: https://github.com/dmitry-viskov/pylti1.3/wiki/Configure-Canvas-as-LTI-1.3-Platform
.. _Blackboard Learn: https://github.com/blackboard
.. _Documentation: https://docs.blackboard.com/lti/tutorials/py-lti-1p3
.. _Documentation: https://docs.anthology.com/docs/lti/tutorials/pylti13

The most simple way to check example is to use ``docker`` + ``docker-compose``.
Change the necessary configs in the ``configs/game.json`` (`here is instruction`_ how to generate your own public + private keys):
Expand Down Expand Up @@ -64,7 +64,7 @@ You may use virtualenv instead of docker:
You may also use `Heroku`_ to host this sample. For more information, see this `link`_

.. _Heroku: https://heroku.com
.. _link: https://docs.blackboard.com/lti/tutorials/py-lti-1p3#using-heroku
.. _link: https://docs.anthology.com/docs/lti/tutorials/pylti13#using-heroku

Now there is game example tool you can launch into on the port 9001:

Expand Down