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

Progress Activity Query System #2232

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

msquance-stem
Copy link
Contributor

@msquance-stem msquance-stem commented Nov 29, 2024

Status

Review progress:

  • Browser tested
  • Front-end review completed
  • Tech review completed

What's changed?

New query system that allows for querying of the following parameters

  • Enrolled or unenrolled
  • Last interaction (active: 4 months, lapsing: 4 - 8 months, lapsed: 8+ months)
  • Completed programme activity groups

Returns users that match to the query filters.

Steps to perform after deploying to production

If the production environment requires any extra work after this PR has been deployed detail it here. This could be running a Rake task, migrating a DB table, or upgrading a Gem. That kind of thing.

@tc-deploybot tc-deploybot temporarily deployed to teachcomputing-pr-2232 November 29, 2024 09:23 Inactive
@msquance-stem msquance-stem force-pushed the 2895-programme-query-system branch from 8bb4c26 to b874b9a Compare November 29, 2024 10:55
@msquance-stem msquance-stem temporarily deployed to teachcomputing-pr-2232 November 29, 2024 10:55 Inactive
@msquance-stem msquance-stem force-pushed the 2895-programme-query-system branch from b874b9a to d139b3c Compare December 19, 2024 16:35
@tc-deploybot tc-deploybot temporarily deployed to teachcomputing-pr-2232 December 19, 2024 16:50 Inactive
@msquance-stem msquance-stem temporarily deployed to teachcomputing-pr-2232 December 19, 2024 17:22 Inactive
@msquance-stem msquance-stem temporarily deployed to teachcomputing-pr-2232 December 20, 2024 16:57 Inactive
@msquance-stem msquance-stem temporarily deployed to teachcomputing-pr-2232 January 2, 2025 15:06 Inactive
@msquance-stem msquance-stem temporarily deployed to teachcomputing-pr-2232 January 2, 2025 16:27 Inactive
Copy link

sonarqubecloud bot commented Jan 2, 2025

Copy link
Contributor

@A-Wheeto A-Wheeto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

This seems to be working but feels like it needs more testing to be sure
… for that, and improved the testing.

Created a very basic interface in administrate to run the query system. Needs some UI improvements, but will allow for some QA to be done.
Adding option to set updated at on an achievement in administrate in dev mode
@msquance-stem msquance-stem force-pushed the 2895-programme-query-system branch from 0ed2314 to 748b00d Compare February 3, 2025 16:16
@tc-deploybot tc-deploybot temporarily deployed to teachcomputing-pr-2232 February 3, 2025 16:30 Inactive
Copy link

sonarqubecloud bot commented Feb 3, 2025

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.

3 participants