panorama-openedx-backend 16.1.0

Creator: codyrutscher

Last updated:

Add to Cart

Description:

panoramaopenedxbackend 16.1.0

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



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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.