Skip to content

feat(LiveFeedbackStatistics): add metric selector to Live Feedback statistics #7961

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

craigtonlian
Copy link
Contributor

@craigtonlian craigtonlian commented May 30, 2025

  • Add the following metrics to LiveFeedbackStatistics:

    • Grade: Final grade of the question
    • Grade Difference: Grade difference between the last answer before the first prompt and the first answer after the last prompt
    • Prompt Count: The number of prompts made by the student
    • Prompt Length: The total word count in the prompts made by the student
  • Add MetricSelector to LiveFeedbackStatistics to view a selected metric on Live Feedback usage

  • Add tooltip to display all metrics for a particular student's question attempt

@craigtonlian craigtonlian force-pushed the craigtonlian/update-live-feedback-stats branch 11 times, most recently from 46be8a8 to 3ec649b Compare June 2, 2025 15:19
@craigtonlian craigtonlian marked this pull request as ready for review June 2, 2025 15:26
@craigtonlian craigtonlian changed the title feat(LiveFeedbackStatistics): add fields to Live Feedback statistics feat(LiveFeedbackStatistics): add metric selector to Live Feedback statistics Jun 2, 2025
@craigtonlian craigtonlian force-pushed the craigtonlian/update-live-feedback-stats branch 4 times, most recently from 2042cb6 to 969b2ab Compare June 16, 2025 03:48
@craigtonlian craigtonlian force-pushed the craigtonlian/update-live-feedback-stats branch 2 times, most recently from ce3bdd9 to 6594425 Compare June 16, 2025 08:10
@craigtonlian craigtonlian force-pushed the craigtonlian/update-live-feedback-stats branch from 6594425 to 48842b7 Compare June 16, 2025 08:21
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.

1 participant