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: gatorgrade feedback #141

Open
Chezka109 opened this issue Oct 23, 2024 · 2 comments
Open

feat: gatorgrade feedback #141

Chezka109 opened this issue Oct 23, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Chezka109
Copy link
Collaborator

Description:

The current version of GatorGrade does not ask users for feedback after they've used the tool, which misses an opportunity to collect insights on user experience, potential bugs, or areas of improvement.

Expected Behavior:

After running GatorGrade, users should be prompted to leave feedback on their experience with the tool. This feature would provide a brief message asking if they'd like to share feedback, with an option to submit it through a form or directly via the tool. Gathering feedback would help in identifying pain points and areas of improvement.

Actual Behavior:

Currently, GatorGrade runs its checks and provides output, but there is no mechanism in place for users to offer feedback directly after usage. This could lead to missed opportunities for understanding the user’s perspective or fixing unnoticed issues.

Proposed Solution:

Implement a feature that prompts users for feedback after using GatorGrade. This could involve displaying a short message at the end of the output, directing users to a feedback form or collecting responses directly within the tool. This feedback mechanism would help the development team gather valuable insights and continuously improve the tool.

@Chezka109 Chezka109 added the enhancement New feature or request label Oct 23, 2024
@gkapfham
Copy link
Collaborator

Hello @Chezka109, here are some questions to consider: where would the feedback be stored? for how long would the feedback be stored? how would the data be analyzed? how would the data influence the development of GatorGrade and other affiliated tools?

@rebekahrudd
Copy link
Collaborator

I think it would be helpful to store the feedback in a different location separate from gatorgrade. However, I think there should be links to the form within the gatorgrade tool and in the GitHub repository. It could print the link to the form when gatorgrade runs and on the README.md page.

Would a form require IRB approval before collecting people's responses? (This is something I don't know about)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants