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

Add file answer type #644

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Add file answer type #644

merged 2 commits into from
Dec 3, 2024

Conversation

stephencdaly
Copy link
Contributor

What problem does this pull request solve?

Trello card: https://trello.com/c/icJPiPHn/

Adds a file answer type. This answer type will ask the user to upload a file for a question.

Things to consider when reviewing

  • Ensure that you consider the wider context.
  • Does it work when run on your machine?
  • Is it clear what the code is doing?
  • Do the commit messages explain why the changes were made?
  • Are there all the unit tests needed?
  • Has all relevant documentation been updated?

This answer type will ask the user to upload a file for a question.
Add fields to the reports API responses to include the statistics for
the number of forms using the `file` answer type.
Copy link

sonarqubecloud bot commented Dec 3, 2024

@stephencdaly stephencdaly merged commit 00c6dfa into main Dec 3, 2024
5 checks passed
@stephencdaly stephencdaly deleted the add-file-answer-type branch December 3, 2024 11:06
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