Skip to content

Adds Student Research Applications Charts - #165

Open
betsyecastro wants to merge 44 commits into
developfrom
adds-insights-feature
Open

Adds Student Research Applications Charts#165
betsyecastro wants to merge 44 commits into
developfrom
adds-insights-feature

Conversation

@betsyecastro

Copy link
Copy Markdown
Contributor

Includes:

  • Doughnut chart for applications count by filing status for semesters and schools
  • Doughnut chart for applications count viewed and not viewed for semesters and schools
  • Bar chart for applications count by semester and school
  • Bar chart for applications count by semester, school and filing status

@betsyecastrobetsyecastro added the 📦️ dependencies Update, change, or remove a dependency label Sep 13, 2024
@betsyecastrobetsyecastro self-assigned this Sep 13, 2024
…ols and filing status
For 'accepted & follow up' applications count doughnut chart and applications count by filing status bar chart.
Reorganizes and adds doc blocks to StudentDataInsight model.
Removes unnecessary parameters for applications count bar chart.
Capitalizes the first character of x-axis labels
Changes the chart refresh order
…ements by the Charts.js library on the Livewire component after updating charts
…otes and correct bar charts description messages and toggle class functionality
…options by hovering over besides clicking the button
@betsyecastro

Copy link
Copy Markdown
ContributorAuthor

Completed last corrections and suggestions for the first iteration. Ready for review.

@betsyecastro
betsyecastro marked this pull request as ready for review September 30, 2024 21:59
@betsyecastrobetsyecastro added the ✨ enhancement New feature or request label Sep 30, 2024
@betsyecastrobetsyecastro changed the title Adds student research applications chartsAdds Student Research Applications ChartsJan 16, 2025
@wuncwunc linked an issue Mar 20, 2025 that may be closed by this pull request
@betsyecastrobetsyecastro added the ⬆️ priority:high High priority issue label Sep 29, 2025
Single iteration for student instead of nested loops, multi-school applications are checked once, filter the status history by updated_at within semester review periods.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦️ dependenciesUpdate, change, or remove a dependency✨ enhancementNew feature or request⬆️ priority:highHigh priority issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a student research application report builder and viewer

1 participant

@betsyecastro