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/Toggle prompt submission visibility #45

Conversation

itinerare
Copy link
Collaborator

@itinerare itinerare commented Nov 18, 2020

  • Adds a 'hide prompt submissions [never/until prompt ends/forever]' option to prompt creation/editing
  • Alters the viewable() submission scope to hide submissions (viewable neither in users' submission logs nor via link) associated with a prompt which either hides submissions forever or (if a prompt has a set future end + is set to hide submissions until end) hides them until the prompt concludes. Staff with the 'manage submissions' permission can, as before, always view all submissions.
  • Adds a line to prompt entries in the 'more details' collapse which notes that submissions to the prompt are hidden/hidden until the prompt's end.

Tested locally - Requires migrate

@itinerare itinerare added the needs review Pull requests that are pending community review label Nov 18, 2020
@itinerare itinerare added reviewed Pull requests that have received community review and are pending merge and removed needs review Pull requests that are pending community review labels Nov 20, 2020
@itinerare itinerare merged commit af9885c into corowne:develop Nov 20, 2020
@itinerare itinerare deleted the feature/toggle-prompt-submission-visibility branch November 20, 2020 03:27
@corowne corowne mentioned this pull request Dec 6, 2020
28 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewed Pull requests that have received community review and are pending merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants