Skip to main content

Significant events module for Open edX

Project description

edx-milestones Build Status Coverage Status

edx-milestones (milestones) is a Django application which manages significant Course and/or Student events in the Open edX platform.

Usage

  • A Milestone represents an event which can occur for a student while interacting with the Open edX platform.

  • Relationships can be created between courses or individual sections of course content (referred to collectively as course entities going forward) and a Milestone. A relationship can indicate that a course entity either requires or fulfills a given Milestone.

  • Student milestone fulfillment status can be recorded and queried.

  • An example feature which Milestones supports is Pre-requisite Courses:

    • Course author selects Course 101 in Studio as a pre-requisite of Course 102
      • Studio:
        • Makes call to Milestones service API
      • Milestones:
        • Creates a new generic Milestone A for Course 101
        • Indicates that Course 101 fulfills Milestone A
        • Indicates that Course 102 requires Milestone A
    • Student Smith completes Course 101
      • LMS:
        • Makes call to Milestones service API
      • Milestones:
        • Pulls the list of milestones fulfilled by Course 101 (set includes Milestone A)
        • Indicates that Student Smith has accomplished Milestone A
    • Student Smith attempts to access Course 102
      • LMS:
        • Uses Milestones service API to compare Course 102 milestone requirements against Student Smith's milestones
        • Grants Student Smith access to Course 102

Standalone Testing and Quality Check

    $ make quality
    $ make test

Open edX Platform Integration

How to Contribute

Contributions are very welcome please see our CONTRIBUTING file for more information -- it also contains guidelines for how to maintain high code quality, which will make your contribution more likely to be accepted.

Getting Help

If you're having trouble, we have discussion forums at https://discuss.openedx.org where you can connect with others in the community.

Our real-time conversations are on Slack. You can request a Slack invitation, then join our community Slack team.

For more information about these options, see the Getting Help page.

Reporting Security Issues

Please do not report security issues in public. Please email security@openedx.org.

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

edx_milestones-2.0.0.tar.gz (35.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

edx_milestones-2.0.0-py2.py3-none-any.whl (39.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file edx_milestones-2.0.0.tar.gz.

File metadata

  • Download URL: edx_milestones-2.0.0.tar.gz
  • Upload date:
  • Size: 35.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for edx_milestones-2.0.0.tar.gz
Algorithm Hash digest
SHA256 8e1434fe627f2d6be2cc30ee6f1fcfb5186e6b9da86df976579c096accc1ad46
MD5 38977c8137d57ec5554f6a4c73650ec5
BLAKE2b-256 9bfe46280836d33bb2ad2fc50027f2393cec3ab06f0b9143ee2f374dbbbabaee

See more details on using hashes here.

File details

Details for the file edx_milestones-2.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for edx_milestones-2.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2cb1e6f96af7e6dd99661c666b4edd4646e48ce7e0f239a1075a102cef5c41d2
MD5 4e6302c3dcc6eb2b1b26e9c2763bafa9
BLAKE2b-256 6bc89eca1fae093afd7bb0d145e6f11e653ec46696e4ef9c9a6cf38469bde183

See more details on using hashes here.

Supported by

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