Ecosyste.ms: Timeline

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

empirical-org/Empirical-Core

brendanshean pushed 1 commit to deploy-lms-brendan empirical-org/Empirical-Core

View on GitHub

brendanshean opened a pull request on empirical-org/Empirical-Core
Create RelevantText and related models
## WHAT * Add `RelevantText` model * Add `DatasetRelevantText` model * Add `LLMPromptRelevantText` model * Add notes to `Dataset` model ## WHY * This resource saves text and notes in a reco...
brendanshean created a branch on empirical-org/Empirical-Core

bs-add-relevant-text-records - 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

View on GitHub

brendanshean pushed 2 commits to deploy-lms-brendan empirical-org/Empirical-Core
  • handle invalid plagiarism texts (#12457) * wip * clean up * show error on plagiarism page as well * also hi... dd5d1a9
  • Add RelevantText and related models 9f35353

View on GitHub

emilia-friedberg created a branch on empirical-org/Empirical-Core

feat/datasets-pages - 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).

emilia-friedberg pushed 1 commit to feat/update-evidence-cms-to-support-activity-types empirical-org/Empirical-Core

View on GitHub

brendanshean created a review comment on a pull request on empirical-org/Empirical-Core
I think safe navigation should work: ``` def invalid_relevant_text_keys = evidence_research_gen_ai_activity&.invalid_relevant_text_keys def relevant_texts = evidence_research_gen_ai_activity&....

View on GitHub

brendanshean created a review comment on a pull request on empirical-org/Empirical-Core
Nice work on the service object refactor!

View on GitHub

brendanshean created a review comment on a pull request on empirical-org/Empirical-Core
Let's make this method public so we can call it in Evidence::Activity

View on GitHub

brendanshean created a review on a pull request on empirical-org/Empirical-Core
I left some very minor refactoring comments that don't need a re-review. Otherwise looks great!

View on GitHub

brendanshean created a review on a pull request on empirical-org/Empirical-Core
I left some very minor refactoring comments that don't need a re-review. Otherwise looks great!

View on GitHub

emilia-friedberg created a comment on a pull request on empirical-org/Empirical-Core
> > I agree with Eric -- it might be better to store this as a partial and include it in the layout files, rather than the footer. > > Just made it into a partial view that I included in all the...

View on GitHub

emilia-friedberg created a comment on a pull request on empirical-org/Empirical-Core
@cissyxyu I think if you just include it in every file under `views/layouts`, that should be exhaustive, because those are the highest-level view files.

View on GitHub

emilia-friedberg pushed 1 commit to feat/update-evidence-cms-to-support-activity-types empirical-org/Empirical-Core

View on GitHub

emilia-friedberg pushed 1 commit to feat/update-evidence-cms-to-support-activity-types empirical-org/Empirical-Core

View on GitHub

emilia-friedberg pushed 2 commits to feat/update-evidence-cms-to-support-activity-types empirical-org/Empirical-Core
  • all refactors except service object c44829c
  • refactor gen ai stuff into a service object; tests still pass 7357347

View on GitHub

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

View on GitHub

cissyxyu pushed 10 commits to deploy-lms-cissy 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
  • fix-last-year-snapshot-data (#12455) * Add deprecated diagnostic IDs to queries So that we can successfully count... 6b1cf9b
  • Add prompt_id to StemVault (#12458) b29716f
  • handle invalid plagiarism texts (#12457) * wip * clean up * show error on plagiarism page as well * also hi... dd5d1a9
  • standalone testing changes on staging 60772ba

View on GitHub

cissyxyu created a branch on empirical-org/Empirical-Core

pwa-standalone - 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).

cissyxyu created a comment on a pull request on empirical-org/Empirical-Core
> I agree with Eric -- it might be better to store this as a partial and include it in the layout files, rather than the footer. Just made it into a partial view that I included in all the pages...

View on GitHub

cissyxyu pushed 1 commit to pwa-browser empirical-org/Empirical-Core

View on GitHub

cissyxyu pushed 9 commits to deploy-lms-cissy empirical-org/Empirical-Core

View on GitHub

cissyxyu pushed 1 commit to pwa-browser empirical-org/Empirical-Core

View on GitHub

cissyxyu pushed 1 commit to vitally-fix empirical-org/Empirical-Core

View on GitHub

cissyxyu pushed 1 commit to deploy-lms-cissy empirical-org/Empirical-Core
  • change to absolute pathing b2b5180

View on GitHub

brendanshean created a review on a pull request on empirical-org/Empirical-Core
Great work on this so far. I've left some refactoring notes on the activities controller.

View on GitHub

anathomical created a review comment on a pull request on empirical-org/Empirical-Core
I think there's a slightly cleaner way of doing this that relies on the subtleties of `href`. `filename.json` will build a link to a path that's the same as the current page with only the section ...

View on GitHub

anathomical created a review on a pull request on empirical-org/Empirical-Core
I think this would be simpler if we didn't have to reference `ENV`. I've proposed an approach that should allow that.

View on GitHub

anathomical created a review on a pull request on empirical-org/Empirical-Core
I think this would be simpler if we didn't have to reference `ENV`. I've proposed an approach that should allow that.

View on GitHub

Load more