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: add management command to delete exam attempts #1243

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

alangsto
Copy link
Contributor

@alangsto alangsto commented Nov 4, 2024

Description:

This PR adds a management command to remove a given file of attempt IDs. This command should only be used for attempts that have not yet been started, as it does not result in the reset of grade overrides or problem state/submission.

JIRA:

COSMO-557

Pre-Merge Checklist:

  • Updated the version number in edx_proctoring/__init__.py and package.json if these changes are to be released.
  • Described your changes in CHANGELOG.rst
  • Confirmed Github reports all automated tests/checks are passing.
  • Approved by at least one additional reviewer.

Post-Merge:

  • Create a tag matching the new version number.

@alangsto alangsto force-pushed the alangsto/delete_attempt_management_command branch from 063c2f6 to a2f1fdf Compare November 4, 2024 21:59
@alangsto alangsto force-pushed the alangsto/delete_attempt_management_command branch from a2f1fdf to 2884dc8 Compare November 4, 2024 22:02
@alangsto alangsto merged commit 0b89b87 into master Nov 6, 2024
55 checks passed
@alangsto alangsto deleted the alangsto/delete_attempt_management_command branch November 6, 2024 13:26
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