Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

empirical-org/Empirical-Core

eadams17 pushed 1 commit to update-ui/my-classes empirical-org/Empirical-Core
  • update tables and banners c7a73a8

View on GitHub

emilia-friedberg created a review comment on a pull request on empirical-org/Empirical-Core
This is a good point. I'm going to change this to say "may not trigger", and will drop an extra note to the curriculum team that it may or may not be necessary to update all of these. Some of the o...

View on GitHub

emilia-friedberg created a review on a pull request on empirical-org/Empirical-Core

View on GitHub

emilia-friedberg created a review on a pull request on empirical-org/Empirical-Core
Looks good!

View on GitHub

eadams17 created a review on a pull request on empirical-org/Empirical-Core
Thanks for putting this together!

View on GitHub

brendanshean pushed 1 commit to deploy-lms-brendan empirical-org/Empirical-Core
  • Add prompt_id to StemVault 7543ab0

View on GitHub

brendanshean pushed 1 commit to bs-add-activity-id-to-gen-ai-activity empirical-org/Empirical-Core
  • Add prompt_id to StemVault 7543ab0

View on GitHub

anathomical created a review comment on a pull request on empirical-org/Empirical-Core
I don't think that this matters that much, but it feels like maybe there should be a new name for the combined thing that's highlights plus plagiarism. Maybe `invalid_related_texts` or something?

View on GitHub

anathomical created a review comment on a pull request on empirical-org/Empirical-Core
One subtle difference between bad highlights and bad plagiarism text is that a badly defined highlight won't display at all, but a badly defined plagiarism text will still catch a lot of plagiarism...

View on GitHub

anathomical created a review on a pull request on empirical-org/Empirical-Core
A couple of minor thoughts about naming things and messaging, but extending the existing pattern makes sense to me. I also appreciate moving the text manipulation code into a helper module. That'...

View on GitHub

anathomical created a review on a pull request on empirical-org/Empirical-Core
A couple of minor thoughts about naming things and messaging, but extending the existing pattern makes sense to me. I also appreciate moving the text manipulation code into a helper module. That'...

View on GitHub

anathomical pushed 1 commit to deploy-lms-thomas empirical-org/Empirical-Core
  • Fix some code so specs still pass 9041103

View on GitHub

emilia-friedberg created a review on a pull request on empirical-org/Empirical-Core
LGTM! Thanks for getting this up so quickly.

View on GitHub

emilia-friedberg pushed 12 commits to deploy-lms-emilia empirical-org/Empirical-Core
  • Bug fix/ Grammar translated button text (#12445) * fix button text * fix language selection page logic 6790f75
  • fix-translated-question-instructions (#12444) * Limit field_name when sourcing the base translation value When or... d201b25
  • cleanup all esbuild warnings (#12440) Co-authored-by: Peter Kong <[email protected]> a720029
  • Re-add a CSS rule that was mistakenly removed (#12449) 377fe67
  • add ai type migration (#12446) * add migration * add validation and spec * dummy sql database * update stru... 4b6c0d4
  • add no index to home layout (#12451) Co-authored-by: Peter Kong <[email protected]> b4db2d0
  • wip 0c5e844
  • clean up d8abbd6
  • show error on plagiarism page as well 932c251
  • also highlight on plagiarism rules index page 8cb266d
  • lint errors 4f2eae7
  • rspec tests 701a918

View on GitHub

brendanshean pushed 1 commit to bs-add-activity-id-to-gen-ai-activity empirical-org/Empirical-Core
  • Add evidence_activity_id to Evidence::Research::GenAI::Activity 6cb7b4f

View on GitHub

brendanshean opened a pull request on empirical-org/Empirical-Core
Add evidence_activity_id to Evidence::Research::GenAI::Activity
## WHAT Add `evidence_activity_id` foreign_key to `Evidence::Research::GenAI::Activity` model ## WHY This will provide a link between `Evidence::Activity` and `Evidence::Research::GenAI::Acti...
brendanshean created a branch on empirical-org/Empirical-Core

bs-add-activity-id-to-gen-ai-activity - Empirical Core is the mono repo for the Quill.org codebase. This repo contains both the Quill Learning Tools, such as Quill Connect, and the Quill Learning Management System, the platform that enables teachers to provide assignments and view results. (Empirical is the name of the nonprofit building Quill.org).

brendanshean pushed 1 commit to deploy-lms-brendan empirical-org/Empirical-Core
  • Add evidence_activity_id to Evidence::Research::GenAI::Activity e88fda9

View on GitHub

emilia-friedberg pushed 1 commit to feat/add-method-to-determine-if-plagiarism-texts-are-valid empirical-org/Empirical-Core

View on GitHub

emilia-friedberg pushed 1 commit to feat/add-method-to-determine-if-plagiarism-texts-are-valid empirical-org/Empirical-Core

View on GitHub

emilia-friedberg opened a draft pull request on empirical-org/Empirical-Core
handle invalid plagiarism texts
## WHAT ## WHY ## HOW ### Screenshots (If applicable. Also, please censor any sensitive data) ### Notion Card Links (Please provide links to any relevant Notion card(s) relevant to th...
emilia-friedberg pushed 1 commit to feat/add-method-to-determine-if-plagiarism-texts-are-valid empirical-org/Empirical-Core
  • also highlight on plagiarism rules index page 8cb266d

View on GitHub

emilia-friedberg pushed 1 commit to feat/add-method-to-determine-if-plagiarism-texts-are-valid empirical-org/Empirical-Core
  • show error on plagiarism page as well 932c251

View on GitHub

anathomical pushed 2 commits to deploy-lms-prod empirical-org/Empirical-Core
  • fix-last-year-snapshot-data (#12455) * Add deprecated diagnostic IDs to queries So that we can successfully count... 6b1cf9b
  • Merge pull request #12456 from empirical-org/develop Release 2024-10-15 c442164

View on GitHub

anathomical pushed 2 commits to production empirical-org/Empirical-Core
  • fix-last-year-snapshot-data (#12455) * Add deprecated diagnostic IDs to queries So that we can successfully count... 6b1cf9b
  • Merge pull request #12456 from empirical-org/develop Release 2024-10-15 c442164

View on GitHub

anathomical closed a pull request on empirical-org/Empirical-Core
Release 2024-10-15
Release 2024-10-15
anathomical opened a pull request on empirical-org/Empirical-Core
Release 2024-10-15
Release 2024-10-15
anathomical deleted a branch empirical-org/Empirical-Core

fix-last-year-snapshot-data

anathomical closed a pull request on empirical-org/Empirical-Core
fix-last-year-snapshot-data
## WHAT Add deprecated diagnostic IDs to queries ## WHY So that we can successfully count historical data ## HOW - Add a new constant for deprecated pre diagnostic IDs to the `Activity` model....
anathomical pushed 2 commits to deploy-lms-pkong empirical-org/Empirical-Core
  • Add deprecated diagnostic IDs to queries So that we can successfully count historical data 1e6382d
  • Specify a shared constant in the activity model for all pre diagnostics 53df9c0

View on GitHub

Load more