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

feat: configurable roll-forward of flex grading #32584

Merged
merged 10 commits into from
Jul 7, 2023

Commits on Jul 7, 2023

  1. feat: configurable roll-forward of flex grading

    Add ability to roll-forward ORA flex peer grading feature. When enabled
    for an Organization, flex peer grading will be turned on at the course
    level for new course reruns.
    nsprenkle committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6d3a68e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63df696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a348310 View commit details
    Browse the repository at this point in the history
  4. feat: enable flex grading on new course toggle

    When a new course is created, flex grading for ORAs will be enabled by
    default where instructed by the feature toggle.
    nsprenkle committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fdf7449 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e19b43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c16d1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f56e959 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c9a924 View commit details
    Browse the repository at this point in the history
  9. style: fix pylint issue

    nsprenkle committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    30dbd54 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c99c3a3 View commit details
    Browse the repository at this point in the history