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

Feature flag for auto-grading #6633

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Feature flag for auto-grading #6633

merged 1 commit into from
Sep 3, 2024

Conversation

marcospri
Copy link
Member

@marcospri marcospri commented Sep 2, 2024

New setting for the new auto-grading feature. To kickoff the development behind a feature flag.

Testing

  • Go over an application instance in the admin pages, toggle the new setting on/off

@@ -54,8 +54,8 @@ class ApplicationSettings(JSONSettings):
name="Auto Assigned To Organisation",
),
JSONSetting("hypothesis", "instructor_email_digests_enabled", asbool),
JSONSetting("hypothesis", "instructor_dashboard", asbool),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should have been removed on #6564

@marcospri marcospri requested a review from acelaya September 2, 2024 10:07
@marcospri marcospri marked this pull request as ready for review September 2, 2024 10:07
@marcospri marcospri force-pushed the auto-grading-feature-flag branch from a8547f2 to e5b85e4 Compare September 2, 2024 12:17
@marcospri marcospri force-pushed the auto-grading-feature-flag branch from e5b85e4 to 4993217 Compare September 2, 2024 12:21
@marcospri marcospri merged commit 9c57166 into main Sep 3, 2024
9 checks passed
@marcospri marcospri deleted the auto-grading-feature-flag branch September 3, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants