Skip to main content

Django app that implements backend functions for Panorama MFE

Project description

panorama-openedx-backend

This is a Django app for Open edX that implements all backend functions needed by the Panorama MFE to work.

PyPI CI Codecov Documentation Supported Python versions License status-badge

Purpose

Django app that implements backend functions for Panorama MFE

Panorama is the ultimate analytics system for Open edX and more.

This code is not intended to be installed by itself. To install Panorama in your Open edX instance please install the Panorama Tutor plugin.

Getting Started with Development

Please see the Open edX documentation for guidance on Python development in this repo.

Deploying

To deploy for development, add a simple Tutor plugin with:

from tutor import hooks as tutor_hooks

tutor_hooks.Filters.MOUNTED_DIRECTORIES.add_item(("openedx", "panorama-openedx-backend"))

Then use tutor mounts to mount your local copy of the repo.

Getting Help

Contact

Contact us at https://aulasneo.com if you need support.

License

The code in this repository is licensed under the Not open source unless otherwise noted.

Please see LICENSE.txt for details.

Contributing

Contributions are very welcome.

This project is currently accepting all types of contributions, bug fixes, security fixes, maintenance work, or new features. However, please make sure to have a discussion about your new feature idea with the maintainers prior to beginning development to maximize the chances of your change being accepted. You can start a conversation by creating a new issue on this repo summarizing your idea.

Reporting Security Issues

Please do not report security issues in public. Please email info@aulasneo.com.

Change Log

Version 16.1.0 (2024-08-05)

  • fix: Fix bug when retrieving the default user arn from the settings.

Version 16.0.9 (2024-06-11)

  • Manage nonexistent user access configuration

Version 16.0.8 (2024-06-11)

  • Show “available to students” field in the “dashboard type“‘s admin list.

Version 16.0.7 (2024-06-10)

  • Increase timeout to 60 secs in api calls

Version 16.0.6 (2024-06-10)

  • Add user role (dashboard_function) to the signed requests to the api. This allows for Author, AI and Student views in SaaS modes.

Version 16.0.5 (2024-06-08)

  • Fix SigV4 calls

Version 16.0.4 (2024-06-06)

  • Return “STUDENT” user role in SAAS and CUSTOM modes.

  • Return PANORAMA_DEFAULT_USER_ARN if there is no user access configuration.

Version 16.0.3 (2024-06-05)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

panorama_openedx_backend-16.1.0.tar.gz (16.1 kB view hashes)

Uploaded Source

Built Distribution

panorama_openedx_backend-16.1.0-py2.py3-none-any.whl (15.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page