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

🤖 📈 Visualise All Students Progression And also Group By Class #440

Merged
merged 27 commits into from
May 4, 2023

Conversation

LemmyMwaura
Copy link
Contributor

Description

This PR adds the monitoring and evaluation feature for all users and also groups them by their class. The calculation is done by a cron job that runs nightly and only saves the day's results to the Database. This requires fewer resources than calculating the data weekly.

Fixes #396
Fixes #397

Changes & Features:

  • Optimises data use of the calculation by re-using the stories collection -> chapter.
  • Runs as a nightly cron job to calculate and store the day's results.
  • Implements the state layer to hold all the current progressions.

Type of change

  • New feature (non-breaking change which adds functionality)

Screenshot (optional)

M.E.mp4

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

@ReaganCn ReaganCn merged commit c7a53ad into develop May 4, 2023
@LemmyMwaura LemmyMwaura deleted the feature/mne-review-status branch June 5, 2023 17:21
@LemmyMwaura LemmyMwaura changed the title 🎨 📈 Visualise All Students Progression And also Group By Class 🤖 📈 Visualise All Students Progression And also Group By Class Jun 12, 2023
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.

📈🎨 Visualise student progression by class 📈🎨 Visualise all-students progression week-to-week
2 participants