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 key metrics to the dashboard. #1173

Closed
fenbox opened this issue Nov 14, 2024 · 0 comments
Closed

Add key metrics to the dashboard. #1173

fenbox opened this issue Nov 14, 2024 · 0 comments
Assignees
Labels
new-feature New feature request
Milestone

Comments

@fenbox
Copy link
Member

fenbox commented Nov 14, 2024

Is your feature request related to a problem? Please describe

Understand the data metrics of a Q&A platform.

Describe the solution you'd like

image

  • Resolved:
    • The questions that have been answered and the percentage of resolved (accept) questions
    • (number of accept questions) ÷ (total questions)
  • Unanswered:
    • The questions that have not been answered, and the percentage of unanswered questions
    • (number of unanswered questions) ÷ (total questions)
@fenbox fenbox added the new-feature New feature request label Nov 14, 2024
@LinkinStars LinkinStars added this to the v1.4.2 milestone Nov 15, 2024
@fenbox fenbox moved this to Review in Answer Roadmap Dec 3, 2024
@fenbox fenbox moved this from Review to Done in Answer Roadmap Dec 10, 2024
@fenbox fenbox closed this as completed Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New feature request
Projects
Archived in project
Development

No branches or pull requests

3 participants