Skip to content

eol-uchile/edx-ucursos

Repository files navigation

EDX UCursos

Coverage Status

Authentication backend for EOl from Ucursos

Install

docker-compose exec cms pip install -e /openedx/requirements/edx-ucursos

Configuration

If you want redirect to another domain edit common.py in settings and add domain url, for example "http://my.domain.com".

EDXUCURSOS_DOMAIN = ""

TESTS

Prepare tests:

Run tests:

  • In a terminal at the root of the project
    act -W .github/workflows/pythonapp.yml
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages